Simple Flash Game Tutorial #0

Post all your tuts or request for tuts here.
Post Reply
User avatar
rockinliam
Posts: 466
Joined: Sun Jun 07, 2009 11:26 am

Simple Flash Game Tutorial #0

Post 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]
Skillset: C/C++, OpenGL, C#, Lua, PHP, MySql, Web Dev etc.
Website: https://liam-griffiths.co.uk/
User avatar
Callan S.
Posts: 2042
Joined: Sun Jan 24, 2010 5:43 am

Re: Simple Flash Game Tutorial #0

Post 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?
Fight Cycle : My latest Browser game WIP
Driftwurld : My Browser Game WIP
Philosopher Gamer : My Blog
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Simple Flash Game Tutorial #0

Post 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.
The indelible lord of tl;dr
User avatar
rockinliam
Posts: 466
Joined: Sun Jun 07, 2009 11:26 am

Re: Simple Flash Game Tutorial #0

Post 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.
Skillset: C/C++, OpenGL, C#, Lua, PHP, MySql, Web Dev etc.
Website: https://liam-griffiths.co.uk/
spawnfestis
Posts: 79
Joined: Fri Dec 04, 2009 3:19 am

Re: Simple Flash Game Tutorial #0

Post 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.
Post Reply

Return to “Tutorials”