• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[Add More Video Sites] BB Code Media

I just used this code in a Page and it displayed fine:
HTML:
<object width="600" height="338" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="SFID1290553005388"><param name="movie" value="http://www.streetfire.net/flash/SPlayer.swf" type="application/x-shockwave-flash" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><param name="FlashVars" value="&video=f26067af-ffbd-46e4-b8c4-9e3600ec3fbb&servicecfg=386" /><embed src="http://www.streetfire.net/flash/SPlayer.swf" flashvars="video=f26067af-ffbd-46e4-b8c4-9e3600ec3fbb&servicecfg=386" allowfullscreen="true" wmode="transparent" width="600" height="338" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br/><a href="http://www.streetfire.net/video/murdered-out-ram_2089675.htm">Murdered out ram</a></object>

You just need to adjust the width and height so it is large enough for all of the content.

Can you also provide the match URL string you are using so I can test it in a post?

Edit: I just used this Match URL string:
HTML:
streetfire.net/video/{$id}_
and the embed code from your post and it displayed fine.
 
I don't understand how it happened, but your code displays the video properly (no frame). There is still something wrong (keeps displaying the same video), but I will just put it on my to figure out do list.
 
There is still something wrong (keeps displaying the same video), but I will just put it on my to figure out do list.
Ah, I didn't actually check the video content, I just confirmed it displayed correctly.
If it's not showing the correct video then that's an issue with the embed code and the {$id}.
 
EDIT: Feb 2011. Smugmug changed how they do things, don't think this will work anymore.

Smugmug: Link for reference

There is not anyway to have a smugmug BBCode button, so this is all that is needed (site urls and match urls are not needed):
Media Site ID: smugmug
Site Title: SmugMug
Embed HTML:
Code:
<object width="800" height="600"><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2008120101.swf" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="s={$id}" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2008120101.swf" flashVars="s={$id}" width="800" height="600" type="application/x-shockwave-flash" allowFullScreen="true"></embed></object>


Example use:

For this video: http://vincentlaforet.smugmug.com/gallery/6042742_wZKiA#377930419_dgxvY

On that page, click on the share button in the upper right, then click on the embeddable links tab, then click on the 'copy' at either the 'web' or 'iPod/DVD' links. Paste that copied link somewhere then edit so only the part that is unique to that video is left. Here is the link of interest for the video:
Code:
<object width="640" height="360" ><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2010102501.swf" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="s=ZT0xJmk9Mzc3OTMwNDE5Jms9ZGd4dlkmYT02MDQyNzQyX3daS2lBJnU9dmluY2VudGxhZm9yZXQ=" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2010102501.swf" flashVars="s=ZT0xJmk9Mzc3OTMwNDE5Jms9ZGd4dlkmYT02MDQyNzQyX3daS2lBJnU9dmluY2VudGxhZm9yZXQ=" width="640" height="360" type="application/x-shockwave-flash" allowFullScreen="true"></embed></object>
Everything between the value="s= and the next quote is the part to be put into the smugmug media link. Here is the code of interest:
Code:
[media=smugmug]ZT0xJmk9Mzc3OTMwNDE5Jms9ZGd4dlkmYT02MDQyNzQyX3daS2lBJnU9dmluY2VudGxhZm9yZXQ=[/media]
 
Hi everyone.

I have the following embed code:

Code:
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyOTUxNjAyNzkzMTImcHQ9MTI5NTE2MDc2MTM1OSZwPTk1MDcxJmQ9Jmc9MSZvPTQ*NDNkMGQ5MzdhZjQ2YzBhYjA3/NGNlZThmNTczOGU*Jm9mPTA=.gif" /><object width="640" height="360"><param name="wmode" value="transparent" valuetype="data" /><param name="movie" value="http://cdn.www.easports.com/static/504.7.6/flash/mdMediaPlugin/mediaplayer.swf?file=http://cdn.content.easports.com/media2011/ncaa11/2816634/661A0001_2_FLV_VIDEO_Gzd.flv&link=http://www.easports.com/media/play/video/61351453&linkfromdisplay=true&linktarget=_top&image=" valuetype="data" /><embed src="http://cdn.www.easports.com/static/504.7.6/flash/mdMediaPlugin/mediaplayer.swf" type="application/x-shockwave-flash" wmode="transparent" width="640" height="360" allowscriptaccess="always" allowfullscreen="true" flashvars="height=360&width=640&file=http://cdn.content.easports.com/media2011/ncaa11/2816634/661A0001_2_FLV_VIDEO_Gzd.flv&link=http://www.easports.com/media/play/video/61351453&linkfromdisplay=true&linktarget=_top&image="></embed></object><div style="font-family: Arial, sans-serif; font-size: 12px;"><a href="http://www.easports.com/" target="_top" shape="rect">EA Sports</a>: <a href="http://www.easports.com/media/play/video/61351453" target="_top" shape="rect">NCAA Football 11 Video</a></div>

