Reputation: 2155
I used a webkit to show a flash , but now I want to add a play button and control the flash , How to do ? thank you very much!
Upvotes: 0
Views: 195
Reputation: 4782
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
Upvotes: 1