get embeded flash to autoPlay

后端 未结 2 1354
醉话见心
醉话见心 2021-01-28 11:47

I\'m really puzzled how this is not working, but the video just wont auto start for some reason, am I doing something wrong? the embedded code is for flash playback

<         


        
2条回答
  •  耶瑟儿~
    2021-01-28 11:58

    Try to put autoPlay=true in the flashvars param to send this param to swf file:

    
    

    I have tested, it's work.

    Remember to change the flashvars attribute in tag, too =)

提交回复
热议问题