<p style="font-family:comic sans ms;"> I dont know how to make flash games.<br> people in <a href"https://www.newgrounds.com/collection/flash-forward">flash forward jam</a> do it but what do they use? </p>
<p style="font-family:comic sans ms;"> I dont know how to make flash games.<br> people in <a href"https://www.newgrounds.com/collection/flash-forward">flash forward jam</a> do it but what do they use? </p>
Slint approves of me! | "This is Newgrounds.com, not Disney.com" - WadeFulp
"Sit look rub panda" - Alan Davies
At 4/25/25 02:47 PM, Gimmick wrote:they use flash
Where do you get it though?
At 4/25/25 03:36 PM, NTDyein wrote:At 4/25/25 02:47 PM, Gimmick wrote:they use flashWhere do you get it though?
What I usually see being used for Flash is:
The former is the last version before Adobe – it's very easy to find for download (if you search for the name), and to get it running. Many copies are pirated because it's an ancient program by a now-dead company. It's what people used back then, and you'll find a ton of tutorials for it. The language used is ActionScript 2 (easier for beginners, harder to manage as your project gets more complex).
Adobe Animate is getting updates and more recent versions, but it's Adobe, so legitimate copies are seriously expensive, with monthly payments. ActionScript 3 (a bit tougher to learn, but you'll appreciate it later down the line).
Both programs nicely blend animation and interactivity.
–––
Now that that's out of the way, if you're asking because you want to learn game development and have no prior experience with Flash, I would quite advise you to avoid both. ActionScript (programming language of Flash) will be getting more and more obsolete, and the programs are great for interactive animations, but eventually, you'll struggle with managing medium or large game projects in them.
I'd learn something modern. A popular choice with people used to Flash is HaxeFlixel, which has a similar code style and can still export to Flash as well (but it's more code-oriented).
There are many other options, though, although in most cases, there's no Flash export.