I can replicate this problem and it seams to be only with Internet Explorer as it does not affect Firefox. When running a site with ssl and the secure pages module the playlist does not load in either the popup player or the slim player. Regular audio does seam to work (non-playlist) however the playlists do not load. I testing this on both Version 6 and Version 7 of IE and the problem exists for both versions. When secure pages is turned off, the player works fine.

Comments

zirafa’s picture

Hm, this may be a bug in the slim/extended player. Otherwise, perhaps comparing the flash HTML output for the simple audio output versus the slim player may reveal something, such as cross-scripting permissions.

zirafa’s picture

Status: Active » Closed (won't fix)

I believe this can be readily solved with Flash's cross-domain-access solution.

Try putting crossdomain.xml file in your server's webroot.

From musicplayer.sourceforge.net:

If the .swf file and the .xspf file are on different domains, you may need to put a crossdomain.xml file on the root of your playlist host server.