I'm working on a project for flash pro cs and I would like to know when a Flash Pro user closes an SWF panel. The panel needs to know before it closes and perform a function before that.
Is there a way to do this?
I know this is possible in Air but that doesn't work as a flash pro panel.
Just to clear clarify, I mean a swf panel added to flash Professional as an extension, through the WindowSWF library under "AppData\Local\Adobe\Flash CS6\en_US\Configuration".
basically, if there is no way to do it via JSFL calls, I would need to find a way to listen to the close event from within the swf itself.
Any ideas? Hacks are more then welcome...