Adobe Flex Actionscript Question:

what are three ways to skin a component in flex?

Tweet Share WhatsApp

Answer:

Skinning is the process of changing the appearance of a component by modifying or replacing its visual elements. These elements can be made up of images, SWF files, or class files that contain drawing API methods.
There are several ways that you can define skins: inline, by using the setStyle() method, and by using Cascading Style Sheets (CSS).

Download Adobe Flex Actionscript PDF Read All 84 Adobe Flex Actionscript Questions
Previous QuestionNext Question
How do you use a repeater in actionscript?How do we use css styles in flex?