MyBB Source

everyBB - The forum owners community

4,000 Members! | Small Policy Change

Latest Releases: Valid Referrals - Bonus - Mark Thread Read

 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MyCode] Audio Player
Author Message
Wolfgang2025 Offline
Member
***

Posts: 55
Joined: Apr 2009
Reputation: 0
MyBux: 178
Post: #11
RE: [MyCode] Audio Player
(07-11-2009 01:46 AM)BluEditor Wrote:  I'm wondering, if I embed it to the background, will the music start over again when I click on a new link, or when I refresh a page?

Unfortunately yes you would have to embed it into the header and every time the page is reloaded it will start over again. You could however place a button some where so that members can turn on or off the background music.

There is a another solution you could use the flash I Pod player that was designed for Vb the author of the mod don't mind it being used with other board software and will offer no support to non Vb users.

The player is XML driven and works very well all you do is load up your Mp3 to a folder drop in the XML file that you will need to add all the Mp3's that you want to play and add a link. What I have done with it is make a custom HTML page so when you do open the link a small window will open with the I Pod player embedded into it and members can listen to any of the tunes in the player while they browse the forum.

There is player that will play back FLV vids that you can download from Tube and the like but that is another subject.

For a enhanced version of this MyCode not using microsoft you can use this instead.

Code:
<embed src= "http://www.odeo.com/flash/audio_player_standard_gray.swf" quality="high" width="300" height="52" allowScriptAccess="always" wmode="transparent"  type="application/x-shockwave-flash" flashvars= "valid_sample_rate=true&external_url=$1" pluginspage="http://www.macromedia.com/go/getflashplayer"> </embed>

Will produce a nice flash player like so
[Image: capture10072009125046.jpg]
07-11-2009 04:18 AM
Find all posts by this user

Advertisement

offtopicpark Offline
Member
***

Posts: 56
Joined: Jul 2009
Reputation: 0
MyBux: 0
Post: #12
RE: [MyCode] Audio Player
you could also have the forum in a iframe lol but thats really lame
07-11-2009 04:21 AM
Find all posts by this user
eugeneslz16 Offline
Junior Member
**

Posts: 7
Joined: Jul 2009
Reputation: 0
MyBux: 2
Post: #13
RE: [MyCode] Audio Player
what will i put in the mycode???
url of the mp3??
07-27-2009 09:54 PM
Find all posts by this user
byker Offline
Junior Member
**

Posts: 29
Joined: Jul 2009
Reputation: 0
MyBux: 0
Post: #14
RE: [MyCode] Audio Player
Just downloaded and works a treat, very effective plus makes browsing the forum more entertaining when reading postings.
07-31-2009 09:24 AM
Find all posts by this user
Chrissy Offline
Member
***

Posts: 96
Joined: Mar 2009
Reputation: 0
MyBux: 6
Post: #15
RE: [MyCode] Audio Player
Thanks very much for this, very helpful and could come in very handy 001_smile
08-03-2009 06:50 AM
Find all posts by this user
Polarbear541 Offline
Premium User
Premium Users

Posts: 1,191
Joined: Aug 2008
Reputation: 5
MyBux: 1333
Post: #16
RE: [MyCode] Audio Player
/Moving to MyCodes

This looks good btw Tongue

Thanks, Polarbear541
MyBB Support Team


My Sites:
YHM - My PHP project
Discuss Server - Server and Network discussion forum
08-03-2009 07:00 AM
Visit this user's website Find all posts by this user
rockyy Offline
Junior Member
**

Posts: 35
Joined: Jul 2009
Reputation: 0
MyBux: 10
Post: #17
RE: [MyCode] Audio Player
only thing i wanna know
if i place the media player to my index page how i can play music file???
my file is here:-
forum/mp3/1.mp3

it's not placed in thread so i can't use
Code:
[media]http://site-name/forum/mp3/1.mp3[media]

rest all things working great >Big Grin<
[Image: 2coogme.jpg]
(This post was last modified: 08-05-2009 05:45 PM by rockyy.)
08-05-2009 05:45 PM
Find all posts by this user
Wolfgang2025 Offline
Member
***

Posts: 55
Joined: Apr 2009
Reputation: 0
MyBux: 178
Post: #18
RE: [MyCode] Audio Player
You can't use MyCode on the index page. If you want a player there permanently you will need to edit your index template and use pure HTML Wink
08-13-2009 06:55 AM
Find all posts by this user
neowarf Offline
Junior Member
**

Posts: 39
Joined: Apr 2009
Reputation: 0
MyBux: 2
Post: #19
RE: [MyCode] Audio Player
Very good work

Thanks
08-24-2009 07:30 PM
Find all posts by this user
neowarf Offline
Junior Member
**

Posts: 39
Joined: Apr 2009
Reputation: 0
MyBux: 2
Post: #20
RE: [MyCode] Audio Player
Nothing appear in the editor,no button
How to fix it please?
08-24-2009 08:45 PM
Find all posts by this user





Web Design | Web Design Jobs