music on site
music on site
any one know how to have a player on site to play music from a list like this...
http://www.myspace.com/intoorbit
BTW: that's my daughter...
http://www.myspace.com/intoorbit
BTW: that's my daughter...
Re: music on site
There's a module named podcast ... dont know, if it works and if it does, what you want.mark wrote: any one know how to have a player on site to play music from a list like this...
http://www.myspace.com/intoorbit
.
Nice girlBTW: that's my daughter...

Re: music on site
that player looking thing is supposed to just start playing one of those songs and you can clik one in the list to get it to play...
no loggin needed, it takes awhile to load the song, servers are shared i think...
not really looking for podcast just an on page player...
you know like start with a song and clik nother one to play that one...
no loggin needed, it takes awhile to load the song, servers are shared i think...
not really looking for podcast just an on page player...
you know like start with a song and clik nother one to play that one...
Re: music on site
Wow, some of my favourite artists - don't wanna go to another website
...
Have you only embed the player in a content block?

Have you only embed the player in a content block?
Last edited by cyberman on Wed Jun 21, 2006 7:24 am, edited 1 time in total.
Re: music on site
Global Content Block...
found it here... http://musicplayer.sourceforge.net/
if i had something to edit flash i could change the look of it... it can also be used as a Sidebar in Firefox "So now you have yourself a little music player on your site with whatever music you like and you think to yourself, "Yeah it's great that people can hear my great taste in music on my site, but I want them to hear it no matter what site they visit." Well, there is a solution: the XSPF Music Player Sidebar." from... http://forevergeek.com/articles/xspf_a_ ... r_site.php
found it here... http://musicplayer.sourceforge.net/
if i had something to edit flash i could change the look of it... it can also be used as a Sidebar in Firefox "So now you have yourself a little music player on your site with whatever music you like and you think to yourself, "Yeah it's great that people can hear my great taste in music on my site, but I want them to hear it no matter what site they visit." Well, there is a solution: the XSPF Music Player Sidebar." from... http://forevergeek.com/articles/xspf_a_ ... r_site.php
Re: music on site
Mark, check the player in IE. It plays other peoples music and not what you had selected. I had this same player
running on a wedding bands website and I kept getting emails from clients saying that the music wasn't for weddings.
I realized that it was only wrong on IE. I am viewing your site with IE right now and it has almost 500 songs in the playlist and some of
they are not the kind that you would want people to hear coming from your site I would imagine.
I have taken the player off of my site about a month ago and haven't gotten the chance to figure out why it doesn't work in IE.
Not sure if it has something to do with how it is embedded in CMSMS or just an IE problem overall.
Dan
running on a wedding bands website and I kept getting emails from clients saying that the music wasn't for weddings.
I realized that it was only wrong on IE. I am viewing your site with IE right now and it has almost 500 songs in the playlist and some of
they are not the kind that you would want people to hear coming from your site I would imagine.
I have taken the player off of my site about a month ago and haven't gotten the chance to figure out why it doesn't work in IE.
Not sure if it has something to do with how it is embedded in CMSMS or just an IE problem overall.
Dan
Re: music on site
fixed it...
these have to be the same, i missed that the first time...
<embed width="400" height="168" align="middle" src="http://www.multiintech.com/uploads/xspf ... ylist.xspf"
these have to be the same, i missed that the first time...
<embed width="400" height="168" align="middle" src="http://www.multiintech.com/uploads/xspf ... ylist.xspf"
Re: music on site
And I am a fool for not catching this the first time around on my site.
Thanks for posting the fix.
Dan
Thanks for posting the fix.
Dan
Re: music on site
Hi Mark,
If I were to put this below script in my global content block and call it mp3 player how would I then write it into the template? would it be like this?
{global_content name='mp3 player '}
Cheers,
Neil
If I were to put this below script in my global content block and call it mp3 player how would I then write it into the template? would it be like this?
{global_content name='mp3 player '}
Cheers,
Neil
mark wrote: Global Content Block...
found it here... http://musicplayer.sourceforge.net/
if i had something to edit flash i could change the look of it... it can also be used as a Sidebar in Firefox "So now you have yourself a little music player on your site with whatever music you like and you think to yourself, "Yeah it's great that people can hear my great taste in music on my site, but I want them to hear it no matter what site they visit." Well, there is a solution: the XSPF Music Player Sidebar." from... http://forevergeek.com/articles/xspf_a_ ... r_site.php
Re: music on site
Yep that's it...
Just have to have something in this path, ;playlist_url=/uploads/xspf_player/playlist.xspf">, change it or put your .xspf in the same place...
Have fun...
Just have to have something in this path, ;playlist_url=/uploads/xspf_player/playlist.xspf">, change it or put your .xspf in the same place...
Have fun...
Re: music on site
Hi Mark,
I'm completely new to this
Just have to have something in this path, ;playlist_url=/uploads/xspf_player/playlist.xspf">,
does this mean put the line ;playlist_url=/uploads/xspf_player/playlist.xspf">, before the coding in the template or the Globle text script?
change it or put your .xspf in the same place...
i understand that this is written in .xspf but what is my .xspf and again in the same place as the globel script or template?
cheers,
Neil
I'm completely new to this
Just have to have something in this path, ;playlist_url=/uploads/xspf_player/playlist.xspf">,
does this mean put the line ;playlist_url=/uploads/xspf_player/playlist.xspf">, before the coding in the template or the Globle text script?
change it or put your .xspf in the same place...
i understand that this is written in .xspf but what is my .xspf and again in the same place as the globel script or template?
cheers,
Neil
Re: music on site
If you follow the link, found it here... http://musicplayer.sourceforge.net/, you will find a better tutorial than I can give you on how to use it...
Re: music on site
thanks for that , I'll give it a shot.
I'm still unsure what my .xspf is, and how to make it,
thanks,
Neil
I'm still unsure what my .xspf is, and how to make it,
thanks,
Neil
Re: music on site
Hi,
I know this is a reply to a really old topic, but I just stumbled across this and was wondering if someone would be able to help me out. I'm interested in using the xspf player on my site, but I can't seem to get it to work. The player sites there saying "loading playlist" and nothing happens. I did a copy 'n paste of the code and made all the paths the same (and changed the domain name of course).
If anybody has any idea, I would appreciate the hand.
Thanks,
Here's the link: http://webmadesimple.ca/index.php?page=sandbox
I know this is a reply to a really old topic, but I just stumbled across this and was wondering if someone would be able to help me out. I'm interested in using the xspf player on my site, but I can't seem to get it to work. The player sites there saying "loading playlist" and nothing happens. I did a copy 'n paste of the code and made all the paths the same (and changed the domain name of course).
If anybody has any idea, I would appreciate the hand.
Thanks,
Here's the link: http://webmadesimple.ca/index.php?page=sandbox