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 |
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
What is the dynamic keyword used for in flex actionscript?
How do you implement push on a flex applications? : adobe flex action script
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
What are the methods called when a ui component is intialized? : adobe flex action script
What is an Event Propagation?
How will u call java method from flex?
Can flex applications communicate with each other on the client? : adobe flex action script
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
Explain about result handler and fault handler methods?
What is the difference between changewatcher.watch, and bindingutils.bindproperty?