Hi....
This will speed it up gradually......(this._rotation + = i;)
code:
i = 0;
_root.mc.onEnterFrame = function() {
i++;
this._rotation + = i;
};
|
Results 1 to 20 of 24
Thread: using AS to rotate a mc?Hybrid View
|
Click Here to Expand Forum to Full Width |