lol right, forget that. lol
what im stuck with is
http://livedocs.adobe.com/flash/9.0/main/wwhelp/w...file=00001013.html
Assign the following onClipEvent() handler to a movie clip, and select Control > Test Movie and press the desired key:
onClipEvent(keyDown) {
trace(Key.getCode());
}
it just doesnt have any of it lol
EDIT:
was using actionscript 3 when i needed to use actionscript 2.
stupid and don't know why!
EDIT
im trying to do this, it has pictures so im finding it easier:
http://209.85.229.132/search?q=cache:BJL21MGciVEJ...ct=clnk&cd=3&gl=uk
i get 8 errors....
1120: Access of undefined property Key.