Archive for November, 2008

Lego Car (0)

November 29th, 2008 by terrypaton, under Lego.

Here’s one of my latest lego models from a new set I’ve bought. It’s wicked!

AS3 Send to a friend (template) (0)

November 28th, 2008 by terrypaton, under Library.

This is the basic setup for a send to a friend form, but this won’t work till it has a valid server side php file to connect to (not supplied!).

Download zip

AS3 Fill screen (0)

November 27th, 2008 by terrypaton, under Library.

Fill the screen with items, then empty it again. I made this for a screen transition for a game. Uses Tweenmax for the movement.

Download zip

AS3 Chimney Smoke (0)

November 26th, 2008 by terrypaton, under Library.

I’ve setup this for a game I’m developing, it renders smoke particles to seperate bitmaps (1 for each chimney).

Download zip

AS3 Highscore XML Load and Save (3)

November 25th, 2008 by terrypaton, under Library.

THIS IS MOSTLY FOR MY OWN USE, IT”S NOT MADE TO BE EASILY USED BY ANYONE ELSE – A highscore display and submisison engine, though this has the real URL’s removed and loads from an XML file. The settings need to be adjusted in com.terry.highscoreSubmitAndDisplay.as

Download zip

AS2 fps counter (1)

November 24th, 2008 by terrypaton, under Library.

Very simple Frames Per Second counter for AS2.

Download zip