New Video Posting Options

Discussion in 'Site News' started by SRW, May 29, 2007.

  1. SRW

    SRW Ex-World's Worst Site Admin

    There are two new features for posting video on the site:

    The first is the vB Media Player mod that will allow you to post video from most sites EXCEPT Break.com. To post video just take the highlighted item from the embed code:

    Example:
    Code:
    <object width="425" height="350"><param name="movie" value="[B]http://www.youtube.com/v/sdrLfnl69bE[/B]"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/sdrLfnl69bE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
    and hit the [​IMG] button when posting to insert that url.

    Now, Break.com has a different structure so for that I had to install the Embed Break.com bbCode modification. How is it different?

    Because of the URL structure that Break.com uses, it's not a simple task to find the code that you'll need to use. Here is what your users will have to do to embed a video:

    If you find a video on Break.com that you'd like to embed, click on the "Embed & Blog" button. You'll be presented with the html code to embed the video on a web site. That code will look something like this, and the important part is in bold.

    Code:
    <object width="425" height="350">
    <param name="movie" value="http://embed.break.com/[B]MjU3ODkx[/B]"></param>
    <embed src="http://embed.break.com/MjU3ODkx" type="application/x-shockwave-flash" width="425" height="350"></embed></object><br><font size=1><a href="http://www.break.com/index/cruise_ship_caught_in_cyclone.html">Cruise Ship Caught In Cyclone</a> - <a href="http://www.break.com/">Click Here for more great videos and pictures!</a></font>
    So to post videos from Break.com, just click on the [​IMG] button and insert the code needed between the tags.

    Confused? Me too....but it's the only thing that works. Good luck and enjoy.
     
  2. ParanoidMike

    ParanoidMike Doctor of Slackerism

    nice, thanks! i'm going to post this in "Viral Vids" too
     
  3. ddadDADDDAS

    Nice work SRW....its too bad nothing works for Heavy.com.....its really a great site....I have tried every hack code I know to get it to work....it works on other V bulletin sites....maybe its a permissions thing I don't know.

    (edit)

    I take that back...its not working on the other VB's either...
     
  4. SRW

    SRW Ex-World's Worst Site Admin

    Just an update...

    The vbMedia Player mod was causing a BIG problem on the site's front page. The links were going to "http://gridironfans.com/showthread.php?t=" instead of "http://gridironfans.com/forums/showthread.php?t=" so I had to uninstall it and re-install the previous media mod.

    Now in addition to the addition of the old mod I added a NEW mod to handle dailymotion.com videos. They work the same way as the break.com code works where all you enter is the text in bold below:

    Code:
    <div><object width="425" height="250"><param name="movie" value="http://www.dailymotion.com/swf/[B]7CTqzhq2kgP54eLJW[/B]"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.dailymotion.com/swf/7CTqzhq2kgP54eLJW" type="application/x-shockwave-flash" width="425" height="250" allowfullscreen="true"></embed></object><br /><b><a href="http://www.dailymotion.com/video/x23g4s_502-sufjan-stevens-musicnow-the-lak">#50.2 - Sufjan Stevens (MusicNow) - The lakes of Canada</a></b><br /><i>Uploaded by <a href="http://www.dailymotion.com/lablogotheque">lablogotheque</a></i></div>
     
  5. SRW

    SRW Ex-World's Worst Site Admin

    Also FYI....the Break.com and DailyMotion.com buttons are NOT available when you use the quick reply.