Size Priority
If you downloaded any of our Flash Components, you already know we define the size in the HTML code, as well as in the XML code. Well, let me tell you we define the size in the ActionScript code as well, and if we don’t, we resize the component to take the entire Stage size.
I’ll briefly explain why we do this, and what are the advantages of doing it like this.
The way the Flash Component resizes, is by reading the componentWidth and componentHeight values, but the priority is:
- HTML.
- XML.
- Stage size (or ActionScript passed).

blog entries 

Products RSS Feed
Follow us on twitter