How are you guys creating your buttons?

There seems to be a lack of documentation on buttons (it’s completely missing from the API).

Do you use ui.newButton? Something else?

If you use ui.newButton, how do you get it to work with different resolutions? There doesn’t seem to be an option for that. [import]uid: 52127 topic_id: 11361 reply_id: 311361[/import]

http://developer.anscamobile.com/content/button-events [import]uid: 7116 topic_id: 11361 reply_id: 44924[/import]

When is ui (and movieclip and easing) going to be added to the SDK? Having to download these separately or copy from a sample app makes them seem rather unsupported. [import]uid: 58455 topic_id: 11361 reply_id: 44972[/import]

ui.NewButton doesn’t work with multiple resolutions so I create an image and assign a touch event to it. Works better. [import]uid: 10389 topic_id: 11361 reply_id: 45313[/import]