Issue with Flash Player 10.
- by Gans
Some times when the URL is clicked it navigates to the videopage, but I am hearing audio but not seeing any video. Why might this be?
I am using the latest version of Flash Player 10. The SWF in question was created in Flash 9 (CS2).
var s1 = new SWFObject("flvplayer.swf","single","560","400","7");
===
What is wrong with this?