What I want to do is to gotoAndplay a frame when a button is pressed. I tried using Key.getCode() but had little success. I wonder is anyone else can help.
I would prefer to use a key such as spacebar to activate the script.
Help would be appreciated
Chris
Richard_N
8:21 pm on Jun 13, 2005 (gmt 0)
key strokes can only be assigned to a button instance not held on the main timeline.
You need to have a button instance just off screen and attach it to that.