开发者

How to implement play or pause a flash?

开发者 https://www.devze.com 2023-01-09 07:51 出处:网络
I used a webkit to show a flash , but now I want to add a play b开发者_运维问答utton and control the flash , How to do ? thank you very much!You can exchange data between flash an javascript using Ext

I used a webkit to show a flash , but now I want to add a play b开发者_运维问答utton and control the flash , How to do ? thank you very much!


You can exchange data between flash an javascript using ExternalInterface. Check this link for more info:

http://kb2.adobe.com/cps/156/tn_15683.html

0

精彩评论

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