Jump to content
xisto Community
Sign in to follow this  
Jimihendrix

Mp3 Player On Myspace XSPF Web Music Player

Recommended Posts

I want to use the following HTML code on Myspace:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"width="400" height="168" >		<param name="allowScriptAccess" value="sameDomain"/>		<param name="movie" value="http://forums.xisto.com/no_longer_exists/;		<param name="quality" value="high"/>		<param name="bgcolor" value="#E6E6E6"/>	<embed src="http://forums.xisto.com/no_longer_exists/?playlist_url=playlist.xspf; 	quality="high" bgcolor="#E6E6E6" name="xspf_player" allowscriptaccess="sameDomain"	type="application/x-shockwave-flash"	pluginspage="https://get.adobe.com/flashplayer/otherversions/;	align="center" height="168" width="400"> </embed></object>

I dont know what to do from here. I got a few songs I uploaded somewhere, and now I want them to be in this player as a playlist. What do I have to do from here?

Share this post


Link to post
Share on other sites

google saves the day <_<

 

the gist from http://forums.xisto.com/no_longer_exists/

embed src="playlist.xspf" is the location of the ".xspf" playlist file.

Pay special attention to "playlist_url=playlist.xspf" part of this string, this is the explicit location of your playlist, and it could have been http://forums.xisto.com/no_longer_exists/ instead of playlist.xspf

another explanation can be found at http://musicplayer.sourceforge.net/

best to check the source of your app for documentation details. :lol:

 

as this is not exactly a Xisto.net concern (you said it's for your MYSPACE), i will move it to a more fitting section.

Share this post


Link to post
Share on other sites
Auto playlist and embed code for myspaceMp3 Player On Myspace

I've written a package that runs on an external php capable server.

It generates a playlist for one or more directories of mp3 files and includes an embed script that will generate the necessary embed code for myspace.

xspfphp.Sourceforge.Net

I'll try and help if you need it after you install the package.

-Tom

-reply by Thomas Bailey

 

Share this post


Link to post
Share on other sites

Currently, Myspace blocks alot of codes. these include playlists such as playlist.com.If you somehow get around this and their staff sees that you are using a music player other then the one that they provide they will remove it immediatelyBasically they want you to use their media player and no other which is stupid...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.