I have a Parent object with a small browser and 2 additional objects
what I am trying to do is click object 1 it will play this internet radio stream in the browser
http://radio.securenetsystems.net/radio_player_large.cfm?stationCallSign=MOVA
click object 2 and it will stop the original stream and play stream 2
http://radio.securenetsystems.net/radio_player_large.cfm?stationCallSign=MOVA2
what is currently happening is once the first stream is playing it will not switch to the other stream when object 2 is clicked.
what ever one that was clicked first continues to play.