Are any events triggered when the close settings button is click in the Adobe Flash Player Settings window. I want to be able to move the containing div when the settings are closed.
Asked
Active
Viewed 415 times
-1
-
There is no such event. Have a look at the answers to [this question](http://stackoverflow.com/questions/6945055/flash-security-settings-panel-listening-for-close-event). – Sunil D. Mar 01 '13 at 00:37
1 Answers
-1
Decided to go with a lame solution find if the click event within the containing div is located within the coordinates of the close button.
Far from perfect but will do for now...

Arnold
- 39
- 3