Post by Eton Bones on Mar 19, 2008 19:55:17 GMT -5
[bg=mistyrose] |
UBBC:[video=Break]NDc0OTEx[/video]
How to insert video:
- Method #1:
The video identifier is not found in the url so to get it copy and paste this in the addressbar while the video you want is playing.
javascript:var vid=prompt('Copy the video ID for "'+document.getElementsByName('embed_video_title')[0].content+'" below...',document.getElementsByName('embed_video_url')[0].content.split('/').pop())
- method #2:
view the code for embedding the video to get the video identifier
<object width="464" height="392"><param name="movie" value="http://embed.break.com/NDc0OTEx"></param><embed src="http://embed.break.com/NDc0OTEx" type="application/x-shockwave-flash" width="464" height="392"></embed></object><br><font size=1><a href="http://break.com/index/a-very-sexy-easter-video.html">A Very Sexy Easter Video</a> - Watch more <a href="http://www.break.com/">free videos</a></font>
Addon Code:
<script>
/* AVIP Addon:Break (global header below AVIP header code) - Eton Bones*/
if(window['vidType']){
vidType['Break']={};
vidType['Break'].prefix='http://embed.break.com/%video%';
vidType['Break'].params={flashvars:_getFlashVars};
vidType['Break'].example='http://etonbones.proboards100.com/index.cgi?board=examples&action=display&thread=20';
vidType['Break'].description='Break.com';
}
</script>
[Agent:2]