Jump to content

Insert Movie Clip


Guest Cool Surfer

Recommended Posts

This is a simple MP3 custom BB Code, but l don't have a button code for it.

Custom BBCode Title: Embed MP3 Into Posts

Custom BBCode Description: Embed MP3 files your into posts

Custom BBCode Example: [mp3]http://filename.mp3[/mp3]

Custom BBCode Tag: mp3

Use Option in tag? no

Custom BBCode Replacement:

<object id="MediaPlayer2"
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/
mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"
standby="Loading..."
type="application/x-oleobject">
<param name="Filename" value="{content}">
<param name="ShowControls" value="true">
<PARAM NAME="Autostart" VALUE="0">
<embed type="application/x-mplayer2"
name="MediaPlayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
src="{content}"
showcontrols="1"Autostart="0" >
</embed>
</object>


:thumbsup:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...