I am trying to implement following:
http://stackoverflow.com/questions/668377/how-can-i-start-a-flash-video-from-javascript
However I am unable to call method from Javascript. The trace message I wrote within AS file is not able to see while calling file within browser.
How can I test whether my JS function is calling AS method or not?