Ever try to add a DisplayObject to a Flex Component? If you have, you know the run-time engine will complain about a type conversion (Adobe casts DisplayObjects to IUIComponents). Well, there is a hidden $addChild for UIComponents. To utilize simply add use namespace mx_internal; to the beginning of your script. Now you can use $addChild.
For more information, check out http://www.boostworthy.com/
Anchoring AI to a reference application
-
Service templates are a typical building block in the “golden paths”
organisations build for their engineering teams, to make it easy to do the
right thi...
1 week ago
0 comments:
Post a Comment