Thread
:
Controlling something using GUI buttons
View Single Post
#
2
11-22-2011, 12:20 AM
iBeatz
Kavan
Join Date: Dec 2010
Location: Northern Ireland, UK
Posts: 154
You don't necessarily have to use a button object, you can use a bitmap just the same.
Try out the following events. I think this is what the iPhone servers use for their controls:
PHP Code:
onMouseDown
()
onMouseDragged
()
__________________
Intelligence without ambition is like a bird without wings.
iBeatz
View Public Profile
View GraalOnline Profile
Find all posts by iBeatz