Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Third Party Products and Support:
XSPF not loading playlist...
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/19/06 16:49 
I copied straight from the Umber alert template...

here is the code:

Code
<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="460" height="233" >
    <param name="allowScriptAccess" value="sameDomain"/>
    <param name="movie" value="{JAMROOM_URL}/include/flash/xspf_player.swf?playlist_url={$XSPF_HIFI_PLAYALL_URL}&autoload=true&info_button_text=Visit+Us&playlist_title=Click+The+Play+Button"/>
    <param name="quality" value="high"/> <param name="bgcolor" value="#E6E6E6"/>
    <param name="player_title" value="Jamroom Flash Player"/> <param name="info_button_text" value="visit us"/>
    <embed src="{JAMROOM_URL}/include/flash/xspf_player.swf?playlist_url={$XSPF_HIFI_PLAYALL_URL}&autoload=true&info_button_text=Visit+Us"
          quality="high" bgcolor="#E6E6E6" name="Jamroom Flash Player" allowscriptaccess="sameDomain" info_button_text="visit us"
          player_title="Jamroom Flash Player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"
          align="center" height="233" width="460">
    </embed>
    </object>


i changed the code to play all that is all I changed... it does not load the playlist... also if I leave the code alone it doesn't work either yet it will work if I change and regenerate the artist to umber theme... any ideas what the problem may be?



Last edited by DetroitRap.Com on 09/19/06 17:39; edited 1 time in total
Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 09/19/06 17:34 
Where are you using this code at?

Thanks!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/19/06 17:38 
it is in the home_header.tpl

is that my problem???

do i need to wipe out the Song section that is already there and put it in that box?

Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/19/06 17:38 
proton artist theme FYI

Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/20/06 06:28 
*bump*

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 09/20/06 07:11 
Please post a link to where this is at so I can take a look at the page output and maybe I can help.

I don't have the proton theme installed, but I think your going to need to URL Encode everything after the "playlist_url="


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/20/06 07:16 
ok here is the link

http://www.detroitrap.com/jamroom/bands/2/

now with urlencoding it will still work inside a template and pull up all the songs for given artist correct?

Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/20/06 07:17 
if there is a better way to do this let me know as well... i am ok with doing a popup coming off from the hifi link

i tried a popup window and it tells me play.php is empty

Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/20/06 07:25 
thanks for the help btw i plan on purchasing one of your skins as soon as I can get this thing working and get access to the credit card.

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 09/20/06 07:33 

DetroitRap.Com:
thanks for the help btw i plan on purchasing one of your skins as soon as I can get this thing working and get access to the credit card.


You don't need to bribe me to get my help........lol

But I can see that this variable {$XSPF_HIFI_PLAYALL_URL} is not getting parsed so no playlist is being created.

Let me look at it some more.........


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/20/06 07:36 
actually i really am planning on it.. the red will fit in nice... btw... let's go with the popup option...

in how do I need to do this as a popup player... i didn't really think about that player being a problem for lo-fi and believe me there is a LOT of lofi in Detroit

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 09/20/06 07:47 
First lets get the player to work, then you can play with a popup.......

Try this code instead of this variable {$XSPF_HIFI_PLAYALL_URL}


Code
http%3A%2F%2Fwww.detroitrap.com%2Fjamroom%2Fplay.php%3Fmode%3Dsong_hifi%26band_id%3D2%26song_id%3Dall%26type%3Dxspf


Let me know..........


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/20/06 07:53 
ok we got somewhere but not it loads no playlist showing and says undefined when i click on play... and it appears to be loading something according to the status bar in my browser.

Back to top
DetroitRap.Com



Joined: 07 Jul 2006
Posts: 68

Posted: 09/20/06 07:55 
wait i may know why... that is on the main template... if i load that off from the hi_fi link into a popup it may work....

this is my thinking but i don't know ****... that encoded url includes song id which would not be present on just the main page right?

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 09/20/06 08:04 
Its creating a playlist file now but something is still not right in the code.

The string includes song_id=all with band_id=2
So it should be playing all hifi songs from band 2


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Third Party Products and Support

1234Next >
 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.