vBulletin - BBC Comedy BB Code

Discussion in 'Add Ons' started by cheat-master30, Jan 28, 2010.

  1. cheat-master30 Senior Member

    Likes Received:
    42
    Software You Use:
    IPB
    From vBulletin.org, allows you to embed content from the BBC site (at least, the stuff they let you share with premade HTML code) on your forum. May not work outside the UK, because things like iPlayer are only available there/

    For the comedy extra videos, use this:

    Title: BBC Comedy

    Tag: BBC

    Replacement:

    Code:

    HTML:
    <object width="512" height="400"><param name="movie" value="http://www.bbc.co.uk/emp/external/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="FlashVars" value="config_settings_showUpdatedInFooter=true&config_settings_showPopoutButton=false&config_settings_skin=black&config_settings_bitrateCeiling=1000&playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&config_settings_showFooter=true&"></param><embed src="http://www.bbc.co.uk/emp/external/player.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="400" FlashVars="config_settings_showUpdatedInFooter=true&config_settings_showPopoutButton=false&config_settings_skin=black&config_settings_bitrateCeiling=1000&playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&config_settings_showFooter=true&"></embed></object>
    Example: [BBC]p006623l[BBC]

    Description: Use this code to embed videos from BBC Comedy (extra, user submissions) on your website/forums. May not work outside the UK.

    For their other videos:

    Title: BBC Video

    Tag: BBCMain

    Replacement:

    Code:

    HTML:
    <object width="512" height="400"><param name="movie" value="http://www.bbc.co.uk/emp/external/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="FlashVars" value="playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config_settings_showFooter=true&"></param><embed src="http://www.bbc.co.uk/emp/external/player.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="400" FlashVars="playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config_settings_showFooter=true&"></embed></object> 
    Example: [BBCMain]p0061xrw[/BBCMain]

    Description: Embed short snippets of TV shows by the BBC in your posts with this code. May not work outside the UK.

    ---------- Post added at 04:53 PM ---------- Previous post was at 04:52 PM ----------

    Erm... your HTML tag styling is screwed.
  2. vinyljunky Internet Idiot

    Likes Received:
    0
  3. cheat-master30 Senior Member

    Likes Received:
    42
    Software You Use:
    IPB
    No problem.
  4. ba3bola Junior Member

    Likes Received:
    0
    thanks :nuhuh:

Share This Page