What are the 2 ways to compile flex source file?
Answer / Ramesh Singh
"Compiling a Flex source file can be done in two main ways. Firstly, using the mxmlc compiler command-line tool. The syntax is as follows: mxmlc YourFile.mxml -output YourFile.swf. Secondly, by using Adobe Flash Builder IDE, which provides an intuitive GUI for compiling Flex applications."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about measure() method? When this measure() method is called?
How will flex 3 be packaged?
How much will flex builder 3 cost?
How many levels does flash mx support?
How does item renderer work? How do we add item renderer at runtime in flex?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
How can u implement singleton in flex?
What is the difference in movieclip and sprite? : adobe flex action script
What is dynamic keyword used for in actionscript? : adobe flex action script
What is shared object? (Or) how to store the data in local?
What is display list?