View Single Post
  #3  
Old 1 Week Ago
Twilkey Twilkey is offline
Member

Join Date: Aug 2008
Location: Arkansas
Age: 23
Posts: 24
Rep Power: 1
Twilkey is an unknown quantity at this point
Send a message via AIM to Twilkey Send a message via MSN to Twilkey Send a message via Yahoo to Twilkey Send a message via Skype™ to Twilkey
Hack Info:
vB Version: Hack Version:
Release Date: 1 Week Ago Installs 0
Last Update: Never Rating: N/A
Hack Options
Install This Hack
Report This Hack
Files N/A
Hack Info






Default imeem.com BBCode

My new BBCode came because a friend wanted to be able to post a music player from Imeem.com on his forum without needing html enabled in his threads. So I decided to make it into a BBCode for him.

This isn't as I would like it to be. So Id call this a Beta. Also all the member adds is the end of the url.

Sign in to your AdminCP,
Scroll down to Custom BBCode,
Click ADD BBCode,

Fill in as follows,
Title-Radio
Tag-radio
Replacement-
Code:
<object width="auto" height="auto"
  cl***id="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
  codebase="http://fpdownload.macromedia.com/pub/
  shockwave/cabs/flash/swflash.cab#version=8,0,0,0">
<param name="movie" value="http://media.imeem.com/m/{param}" />
<param name="menu" value="false" />
<param name="quality" value="High" />
<param name="bgcolor" value="" />
<param name="flashvars"
  value="file=http://media.imeem.com/m/{param}&autostart=false" />
<embed src="http://media.imeem.com/m/{param}" width="auto" height="auto"
  menu="false" quality="low" bgcolor=""
  flashvars="file=http://media.imeem.com/m/{param}&autostart=false"
  type="application/x-shockwave-flash" pluginspage=
  "http://www.macromedia.com/go/getflashplayer" />
</embed></object>
Example-
Code:
Without the space.
[ radio]UM9OM7pqy2[/radio]
Description-Whatever you want
Use {option}-No
Attached Images
File Type: png 145da07e698c96.png (9.3 KB, 2 views)
Reply With Quote