Flex Certification » Flex Questions
Flex Certification Practice Exam

Filed under: Flex Questions
Flex Certification Preparation – Day 2
Filed under: Featured, Flex Certification, Flex Questions
What is the difference between HttpService and Data Service?

Filed under: Flex Questions
SEO for Flex based websites

Filed under: Flex Questions
How is Flex different from Flash

Filed under: Flex Questions
What Questions to ask when taking a Flex Interview

Filed under: Flex Interview, Flex Questions
Flex Interview Question & Answers

Filed under: Flex Interview, Flex Questions
Flex Events

Filed under: Flex Certification, Flex Questions
MXML

Filed under: Flex Certification, Flex Questions
Action Script
How do you use Action Script inside MXML?
•Use ActionScript to define event listeners inside MXML event attributes.
•Add script blocks using the <mx:Script> tag.
•Include external ActionScript files.•Import ActionScript classes.
•Create ActionScript components.
The Flex compiler transforms the main MXML file and other files it Continue Reading
Filed under: Flex Certification, Flex Questions