Page 1 of 1
Simple Flash Game Tutorial #0
Posted: Sat Jun 05, 2010 8:57 pm
by rockinliam
Hello, this is the first video of my tutorial into making a simple flash game.
In this video i am just talking about the flash environment.
[youtube]
http://www.youtube.com/watch?v=wZUe1wZFFKo[/youtube]
Re: Simple Flash Game Tutorial #0
Posted: Thu Jul 08, 2010 11:31 pm
by Callan S.
Thanks. Before I watch, what sort of compiler is it using? I learn a tiny bit of flash from flashpunk.net, they had some free compilers you could download?
Re: Simple Flash Game Tutorial #0
Posted: Fri Jul 09, 2010 3:29 am
by Jackolantern
I have no idea if it works, but the only one I found listed on Google is
here. Tons of
decompilers, however.
The only problem is though that Flash is only 50% coding tool, and the other 50% is a pretty sophisticated vector graphics platform. I am not sure how well you could make Flash games using only an Action Script compiler.
Re: Simple Flash Game Tutorial #0
Posted: Fri Jul 09, 2010 12:31 pm
by rockinliam
You don't need a compiler, once you have adobe flash just write out the code then export it and you will have a fully functional flash application.
Re: Simple Flash Game Tutorial #0
Posted: Thu Sep 02, 2010 7:43 pm
by spawnfestis
Jackolantern wrote:I have no idea if it works, but the only one I found listed on Google is
here. Tons of
decompilers, however.
The only problem is though that Flash is only 50% coding tool, and the other 50% is a pretty sophisticated vector graphics platform. I am not sure how well you could make Flash games using only an Action Script compiler.
Many games are written in pure AS3. Most of them are retro-makeovers however, but it's very doable.