«« Next » « Previous
«« Next » « Previous

Link Details

Announcement

iPhone DZone: Fresh Links On Your iPhone by matt at Sat Jul 05 14:09:51 EDT 2008

Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.

You make DZone different! Login and vote now.
Link 64414 thumbnail

By MegaManSE
via willperone.net
Published: Feb 04 2008 / 12:25

Contrary to popular belief it actually is possible to use the Flex UI components from within Actionscript 3 dynamically without having to do all that MXML mess. Here's how.
  • 10
  • 2
  • 1608
  • 631

Comments

Add your comment
User 252825 avatar

MegaManSE replied ago:

0 votes Vote down Vote up Reply

One thing to note with doing the UI this way is that you can actually draw your own graphics (using widget.graphics.whatever ) ontop of any of the UI widgets and on the Canvas along with the UI because they are all derived from Sprite. You can do some pretty powerful stuff with that sort of access.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.