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

Link Details

Give a little, get a lot! 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
  • 1603
  • 630

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.