How to track user click on start button in flash player using javascript
Thanks for help in advance
Shibil
You can use the ExternalInterface class within the Flash file to have it communicate with javascript code in the html page. Search Google using terms like "Flash AS3 External Interface tutorial" and you should find some helpful ino.