I'm having the same exact problem... here's the code I put in:
blablabla
<param name="movie" value="http://lesbelvederes.com/audio/xspf_player_slim.swf?playlist_url=http://lesbelvederes.com/audio/vltelb_playlist1.xspf&autoload=true" />
And when I open with the Source Viewer of Firefox 3.x, here's what I get:
<param name="movie" value="http://lesbelvederes.com/audio/xspf_player_slim.swf?playlist_url=http://lesbelvederes.com/audio/vltelb_playlist1.xspf&autoload=true" />
What can be done to AVOID having to go directly into the MySQL db and changing the char? Can we use the same manner as PHP and just put some sort of reserved char infront of it to make avoid the built-in conversion?
NOTE: EVEN HERE, THE ACTUAL AMPERSAND SYMBOL GETS CONVERTED TO &AMP... WHAT A NICE BUG!