Does not work with secure pages and Internet Explorer
akolahi - November 4, 2006 - 00:55
| Project: | Playlist (toolkit, modules) |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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.

#1
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.
#2
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: