PDA

View Full Version : interesting button effect



jbrereton3
October 9th, 2003, 01:46 AM
I was trying to get a little effect where when you hit a key, e.g Left Arrow Key, the left arrow button I drew on the stage goes to the frame where it too is pushed down???

hope I make sense?:h:

kode
October 9th, 2003, 02:46 AM
Like this? :P

jbrereton3
October 9th, 2003, 04:21 AM
Thanks Kode but the arrow you used was a movie clip not a button...

you see I want the button on the keyboard, to activate the button on the stage, as well as the mouse being able to.
can you help me???

kode
October 9th, 2003, 05:10 AM
You must use a movie clip... :sigh:
And movie clips support mouse events too!!

radicaljugnu
October 9th, 2003, 01:32 PM
an mc can do anything a button can do...

jbrereton3
October 11th, 2003, 05:39 AM
true...

thanks all...:cowboy:

kode
October 11th, 2003, 05:43 AM
No problem. :P