Secondly, how do you place a game map for the player to move around?
Thirdly, how do you place Flash program into Java program?
1. _xmouse, _ymouse (_root._xmouse, _root._ymouse for global mouse) catch the first x and y positions and compare them with the second ones that u catch on mouseDown, mouseUp, mouseMove, keyDown, press, rollOver, rollOut, interval of timeā¦or whaterver the event.