What type of skinning is available in flex?
Answer / Neeraj Singh Vimal
Flex provides two main types of skinning: visual and component. Visual skinning allows you to define the appearance of a specific application, while component skinning allows you to customize the look and feel of individual components like buttons, text inputs, or lists.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I still build flex 2 applications with flex builder 3 beta 3?
Explain the configuration details of blaze ds?
Explain about remote object? What is end point in remote object?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script
How binding works in mxml components in flex? : Adobe Flex ActionScript
Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script
Difference between http service and remote object?
What are the similarities between java and flex?
How many levels does flash mx support?
What is over loading? Is method over loading possible in flex?
What are the differences between 4.6/4.5/4.0 and flex 3.0?
Difference between stoppropagation and stopimmediatepropagation()?