MyBB Community Forums

Full Version: Music player
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok, I have to go to bed. Ok now you may be wondering why I am posting this, here is why:

I want to have a music player(To test and see if I like it) I have been looking for a while. But I cant figure out how to post it on my site. Like I know where to post the code at but none of the codes work like here is one:
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyODY5NDExNTMzNDcmcHQ9MTI4Njk*MTE3NTk1MSZwPTE4MDMxJmQ9Jmc9MSZvPTU2MzllNGM5ODVhZjQzMDFiMjgz/Y2Q1OTMwMDk3M2Fh.gif" /><center><p style="visibility:visible;"><embed src="http://assets.myflashfetish.com/swf/mp3/mixpod.swf?myid=69304959&path=2010/10/12" quality="high" wmode="window" bgcolor="52543A" flashvars="mycolor=52543A&mycolor2=8A846E&mycolor3=211F15&autoplay=false&rand=0&f=4&vol=100&pat=3&grad=true" width="410" height="311" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:410px;height:311px;" /><br><a href="http://www.mixpod.com/playlist/69304959"><img src="http://assets.myflashfetish.com/images/btn-get-tracks.gif" alt="Music" title="Get Music Tracks!" border="0"></a><a href="http://www.mixpod.com" target="_blank"><img src="http://assets.myflashfetish.com/images/btn-create.gif" alt="Playlist" title="Create Your Free Playlist!" border=0></a><a href="http://www.mixpod.com/ringtones/69304959"><img src="http://assets.myflashfetish.com/images/btn-get-ringtones.gif" alt="Ringtones" title="Get Ringtones From This Playlist!" border="0"></a><br />Create a <a href="http://mixpod.com">playlist</a> at <a href="http://mixpod.com">MixPod.com</a></p></center>
That is just one of like 10 I have tried that do not work.

So I was wondering if someone could find a site that I could get music on and add it to a list then post it on my site.. If no on can do that can some make me a playlist with the following songs on it:
Drops from Jupitar- Train
Teenage Dream- Katty Perry
Photograph- NickelBack

And thats all for the test.. Thanks!! And good night all!
1. where do you want the playlist to show?

2. embed the player into your current theme
Ok I got the playlist I got it in the footer where I want it. But now it starts the song over everytime you change the page. How would I make it for it stays the same the hole time.
You're embedding this into the footer?

As cool as that may seem to you, it's annoying and a resource hog to visitors.

Why download extra content that's unwanted? In most sites I go to with automatic songs, I have to manually turn it off.
But it's already downloaded enough data that it began to stream.

Waste of my bandwidth.

Try to place it in a separate HTML file, and create a pop-up code from a button.

That way, if people wanted to use the music player, all they have to do is click "Music Player" which launches it, then it's all gravy from there.
(2010-10-13, 09:39 PM)lan7 Wrote: [ -> ]You're embedding this into the footer?

As cool as that may seem to you, it's annoying and a resource hog to visitors.

Why download extra content that's unwanted? In most sites I go to with automatic songs, I have to manually turn it off.
But it's already downloaded enough data that it began to stream.

Waste of my bandwidth.

Try to place it in a separate HTML file, and create a pop-up code from a button.

That way, if people wanted to use the music player, all they have to do is click "Music Player" which launches it, then it's all gravy from there.


Ya I know, one promblem.. Whos makin the code?

Well if you were doing that "Pop-Up" idea, the code is all there, what you posted.

>.>

You can google for a html/php hyper-link pop-up code, then follow the rest of my instructions.

That, or if you want to use a new player entirely, google around for existing music player codes.

I for one know there are better ones out there, as I've found them in the past.
It's just a matter of googling and choosing what you like.