Hi !!
Im making a flash game,but I need to access a new key word into Action script
In the code
on (KeyDown <“RIGHT”>) {
_root.i += 1;
_root.fire = 1;
duplicateMovieClip…
}
Flash doesn’t recognize the “<CONTROL>” option for asinging actions in button instances. I need to fire a spaceship, but I need control in order to make it more useful to user. Please,help me…
The code is in the shooting tutorial of the mouse-crab in Kirupa.
:::goto();:::