View Mode: Normal | Article List
First flash work using lmc_tween
[ 2006-08-30 18:50:24 | Author: liuhuan ]
which is the largest drive school in Xichang .
pomegranates
[ 2006-08-27 16:03:30 | Author: liuhuan ]
Farmers dried the rotten pomegranates to make fertilizer .
Fuse - beta 1.1 Z by moses
[ 2006-08-27 15:10:04 | Author: liuhuan ]
The latest version of Fuse - beta 1.1 Z with time based trigger feature - is now available directly from the Fuse homepage for the first time . ( By moses )
http://www.mosessupposes.com/Fuse/
http://www.mosessupposes.com/Fuse/
RandRange (AS)
[ 2006-08-27 15:08:46 | Author: liuhuan ]
a function that returns a random integer between two specified numbers.
Quote
function randRange(minNum:Number, maxNum:Number):Number {
return (Math.floor(Math.random()*(maxNum-minNum+1))+minNum);
}
return (Math.floor(Math.random()*(maxNum-minNum+1))+minNum);
}
True or false ?
[ 2006-08-27 15:05:17 | Author: liuhuan ]
Just a joke ? Happened to find this on the money .