For example:
<mx:application>
<mx:Image .... />
<mx:Panel .... />
<mx:Button .... />
</mx:application>
The button is on top of the panel which is on top of the image, meaning that the image is in the "background" (though not the actual background of Application as set forth by the backgroundImage attribute).
Versed in Flash ActionScript, primarily in interactive website and game design/programming . Experienced in Flash/Flex based new media design, customized online solutions with innovative concepts, high impact websites through creative technologies. 7 years of software development and OOD experience C, C++ and 3D Graphics programming Versed in full-life cycle skills, including requirements analysis, modeling, object-oriented analysis ,OOP, deployment, maintenance, and refactoring using UML
Monday, July 16, 2007
Layering Components in your Flex App
ref : here
No comments:
Post a Comment