Hi. I was wondering if titanium provides any way to implement the slide function of android so that whenever a user slides (from left to right or vice-versa) on any image, it loads another image.
3 Answers
Download the Kitchen Sink over here : http://timobile.appcelerator.com.s3.amazonaws.com/KS-1.2.0.zip
Have a look to :
scroll_views_scrollable.js nice basic example containing what you need
coverflow_view.js which shows how to create a very nice image viewer (this is my favourite)
Good Luck
Iiii|; )
You should check out a plugin i wrote just to do that, http://codecanyon.net/item/titanium-gallery-module/167909
Check out the gallery by Codeboxed.
Your Answer
Think you can help? Login to answer this question!