I want to make a toggle switch with the key.isDown function. I want the user to be able to press the key and toggle the visibility on and off for a movie clip.
So, if user clicks 'h' (keycode 72) or 'H' (keycode 104) they will turn on visibility for the movie clip "helpmenu".
If the...
I have a movie clip instance on my stage and I want to place coding on it that'll allow the user to press any key on the keyboard so that they can proceed on to the next frame. The way I'm trying to do it is to set up a variable for the getascii function and limit that variable to a number...
I'm trying to emulate the old computer feel in my flash file by having the user press any key to begin. I have my movie stopped at frame 1 and want the user to go to frame 2 only when he/she presses any key. It seems fairly simple in theory, the only way I can think of accomplishing that is to...
I have a movie instance in my frame which I named 'helpmenu'. I tried to make code that would allow a user to control the visibility of the menu. I'm able to get the menu to disappear by pressing 'h', but I can't seem to figure out how to make it reappear. I placed the coding for this action on...
I made a flash file in which menus are called up by pressing certain keys on the keyboard. I also have an input text field on the same screen, which I want users to type freely. I currently have several keys designated for a specific menus but now I can't type with those keys in the input text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.