Configuring Flash in Eclipse using FDT
Software Needed:
Eclipse IDE Java JDK Flash FDT MTASC Flash Compiler
Installation:
Make sure the lastest 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
To install FDT, open eclipse, Help – Software Updates – Add Site. Enter the url http://fdt.powerflasher.com/update/ and click finish.
Compilation:
Choose the Flash FDT Perspective. Go to Window – Open Perspective – Other and choose Flash FDT. Click Run – Run Configurations . Go down to FDT MTASC and double click it. Enter the name of the configuration. Select the project and the Main class file. As shown below. Click the MTASC tab and select t...