Posts

Showing posts with the label MTASC

Configuring Flash in Eclipse using ASDT, MTASC and Flashout

Image
Software Needed: Eclipse MTASC ASDT Flashout Java JDK Installation: Make sure the latest version of the Java JDK installed in your machine. Preferably J2SE 5.0 or higher. Install the JDK preferably in c:\program files\Java http://java.sun.com/j2se/index.jsp Download the latest version of the Eclipse IDE and extract it to c:\program files\Eclipse or any other folder you want. Create a shortcut, right click, go to properties and enter the following argument to the Target Path C:\program files\Eclipse\eclipse.exe –clean Download MTASC (Motion Twin ActionScript Compiler) and extract it to c:\program files\MTASC or any other folder you prefer. Installing ASDT (Actionscript Development Tool) . Open eclipse, Help – Software updates - Add Site. Add the following url in the location text box. http://aseclipseplugin.sourceforge.net/updates and click ok. Check ASDT and click Finish. Download the latest version of Flashout and extract the content of the archive (excluding the Flashout.as file) ...