| 
07-24-2009, 06:31 AM
Flash is actually three components ,the player, the file format, and the authoring tool.Flash is a interactive content. It offers concerts full game to a web version.Moreover. It is simply well suited to the task of making games. Many Flash programs are written in a sort of super set of Action Script 3 and XML, called MXML. The command-line compiler (MXMLC) which comes with the Flex SDK also works on Mac. It compiles both MXML and pure AS3. The Flash Develop IDE does not run on Mac, but I use TextWrangler, which has syntax highlighting for ActionScript 3. |