Category: Flash
-
Create a terrain like the one in Tiny Wings with Flash and Box2D – adding more bumps
Another version of my <a href = "http://emanueleferonato.com/2011/07/14/create-a-terrain-like-the-one-in-tiny-wings-with-flash-and-box2d/">Tiny Wings terrain</a>, with more bumps and less regularity.
-
AS2 Games Pack released: source code of 12 commercial AS2 Flash games ready to be downloaded
AS2 Games Pack: 12 commercial and successful AS2 Flash games ready to be downloaded, improved, and used for your own projects.
-
Creation of an iPhone App with Flash and without a Mac (for all Windows lovers)
Detailed tutorial about Flash development for iPhone, oriented to Windows users. Step by step explanation with 29 screenshots. You can't fail.
-
Creation of a Box2D car with 10 customizable parameters
Create a Box2D car with motors and shocks with 10 customizable parameters, from wheel radius to axles size
-
Create non-convex, complex shapes with Box2D
Create any kind of complex and concave shapes with Box2D and have them separated into smaller, convex shapes in a very optimized way with <code>b2Separator</code> class by <strong>Antoan Angelov</strong>
-
Guide to Mochi Media services – Leaderboards
Third step of the <a href="https://www.mochimedia.com/r/972ae333a3c92a2a" target="_blank">Mochi Media</a> guide, this time featuring leaderboards.
-
movieMonitor: an AS3 performance monitor with 10.1 features
movieMonitor is an AS3 class useful to monitor your Flash movies performances, such as frames per second, memory consumption and stage attributes.
-
Create a terrain like the one in Tiny Wings with Flash and Box2D – adding textures
You already know how to create, scroll, and make a car run over a Tiny Wings terrain. Now it's time to learn how to add your own textures.
-
Step by step creation of a Box2D car/truck with motors and shocks
Creation of a realistic Box2D car/truck with motors and shocks in seven easy steps.
-
Play Pod Training – and also play Mass Effect 3 once released!
Play <a target = "_blank" href="http://masseffect.bioware.com/me3/n7ops/cia/">Pod Training</a>, the first Cognitive Interactive Application launched on <a target ="_blank" href="http://masseffect.bioware.com/me3/home/">Mass Effect 3 official site</a>.
-
4 steps to turn your Flash Arcade site into a two million visitors/month portal
How to create a Flash Arcade portal from scratch and get it to 2,000,000 visitors/month. By Michael Edlavitch
-
Slicing, splitting and cutting objects with Box2D – part 4: using real graphics
Fourth part by <strong>Antoan Angelov</strong>, code improvement and the capability of slicing BitmapData objects