# Here's a tough one

**URL:** https://forum.kirupa.com/t/heres-a-tough-one/69870
**Category:** flash
**Created:** [November 8, 2004, 10:11pm UTC](https://forum.kirupa.com/t/heres-a-tough-one/69870 "2004-11-08T22:11:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![xtm59](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/xtm59/32/819_2.png) [@xtm59](https://forum.kirupa.com/u/xtm59)
#### Post date: [November 8, 2004, 10:11pm UTC](https://forum.kirupa.com/t/heres-a-tough-one/69870/1 "2004-11-08T22:11:31Z")

</div>

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]
