phpbb3 Music Player

General chat area for anything whatsoever

Moderator: Core Staff

Post Reply
steveuk
CJ G0D!
CJ G0D!
Posts: 1330
Joined: November 21st, 2006, 12:51 pm

phpbb3 Music Player

Post by steveuk » March 13th, 2008, 7:08 pm

phpbb3 Music Player Code 2 types that work

MUS Shows a Speker and Play icon Press play to play music
(1st Box)

Code: Select all

[mus]{URL}[/mus]
2nd Box

Code: Select all

<object type="application/x-shockwave-flash" data="http://www.board.anarchysq.com/bbcode/Player/player.swf" id="audioplayer1" height="24" width="290">
<param name="movie" value="http://www.board.anarchysq.com/bbcode/Player/player.swf" />
<param name="FlashVars" value="playerID=1&soundFile={URL}" />
<param name="quality" value="high" />
<param name="menu" value="true" />
<param name="wmode" value="transparent" />
</object>


2nd player.
Small version of the Windows media player.
box1

Code: Select all

[mp3]{URL}[/mp3]
box2

Code: Select all

<OBJECT ID="MediaPlayer" WIDTH="192" HEIGHT="190" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject">
<PARAM NAME="FileName" VALUE="{URL}">
<PARAM name="autostart" VALUE="false">
<PARAM name="ShowControls" VALUE="true">
<param name="ShowStatusBar" value="false">
<PARAM name="ShowDisplay" VALUE="false">
<EMBED TYPE="application/x-mplayer2" SRC="{URL}" NAME="MediaPlayer"
WIDTH="192" HEIGHT="190" ShowControls="1" ShowStatusBar="0" ShowDisplay="0" autostart="0"> </EMBED>
</OBJECT>
What im trying to look for is one with flashing equalizers, but not found one yet.

Steve

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: phpbb3 Music Player

Post by Pedsdude » March 13th, 2008, 9:19 pm

I don't see this being of much use - how often to people post sound file URLs?
Image
Image

steveuk
CJ G0D!
CJ G0D!
Posts: 1330
Joined: November 21st, 2006, 12:51 pm

Re: phpbb3 Music Player

Post by steveuk » March 13th, 2008, 9:46 pm

i only posted them in case ya wanted to use them, not that you have to use them .lol

Steve

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: phpbb3 Music Player

Post by Pedsdude » March 14th, 2008, 12:52 am

And I appreciate the effort :)
Image
Image

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest