开发者

Flash that display:none/$(div).hide; a div

开发者 https://www.devze.com 2023-01-06 22:37 出处:网络
I have made a hidden DIV containing a flas开发者_如何学运维h-movie, and a button which display the layer. When the Flash is finished, I would like it to hide the DIV again.

I have made a hidden DIV containing a flas开发者_如何学运维h-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.

0

精彩评论

暂无评论...
验证码 换一张
取 消