CRM 2011 Webpage To Auto Play Video Link/ Youtube Video Link


*Note Using HTML code In Webpage


<HTML><HEAD>
<META charset=utf-8></HEAD>
<BODY contentEditable=true>

<IFRAME class=youtube-player style="width:100%;height:100%" src="youtubelinks?wmode=opaque&autoplay=1&enablejsapi=1" frameBorder=0 type="text/html"></IFRAME>

</BODY></HTML>

autoplay = to configure once onload to play the video or not

0 comments: