Download the new Autochrome 2.0 Photography Wordpress Theme.

Yearly Archives: 2002

Local Connection

— By

You must have heard of the localConnection thingy, I have nothing to this Sunday and tried my hand on it, I started off simple, you may view it here or just download the whole source file. Update Somebody on an online forum asked me if this is possible on a frameset

Move an MC around

— By

// How to move your MC around MovieClip.prototype.moveAround = function(){ Key.addListener(this); this.onKeyDown = function (){ this._x += Key.isDown (Key.RIGHT)*1 - Key.isDown (Key.LEFT)*1; this._y += Key.isDown (Key.DOWN)*1 - Key.isDown (Key.UP)*1; } }; // How to apply myMC.moveAround();

Mesh on MX

— By

Thanks to Mike Chambers of Macromedia, for giving a link to me on his blog. Now, I really need to concentrate on my site and its usage to the new aspiring Flash designers/developers.

Jail Bitch

— By

The tile based game guy who disappeared suddenly, is back in a new form, as Outside of Society. And he have more tutorials and examples this time.

Etherlords

— By

Today I came across a strangely, cool website, etherlords.

MM Flash HQ

— By

Mike Chambers have some photographs of the new Macromedia Flash Office.