Does anyone know what file I should edit to change the videos modual embed code script.
currently, this is what is on every video page in place of the actual video
<div class="viewFile" style="width: 632px;"><object width="100%" height="344" style="display:block;"><param name="movie" value="http://www.youtube.com/v/PMrHdFb9hyk&rel=0&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1&autoplay=0&iv_load_policy=3&showinfo=0"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="opaque"></param><embed src="http://www.youtube.com/v/PMrHdFb9hyk&rel=0&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&fs=1&autoplay=0&iv_load_policy=3&showinfo=0" type="application/x-shockwave-flash" allowfullscreen="true" width="100%" height="344" wmode="opaque"></embed></object></div> <div class="clear_both"></div> I would like to know how to change the php or whatever script to make the src="http://www.youtube.com/v/PMrHdFb9hyk&autoplay=1
Thanks!!! 13:26:36 2012-01-23 |
|
|