|
Post by Eton Bones on Mar 18, 2008 1:32:42 GMT -5
[bg=mistyrose]NoteAddons are small code snippets that modify the video definitions of the Any Video in Post ( AViP) hack in order to define a new type of video or patch an existing one. Because of this, addon codes need to go in the header below the header portion of the AViP code. |
Video Type:iMeem UBBC:[ video=iMeem]hPNagBqxek[/video] How to insert video: The video identifier is not visible in the url or on the page. To get it copy the following bookmarklet in the addressbar while the video is playing javascript:var x=prompt('Copy the ID for "'+viewingContext.contentTitle+'" below...',viewingContext.contentKey) The ID can also be found by looking at the embed code of the video for an url that looks like this: Addon Code:<script> /* AVIP Addon:iMeem (global header below AVIP header code) - Eton Bones*/ if(window['vidType']){ vidType['iMeem']={}; vidType['iMeem'].prefix='http://media.imeem.com/v/%video%/aus=false/pv=2' } </script> [Agent:2]
|
|