can you change the cursor to an image? and this time i searched for (replacing cursor) didnt find anything…
Yes, just make the image. Turn it into a movieclip. Give it the instance custom. And insert these actions to the frame:
startDrag("custom", true);
Mouse.hide();
here is a fla with what sharif is explaining if you want to look at it in action.
umm… it runs… but i dont get it lol… since i cant find where the action scripts are… lol gonna keep lookin
ahh nevermind found it… it was hidden outside of the scene lol
oh yeah, it was in a empty movie clip off the stage.
btw, if you are ever looking for actionscript in a movie you can just go to window->movie explorer and you can see all the movie clips and frames that have any action script on them.