Simple Customizable MP3 Player

Music BBCode Database
BBCodes for embedding Music players
No Avatar
Jinger Offline
BBCoder II
BBCoder II
Posts: 16
Joined: 18 Apr 2010, 08:04
Local time: Sunday 10:52
Last active: -

Re: Simple Customizable MP3 Player

Post by Jinger »

I upload update version of this player. Contains the name of the track and adjust volume.
Enjoy ;)
Add to HTML &titles={TEXT} for name of track.If you do not will be shown Track #1.
No Avatar
Jinger Offline
BBCoder II
BBCoder II
Posts: 16
Joined: 18 Apr 2010, 08:04
Local time: Sunday 10:52
Last active: -

Re: Simple Customizable MP3 Player

Post by Jinger »

Here's my bbcode

Code: Select all

<object type="application/x-shockwave-flash" data="images/player/test.swf" id="mp3player1" height="24" width="290">
   <param name="movie" value="mages/player/test.swf">
   <param name="FlashVars" value="playerID=1&bg=0xFF9933&leftbg=0xFF6600&lefticon=0x000000&rightbg=0xFF6600&rightbghover=0xFF6600
 600&righticon=0x000000&loader=CCFFCC&righticonhover=0xffffff&text=0x000000&slider=0x993333&track=0xFF3300
 600&border=0xFF3300&tracker=CCCC99&loader=0x990000;&track=0xCC9966&loop=no&autostart=no&soundFile={URL}&titles={TEXT}">
   <param name="quality" value="high">
   <param name="menu" value="false">
   <param name="wmode" value="transparent">
</object>
User avatar
Stoker Online
Site Admin
Site Admin
Posts: 4,295
Joined: 12 May 2008, 21:26
Local time: Sunday 11:52
Last active: Online now
Favourite EXT: Forum Goal
Location: Denmark

Re: Simple Customizable MP3 Player

Post by Stoker »

Thanks for sharing jinger :thumb:
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
Jinger Offline
BBCoder II
BBCoder II
Posts: 16
Joined: 18 Apr 2010, 08:04
Local time: Sunday 10:52
Last active: -

Re: Simple Customizable MP3 Player

Post by Jinger »

Whatever. I like to help. :)
No Avatar
vokal123 Offline
BBCoder I
BBCoder I
Posts: 3
Joined: 10 May 2010, 19:57
Local time: Sunday 10:52
Last active: -

Re: Simple Customizable MP3 Player

Post by vokal123 »

i love it. Thx for sharing.
No Avatar
testas123 Offline
BBCoder II
BBCoder II
Posts: 13
Joined: 11 Jun 2010, 16:09
Local time: Sunday 11:52
Last active: -

Re: Simple Customizable MP3 Player

Post by testas123 »

do you have a player mod, like, you psot youtube link, and the player plays only sound from the video? Something like this.
No Avatar
vfanel Offline
BBCoder I
BBCoder I
Posts: 2
Joined: 26 Jul 2010, 17:59
Local time: Sunday 01:52
Last active: -

Re: Simple Customizable MP3 Player

Post by vfanel »

hi, was wondering if there is any way to randomize your songs instead of playing in order?
No Avatar
cisco007 Offline
BBCoder VI
BBCoder VI
Posts: 1,015
Joined: 16 Mar 2010, 16:14
Local time: Sunday 05:52
Last active: -
Location: Don't really know!

Re: Simple Customizable MP3 Player

Post by cisco007 »

don't know if this player can handle it, but try this!

Code: Select all

<object type="application/x-shockwave-flash" data="images/player/test.swf" id="mp3player1" height="24" width="290">
       <param name="movie" value="mages/player/test.swf">
       <param name="FlashVars" value="playerID=1&bg=0xFF9933&leftbg=0xFF6600&lefticon=0x000000&rightbg=0xFF6600&rightbghover=0xFF6600
    600&righticon=0x000000&loader=CCFFCC&righticonhover=0xffffff&text=0x000000&slider=0x993333&track=0xFF3300
    600&border=0xFF3300&tracker=CCCC99&loader=0x990000;&track=0xCC9966&loop=no&autostart=no&shuffle=true&soundFile={URL}&titles={TEXT}">
       <param name="quality" value="high">
       <param name="menu" value="false">
       <param name="wmode" value="transparent">
    </object>
No Avatar
vfanel Offline
BBCoder I
BBCoder I
Posts: 2
Joined: 26 Jul 2010, 17:59
Local time: Sunday 01:52
Last active: -

Re: Simple Customizable MP3 Player

Post by vfanel »

Cisco007

Thanks for your help! I tried it but didn't work. Is there a player that randomize the songs?
User avatar
Foggy Offline
BBCoder II
BBCoder II
Posts: 13
Joined: 31 May 2010, 22:30
Local time: Sunday 04:52
Last active: -

Re: Simple Customizable MP3 Player

Post by Foggy »

I'm using the version in the first post in this thread. It works great in Firefox, but on Chrome it won't play.
I'm not blocking Flash or scripts. I'm not sure why this BBCode won't work in Chrome.

Also, is there a consensus which of these various codes is best?

I have an extension called FastestChrome that pre-loads the next page on a phpBB3 forum, so I don't have to click the "Next" link, I just keep scrolling down past the page break and onto the next page of posts. Very slick, but is that the cause of the [scmp3] code problem I'm having in Chrome??
Last edited by Foggy on 29 Jul 2010, 09:37, edited 2 times in total.
[center]~~ Artificial intelligence is no match for natural stupidity. ~~[/center]