Ok.. so I want to be able to move a button to say the Down frame when I call an action from the scene. I guess to better explain this.. I have a button that scrolls a dynamic text with onpress. But then I have it so it also scrolls with onkeypress("<down>"). I want to be able to show the button's down state when the down key is pressed, as if you where pressing the button with the mouse. Is this possible? I tried gotoAndPlay/Stop(down) within the on keypress("<down>") script for the button's actionscript (and several other similar commands) but nothing works. Can you call a certain frame of a button?
Thanks





Bookmarks