Post by Eton Bones on Feb 9, 2008 14:18:04 GMT -5
[bg=mistyrose] |
Video Type:Blip
UBBC:[video=Blip]http://blip.tv/file/get/Barelypolitical-ObamaGirl366.flv[/video]
How to insert video:
Blip requires the complete url to the flash (.flv) file and offers several ways to obtain it.
- You can choose the .flv source in the Select Format dropdown which will redirect you to an url that has a format of blip.tv/file/get/Barelypolitical-ObamaGirl366.flv or blip.tv/file/756176?filename=Macmost-MacMostNow58SyncingYourIPodToMoreThanOneComputer162.flv.
If you get the second form then the part you need is the part following filename=- Look for the Quick links icons and right click the download link or icon and choose copy link from the resulting menu.
- Click the '+' next to the Files and Links collapsible area to expand it and then copy the Flash Video (.flv) url.
- click the share link for the video you want to insert in post then select the permalink tab. Copy the url from the box entitled 'This post's media file can be accessed directly at the following URL'.
- copy and paste this bookmarklet into the addressbar on the page the video is playing
javascript:var vid=prompt('The url to the video is...',player.getPrimaryMediaUrl().split('?')[0])
[bg=mistyrose] Tip: Since Blip's player takes the entire url to an flv file it can be used to play flash videos (.flv) that aren't necessarily hosted on blip! |
Addon Code:
<script>
/* AVIP Addon:Blip (global header below AVIP header code) - Eton Bones*/
if(window['vidType']){
vidType['Blip']={};
vidType['Blip'].prefix='http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&file=%video%&showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf';
vidType['Blip'].params={id:'showplayer',flashvars:_getFlashVars};
vidType['Blip'].example='http://etonbones.proboards100.com/index.cgi?board=examples&action=display&thread=21';
vidType['Blip'].preprocess=function(vType,vURI){if(vidType[vType].custom && ('skin'+pb_skinid in vidType[vType].custom))caller[caller.length-1].arguments[2] = caller[caller.length-1].arguments[2].replace(/&(amp;)?(light|back|front)color=[^&]+/gi,'');}
vidType['Blip'].custom={skin1:'&lightcolor=0x000000&backcolor=0xFFFFFF&frontcolor=0x666666'}
}
</script>
[Agent:2]