How can u use 2 styles at the same time?
Answer / Manoj Kumar Prasad
In Adobe Flex, you can apply multiple styles to a single component by using style inheritance or by applying inline styles. To do this, you can define a parent style and then override specific properties in child components, or you can apply multiple styles directly on the same component with separate style tags.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between flex 3 and flex 4?
How do I run flex as a service? : adobe flex action script
How many levels does flash mx support?
Will the flex skin extensions for cs be part of the flex 3 release?
What is polymorphism in term of oop (flash actionscript)?
What are the advantages of adobe flex?
What is the difference between sealed class and dyna? : adobe flex action script
How do you implement push on a flex applications?
What are the methods called when a ui component is intialized?
Where can I find out additional information about flex 3 beta 3?
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
What happens if an .swf is loaded into a already occupied level?