Music BBCode Database
BBCodes for embedding Music players
Jinger Offline
BBCoder II
Posts: 16 Joined: 18 Apr 2010, 08:04
Local time: Sunday 10:52Last active: -
Post
by Jinger » 27 Apr 2010, 21:55
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.
Jinger Offline
BBCoder II
Posts: 16 Joined: 18 Apr 2010, 08:04
Local time: Sunday 10:52Last active: -
Post
by Jinger » 28 Apr 2010, 12:23
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>
Stoker Online
Site Admin
Posts: 4,295 Joined: 12 May 2008, 21:26
Local time: Sunday 11:52Last active: Online now
Favourite EXT: Forum Goal
Location: Denmark
Post
by Stoker » 28 Apr 2010, 12:52
Thanks for sharing jinger
~ The greatest achievement in life is to inspire ~
Regards Stoker
Jinger Offline
BBCoder II
Posts: 16 Joined: 18 Apr 2010, 08:04
Local time: Sunday 10:52Last active: -
Post
by Jinger » 28 Apr 2010, 13:30
Whatever. I like to help.
vokal123 Offline
BBCoder I
Posts: 3 Joined: 10 May 2010, 19:57
Local time: Sunday 10:52Last active: -
Post
by vokal123 » 10 May 2010, 20:01
i love it. Thx for sharing.
testas123 Offline
BBCoder II
Posts: 13 Joined: 11 Jun 2010, 16:09
Local time: Sunday 11:52Last active: -
Post
by testas123 » 12 Jun 2010, 07:33
do you have a player mod, like, you psot youtube link, and the player plays only sound from the video? Something like this.
vfanel Offline
BBCoder I
Posts: 2 Joined: 26 Jul 2010, 17:59
Local time: Sunday 01:52Last active: -
Post
by vfanel » 26 Jul 2010, 18:01
hi, was wondering if there is any way to randomize your songs instead of playing in order?
cisco007 Offline
BBCoder VI
Posts: 1,015 Joined: 16 Mar 2010, 16:14
Local time: Sunday 05:52Last active: -
Location: Don't really know!
Post
by cisco007 » 26 Jul 2010, 18:27
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>
vfanel Offline
BBCoder I
Posts: 2 Joined: 26 Jul 2010, 17:59
Local time: Sunday 01:52Last active: -
Post
by vfanel » 26 Jul 2010, 19:21
Cisco007
Thanks for your help! I tried it but didn't work. Is there a player that randomize the songs?
Foggy Offline
BBCoder II
Posts: 13 Joined: 31 May 2010, 22:30
Local time: Sunday 04:52Last active: -
Post
by Foggy » 29 Jul 2010, 09:34
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]