View Single Post
Unread 07-15-2012, 03:04 AM   #2
DeathTiger
 
DeathTiger's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2012
Posts: 11
Quote:
Originally Posted by Agathorn View Post
If I am understanding things properly, the action script files and the .fla file compile to form the swf file? Is that correct?

What do I need to do to compile the .fla and action scripts? What software do I need? Is there a way to do this without shelling out tons of money to Adobe?
There may be some other SWF compilers out there, but I haven't been bothered looking as I have a student license.

I use:
  • Adobe Flash Pro CS6 to compile the .fla and .as into .swf.
  • FlashDevelop to program the ActionScript (.as), mainly becauase of the intelli-sense and it's a better IDE in general.

I hope this helps.
DeathTiger is offline   Reply With Quote