Search results for math (23)
This is an exercise to learn some techniques to make particle effects learned from flashandmath.com
2423
This is an esperiment using Math class
2611
Draw Dynamic curve at runtime.
430
head the mouse by Math.
646
Leaves blown away by the wind.
I made this for a project at work.
All the leaves are dynamically put onto the stage and ...
3743
MovieClip.prototype.doDoc = function() {
this.mnW = this._width
this.onMouseMove = function(){
this.xmouse = Math.abs(t ...
7536