check this for a better tutorial:
http://www.kongregate.com/games/wertyujh/simple-mouse-tutorial
i just wanted to bring a better tutorial then this one..
well, i tried to be smart, and tried to hover in front of an enemy, so another would shoot me, and i moved so the bullet hits the enemie, but it didn't work.
it went trough it!
well. this is meant to give comment to runescape, not to discuss the safey of the internet.
runescape is fun if you like making things at the long run.
if you want to play a 10-min game, go play you have to burn the rope
1/5.
this is not helpfull, only if you tell the people how tomake their own mousecursor:
draw something, convert it to an object, and press f9, then past this code:
onClipEvent(load)
{
startDrag(this,true)
}
to stop dragging, just put this: stopDrag()