Quantcast
Read WebProNews
With Friends!
1
Posts
1
Comments

About Chafic Kazoun

Chafic Kazoun is the Founder and CTO of Atellis, a Washington, D.C.-based firm that specializes in developing Rich Internet Applications and Product. At Atellis Chafic manages, architects, and develops applications and components. Chafic has been actively involved in the Flash community, has delivered presentations at numerous conferences, and has contributed to published works. He is also a Team Macromedia Volunteer and maintains a weblogs at www.rewindlife.com.
Skinning the Flash 8 Components
· 1

Flash components received a major upgrade in Flash MX 2004. One of the areas that received a facelift is the skinning mechanism. Flash 8 introduces some changes to the workflow in the authoring environment and references to paths. If you have read the earlier version of this article on skinning the Flash MX 2004 component, this article will seem very familiar because I upgraded it to reflect the changes in Flash 8.

In this article, I cover skinning using the library and themes, and through code I explore skinning using the prototype method, subclassing a component class, and the initObject method. Armed with this knowledge, you will be able to take better control of your application’s look and feel and have a good understanding of how flexible the skinning architecture is in Flash 8.