Jan
21
2009
[AS3] Skinning Flash Components
Posted by SikoTiko in Problems, tags: actionscript 3, flash component, skinningYou can easily skin a Flash component using only ActionScript using component’s method setStyle() providing as parameters:
- the name of the style and
- your class that you want to use as the skin.
Here is the list of the styles that can be used for skinning a component:
Read the rest of this entry »



Entries (RSS)