You are not logged in. FREE Sign Up or Log In
Flash Tutorial- Dragging objects
Comments |
Added October 22, 2007
CheesePie
Making an object Drag.
Action script.Copy and paste it. //this line will hide the mouse from the screen on(rollOver) { Mouse.hide(); } //this line commands to drag the shape when you click on it on(press) { startDrag(this); } //this line releases the shape and shows the mouse again on th more Category Howto & DIY
Tags
Related Stock Photos
|
Report Video




Free Sign Up - Start Making Money on Flixya »

