popup + musicplayer
2 posters
Page 1 of 1
popup + musicplayer
Y'ello:} I'm not very good with Javascripts, or scripts at all, so I am wondering if there is anyone who knows how to make it possible for my forum to start a popup (pref. only once) with a musicplayer (I've fixed a "mixpod" code (which works fine in a Forum Widget, though I dont want the musicplayer to restart everytime you enter another topic, hence the popup:]).
I know I'm to presumptive, but I would really, really, appreciate any help at all.
Or perhaps just anyway to make the player not restart everytime you enter another site of the forum
//Torasin
I know I'm to presumptive, but I would really, really, appreciate any help at all.
Or perhaps just anyway to make the player not restart everytime you enter another site of the forum
//Torasin
torasin- New Member
- Posts : 5
Reputation : 0
Language : Swedish
Re: popup + musicplayer
Hello Torasin, let me see the code for your player.
Do you want a click-link popup like the games & players I have *here
Do you want a click-link popup like the games & players I have *here

Re: popup + musicplayer
I was using this code (from Mixpod.com)
But ur's was waaay cooler, think you can show me how you did that? Was thinking of making it a popup when u enter the site, but I guess its better to have a button for it:)
//Torasin
- Code:
<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*PTEyNTE5MDg3NjkwNjImcHQ9MTI1MTkxMzc4NzI*MiZwPTE4MDMxJmQ9Jmc9MSZvPTdlMmI2ZmIzOThjMTQzZmJhODJjODRiNDBlODRiOGU1.gif" /><center><p style="visibility:visible;"><object type="application/x-shockwave-flash" data="http://assets.myflashfetish.com/swf/mp3/mixpod.swf" height="311" width="410" style="width:410px;height:311px"><param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mixpod.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="TL" /><param name="wmode" value="transparent"/><param name="flashvars" value="myid=28756343&path=2009/09/02&mycolor=222222&mycolor2=4a8dba&mycolor3=ebeff0&autoplay=true&rand=1&f=4&vol=45&pat=0&grad=false&ow=410&oh=311"/></object><br><a href="http://www.mixpod.com/playlist/28756343"><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/28756343"><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">MySpace Music</a> <a href="http://mixpod.com">Playlist</a> at <a href="http://mixpod.com">MixPod.com</a></p></center>
But ur's was waaay cooler, think you can show me how you did that? Was thinking of making it a popup when u enter the site, but I guess its better to have a button for it:)
//Torasin
torasin- New Member
- Posts : 5
Reputation : 0
Language : Swedish
Re: popup + musicplayer
Think u could post the HTML to urs? n' I'll try my best to figure it out myself:}
torasin- New Member
- Posts : 5
Reputation : 0
Language : Swedish
Re: popup + musicplayer
The songs wouldn't play when testing your code and it crashed Firefox.
You could try creating another playlist or use a different music site.
I usually create an Html page for popup players -to add text
a background, window title, Close Window link and a fave icon.
But... Mixpod player code can be edited to work on it's own.
If you don't want to create an Html page for your player
or want to wait & try it later... use this
This popup version of The Futureheads video player works
same page (popup1, popup2 etc) so they open in separate
windows (to the correct size) or they will open in the same
window and will not be sized to your preset dimensions.
You could try creating another playlist or use a different music site.
I usually create an Html page for popup players -to add text
a background, window title, Close Window link and a fave icon.
But... Mixpod player code can be edited to work on it's own.
If you don't want to create an Html page for your player
or want to wait & try it later... use this
- Spoiler:
- Code:
<a href="http://assets.myflashfetish.com/swf/mp3/mixpod.swf?myid=28756343&path=2009/09/02&mycolor=222222&mycolor2=4a8dba&mycolor3=ebeff0&autoplay=true&rand=1&f=4&vol=45&pat=0&grad=false&ow=410&oh=311URL=http://assets.myflashfetish.com/swf/mp3/mixpod.swf" target="popup" title="Torasin Popup Music Player" onclick="window.open('http://assets.myflashfetish.com/swf/mp3/mixpod.swf?myid=28756343&path=2009/09/02&mycolor=222222&mycolor2=4a8dba&mycolor3=ebeff0&autoplay=true&rand=1&f=4&vol=45&pat=0&grad=false&ow=410&oh=311URL=http://assets.myflashfetish.com/swf/mp3/mixpod.swf', 'popup', 'width=410,height=300,height=200,left=150,top=250,scrollbars=no'); return false"><font style="" face="times new roman"><font style="" size="2"><font color=""><b> Popup Music Player</b></font></font></font></a>
This popup version of The Futureheads video player works
- Code:
<a href="http://www.thefutureheads.com/video/player/" target="popup2" title="The Futureheads Popup Music Player" onclick="window.open('http://www.thefutureheads.com/video/player/', 'popup2', 'width=725,height=365,height=200,left=150,top=250,scrollbars=yes'); return false"><font style="" face="times new roman"><font style="" size="2"><font color=""> The Futureheads</font></font></font></a>
same page (popup1, popup2 etc) so they open in separate
windows (to the correct size) or they will open in the same
window and will not be sized to your preset dimensions.
Re: popup + musicplayer
Ah, okay, seems that my playlist doesn't play with anything else than my Google Chrome... do you know anywhere else where I can create my own playlist?
(btw, Thank you for your help with the scripts!)
(btw, Thank you for your help with the scripts!)
torasin- New Member
- Posts : 5
Reputation : 0
Language : Swedish

» May be useful for someone
» How to create popup but no login popup ????
» Popup
» Log in popup
» Log In Popup
» How to create popup but no login popup ????
» Popup
» Log in popup
» Log In Popup
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum