Here's a tough one

Is there any possible solution that will enable me to stream shoutcast from flash? I though it would be kinda nifty to have one on my site. But I think there is a issue with the latest version of the flash player and of course active x in explorer.

Basically the simple code is this:

[color=#191970]s = new Sound();
s.loadSound (“url.of.shoutcaststream:5003”,true);[/color]
[color=#191970][/color]
[color=black]I’m not too sure what can be down. But I’m hoping there’s a work-around to get it going…[/color]
[color=#191970][/color]