Category: Flash
-
From zero to Bombuzal – step 3
In the previous step we had the problem of the level panning away if the mouse is outside the movie. The first solution come from souled that created…
-
From zero to Bombuzal – step 2
It’s time to create the field of the first level. Creating the level Merging the ideas of Andre Marianiello and Chris, I was able to create the 2d…
-
From zero to Bombuzal
Normally I use to write tutorials explaining what I’ve done to try to replicate a famous game, but I always start with a “clean” actionscript, without all errors…
-
Jail Break: Flash game based on Security tutorials
Jail Break is an interesting game made by Joshua Thong starting from my Create a flash game like Security tutorial. Not only Joshua added new and fresh features…
-
Find a sponsor for your Flash game with Flash Game License
If you developed a Flash game, you had this problem. Once your game is complete, you want to find a sponsor and get some cash for your hard…
-
Softbody with Flash
As I supposed, it did not take long before some ideas posted in the forum become reality in the blog. I am talking about the post about soft…
-
Create a Flash game like Metro Siberia Underground – Part 5
Multipart tutorial: available parts 1, 2, 3, 4 ,5 This tutorial reached the 5th part, and it’s time to add some new feature… something that wasn’t included in…
-
Protect your ActionScript with Amayeta’s SWF Encrypt
Ok… you made it… you made the Flash game that will kick asses and you are sure nobody knows Actionscript like you. Nobody will clone your game because…
-
Understanding Flash Objects
I know people usually get scared when someone talks about Objects. Object always mean OOP and tt sounds very hard to understand, and all in all you can…
-
Create a Flash game like Metro Siberia Underground – Part 4
Multipart tutorial: available parts 1, 2, 3, 4 ,5 In this 4th part I’ll cover the code written in 3rd part. You should read parts 1 and 2…
-
A new Flash game prototype
I played some times ago a game similar to the one I am making the prototype… I think it was a PopCap game, or a game by another…
-
Some Flash preloading issues you’d better know
I never used a preloader in a game… all my games are quite light, and I used to preload movies only in some heavy website intros. Heavy, as…