Category: Flash
-
Introduction to AS3 classes
In my opinion one of the most important reasons people are afraid to migrate from AS2 to AS3 is its way of scripting. Pure AS3 coding dislikes coding…
-
Platform game basics using Box2D
I wrote about Box2D Flash version about a year ago, then I published Playing with Box2DFlashAS3 and Create a Flash game like Totem Destroyer as examples covering what…
-
New tile based platform engine – part 11 – slopes part b
As said in New tile based platform engine – part 11 – slopes part a, the game needed a fix for the jump from/on slope bug. In part…
-
New tile based platform engine – part 11 – slopes part a
You asked for it, I made it… ladies and gentlemen… SLOPES! (applause). I decided to split slopes in two parts, because they are a bit more difficult than…
-
Create a WordPress MochiAds Leaderboards Widget
Some time ago I blogged about Showing MochiAds leaderboards in any Flash movie or web page with a script made by myself that displayed MochiAds leaderboards on your…
-
Flash Player 10 released
Today Adobe released Flash Player 10 for download. Probably some of you already downloaded the beta some weeks ago, but now it’s available for download the release stable…
-
New tile based platform engine – AS3 version updated to step 10 PLUS scrolling
If you are looking for AS3 version of step 10, here it is… made by Robin vd Vleuten from the Netherlands with scrolling included! Hello Emanuele, I made…
-
New tile based platform engine – part 10 – optimization, doors n’ keys
Here we are with some optimization, as well as a feature some people requested: doors and keys. Let’s start with the first optimization step. Optimization See how does…
-
Create a Flash game like Gold Miner – step 2
I received a lot of emails asking me to add left-right movement to my Gold Miner clone and requiring more information about manually placing the boulders. In order…
-
Basic level editor for a tile based game
I am sharing with you a basic level editor made for the platform engine but easily adaptable to any tile based game made by Daniel Felipe Rodriguez Your…
-
New tile based platform engine – part 9 – coins n’ spikes
You asked for coins and spikes, and here they are… As usual I had to define some rules… in this case spikes are deadly only when the player…
-
New tile based platform engine – more theory
This post continues New tile based platform engine – theory behind the player and answers some questions made in these days. In this part I’ll explain how to…