Groups | Blog | Home
all groups > flash actionscript > september 2007 >

flash actionscript : Custom Curser


chrisf671
9/15/2007 11:03:23 PM
Hello
Im new to flash so im still learning all the basic action script and things
like that, and ive found this code to add to a movie clip to make it drag and
be your curser, but when i try to use it the thing its dragging is always way
above the where to mouse is , so it makes it hard to clip buttons.
Could someone please help.

Here is the scrip that I have been using

onClipEvent(load)
{
Mouse.hide();
this.startDrag();
}
kglad
9/16/2007 12:23:16 AM
AddThis Social Bookmark Button