Embedding Problem

xerolen

In Runtime
Messages
279
Ok so I am now a days running my own website and I am running an internet radio network. I can play the stream through itunes when I'm not on the same network as well as when I'm on the same network. When I embed it on the site I can see it in iWeb but when I go to the site it isn't there. I am using Broadwave to broadcast and it gave me this embed:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width=62 height=30>
<param name=movie value="http://107.3.14.219:88/nchflashplayer.swf" />
<param name=quality value=best />
<param name=FlashVars value="width=62&streammode=1&mp3=http://107.3.14.219:88/broadwavehigh.mp3?src=1" />
<embed src="http://107.3.14.219:88/nchflashplayer.swf" FlashVars="width=62&streammode=1&mp3=http://107.3.14.219:88/broadwavehigh.mp3?src=1" width=62 height=30 quality=best type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
</object>

It shows up on iweb but not the site which is here: BrokenSteel.uni.me under BS radio. Would someone be so kind as to help me out here? If anyone knows of any other programs for internet radio streaming could you let me know. I want to be able to run my own server instead of using a third-party network. I also want to be able to embed it in my site and play through itunes. I need to be able to have multiple audio inputs such as a media player for the music and a way to turn my mic on and off to interact with listeners. It needs to work on windows but if someone knows a mac solution that will work to.
 
Back
Top Bottom