Mike,
OK, I got it to work on my site...
Here is the code. You need the absolute paths in four places in order for it to work.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" align="center" width="400" height="151" > <param name="allowScriptAccess" value="sameDomain"/> <param name="movie" value="http://url.com/folder/xspf_player.swf?playlist_url=http://url.com/folder/playlist.xspf"/> <param name="quality" value="high"/> <param name="bgcolor" value="#E6E6E6"/> <embed src="http://url.com/folder/xspf_player.swf?playlist_url=http://url.com/folder/playlist.xspf" quality="high" bgcolor="#E6E6E6" name="xspf_player" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="center" height="168" width="400"> </embed> </object>
If the above code that you embed in the text/html module still doesn't bring something up, make sure you validate your xspf file at www.xspf.org to make sure that that isn't it.
BTW, I checked out your site. The link you gave me went to a mp3 player that did stream (ie, it didn't have to load the whole song in order to start playing.) However, when you click on the mp3 in the top menu, it brings you to the xspf player with the playlist not loading, not the mp3 player that works.
Are you friend or relative that is working on the site? I'd love to compare notes! Another band site using DNN! BTW, I'm the mom doing my daughter's site. She also LOVES Flyleaf. My son loves Hawk Nelson. I love your template! How did you do that?
Check the site out at http://www.jessicaprouty.com
I'm not happy with the usability of the gallery, and I'm trying to get the email sign up in the same text/html module with the flashpaper via a table, but it messes up everything when I try to do that. Have you used DNN before in other capacities?
Best,
Katherine