Has anyone created a Slider Switch object that there will to share or suggest a technique I can use to create one?
[import]uid: 6069 topic_id: 1075 reply_id: 301075[/import]
Hi Barryg,
that should be fairly easy to do. You would need two images. One for the scale, and one for the slider. Then attach a touch event to the slider and make it follow your touch. You can use the follow image example from ansca to get an idea for it.
Cheers
Michael [import]uid: 5712 topic_id: 1075 reply_id: 2657[/import]