Search results for h (1550)
Photogallery with xml files , updating kind of images:
you can choose the format with options "verticale" inside xml file.
...
4372
CLICK!!!
Click around to make it grow or wipe it off with SpaceBar. Most of the code was recycled from an old flash. Changed ...
2195
A simple Asteroids game for Flash.
Sorry but it is in Spanish. Press Ctrl to play, move with the arrows and fire with the sp ...
1173
MovieClip.prototype.doDoc = function() {
this.mnW = this._width
this.onMouseMove = function(){
this.xmouse = Math.abs(t ...
7536
An experiment I made for movement of articulated elements. At this moment I´m at exams, so I´ll make a better one.
I must ...
2553
function setc() { onEnterFrame = function () { white.rb = white.rb - 5; whit ...
3544