Tagged Questions

1
vote
1answer
577 views

Capturing mouse events in flash outside of stage doesn't work in IE

I am trying to capture mouse events in flash while the mouse is being held down. The intention is to keep reciving events as long as the mouse is pressed, even if the cursor leaves the flash element. ...