Skip to main content
Participant
October 17, 2008
Question

Mouse leaving Stage

  • October 17, 2008
  • 1 reply
  • 315 views
I know we can track when the mouse has left the stage area in AS3.

But, can it reset a button that would have stayed in its "on" state?

My swf will be embedded in a web page, there are 24 buttons all around its border, and as soon as the mouse leaves the stage, they stay "on", so I want to reset them to the initial state.
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 18, 2008
you can't control a simple button's "states". if you use movieclip buttons, you can control their "states" (=frame).