|
INTERVIEW QUESTIONS
WEB
ACTION SCRIPT
DETAILS
Question: what are three ways to skin a component in flex?
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).
|
|
|
Category |
Action Script Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6838 users |
Added on |
9/22/2014 |
Views |
69552 |
Rate it! |
|
|
Question:
what are three ways to skin a component in flex?
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). Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How do you use a repeater in actionscript?
|
View Answer
|
|
How do we call javascript from Flex actionscript?
|
View Answer
|
|
What is a drag manager in adobe flex actionscript?
|
View Answer
|
|
Can you write to the file system from flex?
|
View Answer
|
|
What are the methods called when a UI component is intialized?
|
View Answer
|
|
How do you implement push with flex data services?
|
View Answer
|
|
What is the dynamic keyword used for in flex actionscript?
|
View Answer
|
|
What are the similarities between java and flex?
|
View Answer
|
|
What is a resource Manager in flex actionscript?
|
View Answer
|
|
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
|
View Answer
|
|
How do you implement push on a flex applications?
|
View Answer
|
|
Have you built any components with actionscript? If so explain how you did it?
|
View Answer
|
|
How do you generate random numbers within a given limit with actionscript?
|
View Answer
|
|
What is the difference between httpService and Data Service?
|
View Answer
|
|
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr?
|
View Answer
|
|
Is it possible to make httpService Requests synchronous in adobe flex?
|
View Answer
|