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 |
What are the goals of the beta?
Why are the columns in my datagrid in some strange order? : adobe flex action script
Difference between label and text?
What is shared object?
Explain about result handler and fault handler methods?
What is adapter in blaze ds?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
What is display container? : adobe flex action script
What are the differences between 4.6/4.5/4.0 and flex 3.0?
Why are my valueobject member variables undefined in the results from my remoteobject requests? : adobe flex action script
What are the Similarities between Flex & Java?
How do you implement push with flex data services? : adobe flex action script