The actual videos files are not named in any useful way I can figure out...is there any way to create an embed code for this?
 
i would like to add megavideo bbcode to xenforo
smile.png


http://www.megavideo.com/
 
how about shooshtime?

path to the video is a ever changing random strings obfuscating the file path. Probably expires as well. It wont play embed more then once.

PHP:
s1.addVariable("file","http://stream.shooshtime.com//stream/081b6aa790694e99887146c53d1cfd3f/4d32c7ee/0cf66cf5f01297c46a86ebb1c47074f6_video.mp4");

Would appreciate this one, no one came forward so far :)

PHP:
'flashvars', 'trailerid=11761&permalink=http://www.traileraddict.com/trailer/21-below/trailer',

I'm not sure how you'd id the permalink and the trailer id. The ID is in the embed code but not the permalink.

i would like to add megavideo bbcode to xenforo :)
http://www.megavideo.com/

something like....

Media Site ID: megavideo
Site Title: MegaVideo
Site URL: http://www.megavideo.com
Match URLs: http://www.megavideo.com/?v={$id}
Embed HTML:
PHP:
<object width="640" height="467"><param name="movie" value="http://www.megavideo.com/v/{$id}1f1255f8cae082f8ab52922c45b6d63e1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.megavideo.com/v/{$id}1f1255f8cae082f8ab52922c45b6d63e1" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="467"></embed></object>

Example link: http://www.megavideo.com/?v=GVDI49ZF
 
PHP:
'flashvars', 'trailerid=11761&permalink=http://www.traileraddict.com/trailer/21-below/trailer',

I'm not sure how you'd id the permalink and the trailer id. The ID is in the embed code but not the permalink.

I played around a bit but wasn't successfull unfortunately. Great trailer site expecially with its HD trailers.
 
Admin CP -> Home -> BB Code Media Sites -> Add BB Code Media Site

Here is what you need to use:

Media Site ID: easports

Site Title: EA Sports

Site URL: http://www.easports.com/

Match URLs: http://www.easports.com/media/play/video/{$id}

Embed HTML:

Code:
<object width="640" height="360"><param name="wmode" value="transparent" valuetype="data" /><param name="movie" value="http://cdn.www.easports.com/static/504.7.6/flash/mdMediaPlugin/mediaplayer.swf?file=http://cdn.content.easports.com/media2011/ncaa11/2816634/661A0001_2_FLV_VIDEO_Gzd.flv&link=http://www.easports.com/media/play/video/{$id}&linkfromdisplay=true&linktarget=_top&image=" valuetype="data" /><embed src="http://cdn.www.easports.com/static/504.7.6/flash/mdMediaPlugin/mediaplayer.swf" type="application/x-shockwave-flash" wmode="transparent" width="640" height="360" allowscriptaccess="always" allowfullscreen="true" flashvars="height=360&width=640&file=http://cdn.content.easports.com/media2011/ncaa11/2816634/661A0001_2_FLV_VIDEO_Gzd.flv&link=http://www.easports.com/media/play/video/{$id}&linkfromdisplay=true&linktarget=_top&image="></embed></object><div style="font-family: Arial, sans-serif; font-size: 12px;"><a href="http://www.easports.com/" target="_top" shape="rect">EA Sports</a>: <a href="http://www.easports.com/media/play/video/{$id}" target="_top" shape="rect">Video Link</a></div>

Here is a picture:

Screen shot 2011-01-16 at 1.01.08 PM.webp
 
SwingAcademy !

swingacademy-face-on-swing-analysis-jpg.8982


http://www.swingacademy.com/videoPlayer.aspx?id=8162

Code:
<object id="miniplayer" width="465" height="426" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" align="middle"><param value="always" name="allowScriptAccess" /><param value="false" name="allowFullScreen" /><param value="http://www.swingacademy.com/swf/miniplayer_secure.swf?videoID=8162&serverID=3" name="movie" /><param value="high" name="quality" /><param value="#ffffff" name="bgcolor" /><embed width="465" name="miniplayer" height="426" align="middle" allowfullscreen="false" allowscriptaccess="always" src="http://www.swingacademy.com/swf/miniplayer_secure.swf?videoID=8162&serverID=3" quality="high" bgcolor="#ffffff" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>
 
traileraddict will not work with xenForo. It's a similar problem to soundcloud.

If you would like I can make you a BB code like this, where you have to manually type in the BB code into the post and manually find the id of the video.

Thank you Jake, yilmaz made one for BB Code Manager Add-on here and I'm currently using this. It would be better for my members if it could work but I'm gonna search for a different trailer site. There is http://matttrailer.com/true_grit_2010 for instance I don't know if this would work.
 
Top Bottom