Category: Flex
-
Create a Flash racing game – Flex version
Hamilton Lombardi is a brazilian Flex programmer who decided to rewrite the code you can find in the original post for Flex 4. Moreover he added a splash…
-
Making a game with flixel and Flash Builder 4 – Splash Screen
Did you read Creation of a game with flixel and Flash Builder 4? Now it’s time to add a splash screen to the game. The splash screen or…
-
Creation of a game with flixel and Flash Builder 4
You should already know flixel. I blogged a bit about it some time ago in flixel for absolute beginners and flixel for absolute beginners – part 2. Now…
-
flixel for absolute beginners – part 2
In flixel for absolute beginners I showed you how to complile a flixel project with Flex Builder 3. I was ready to make an “hello world” but I…
-
flixel for absolute beginners
flixel (with no uppercase) is Adam “Atomic” Saltsman free collection of Actionscript 3 files that helps organize, automate, and optimize Flash 2D raster based game development. You can…
-
Official Facebook Actionscript API released!
On March 31 Facebook developers announced that Adobe and Facebook are working together to provide official support for building rich social applications in Flash. You can read the…
-
Perfect maze generation – tile based version – AS3
After publishing Perfect maze generation – tile based version written in Php, I got some emails asking for an AS3 version. Pedro Taranto made the AS3 porting in…
-
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…
-
APE – Actionscript Physics Engine tutorial
October, 23rd update: Part 2 released With the increasing performances of Actionscript and modern computers, now we have enough power to simulate physics in a Flash movie. All…