Chevy Posted August 11, 2007 Share Posted August 11, 2007 Well I am making a text based music play and I don't know if it will be possible, because I want people on myspace to be able to put it in there profiles. I tried iFrames, they do not work for myspace. Same with object. Is this even possible? With Myspace? my iFrame code: <iframe src ="muspec.net/player?user=Kolard" width="100%"> </iframe> Link to comment https://forums.phpfreaks.com/topic/64379-iframe-and-object-alternative/ Share on other sites More sharing options...
php_tom Posted August 11, 2007 Share Posted August 11, 2007 Are you sure the url "muspec.net" is OK? <y browser can't find it... Link to comment https://forums.phpfreaks.com/topic/64379-iframe-and-object-alternative/#findComment-321098 Share on other sites More sharing options...
NArc0t1c Posted August 13, 2007 Share Posted August 13, 2007 Well, first thing I see with you're iFrame is the link. It's currently pointing to a dictionary called "muspec.net". Secondly, You would have to use some sort of flash to embed music into a myspace profile. Link to comment https://forums.phpfreaks.com/topic/64379-iframe-and-object-alternative/#findComment-322157 Share on other sites More sharing options...
php_tom Posted August 13, 2007 Share Posted August 13, 2007 Check out XSPF Player at http://musicplayer.sourceforge.net/ its a flash mp3 player. You can make your own playlists using the XSPF playlist format http://www.xspf.org/. Hope that helps. Link to comment https://forums.phpfreaks.com/topic/64379-iframe-and-object-alternative/#findComment-322369 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.