简体   繁体   中英

Issue with Flash Player 10

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?

Most probably this issue might be because of Flash version compatibility. You may be using a lower versioned player for a higher versioned .swf file.

Check your flash player version or get the latest one from adobe

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM