What is the difference between graphical skinning and stateful skinning?
Answer / Dharmendra Choubey
Graphical Skinning is a process of creating UI components from reusable visual elements, while Stateful Skinning allows you to change the appearance of a component based on its state. In other words, Graphical Skinning focuses on the look of components, and Stateful Skinning focuses on how components appear when they are in different states.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is disable auto update method used?
Difference between flex and flash?
How do we identify a component created in a repeater using flex?
How do I run flex as a service? : adobe flex action script
Explain the arguments of addeventlistener() method?
How do you implement push on a flex applications?
Explain Event Bubbling?
Explain how many levels does flash mx support?
Do I need to uninstall flex 3 beta 2 before installing beta 3?
What are the methods called when a ui component is intialized?
How do I make synchronous data calls in actionscript? : adobe flex action script
How do we overload functions in actionscript? : adobe flex action script