Media Summary: Where ever the cursor is when the mouse is clicked; the Here is the actionscript... onEnterFrame = function(){ ball1._x = _xmouse; } The script must This is a really useful trick that you can have a lot of fun with. Create a mirror reflection of any
Flash Tutorial 5 Objects Move - Detailed Analysis & Overview
Where ever the cursor is when the mouse is clicked; the Here is the actionscript... onEnterFrame = function(){ ball1._x = _xmouse; } The script must This is a really useful trick that you can have a lot of fun with. Create a mirror reflection of any This video covers: -Translation -Vanishing Point Change -Rotation -Perspective Angle Change. This video will show how to make a mountain range Here's the code- onClipEvent(enterFrame) { if(Key.isDown(Key.UP)) { this._y -=