What Is a Good Program To Make Flash Games?

korgrue

New member
Well, the only program that will compile ActionScript to make flash games is Adobe Flash. It is proprietary. You need to know the ActionScript programming language to use it though.

Personally, I use an external editor called Eclipse with the FDT plug in to write my code, and then I compile the code in Flash.

There are no tutorials per se. You will have to spend a couple years learning object oriented programming in the ActionScript environment. Buy some books.
 
Back
Top