Question

I'm working on a project that has a Main.fla and a Preload.fla. I am doing all the coding in Flash Builder 4. Each time I want to test I have to go to Flash CS5, publish Main.swf and then run Preload.swf. Is there a way to automate this process so I can just press the "Run Main" button inside Flash Builder 4 and all that is done automatically?

Was it helpful?

Solution

Use a JSFL script to compile all your fla's. Then set up the JSFL as an external tool in Flash Builder.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top