Automatically play and restart YouTube video via <p:media>

做~自己de王妃 提交于 2019-12-04 05:14:56

问题


How to play a YouTube video automatically without clicking the button using <p:media>? And how to restart it automatically?

 <p:media value="#{myviewBean.youtubeURL}" 
       binding="#{myviewBean.youtubeMedia}" 
       width="420" 
       height="320" 
       player="flash"/>

来源:https://stackoverflow.com/questions/31929216/automatically-play-and-restart-youtube-video-via-pmedia

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!