I am making a game and a ship I made is suppose to follow your mouse position. After each new level, just as the new stage loads, the ship moves to the position of the mouse, which may be off the screen and force the ship to crash into something. Is there any way i can force the _xmouse and _ymouse to stay somewhere? like perse in the middle of the screen or something?
you could make a new mouse in flash, and then that mouse allways stays in the file, because when your mouse goes off the flash swf, the flash swf mouse cant detect where it is… so it just stays there.