I have made a hidden DIV containing a flash-movie, and a button which display the layer. When the Flash is finished, I would like it to hide the DIV again.
Flash CS4 AS2.0
I couldn’t find any solution on the web that does it. Does any of you know where, or know a solution?
Thank you in advance…
Use the ExternalInterface class to call Javascript that hides your div.