Displaying 1 result from an estimated 1 matches for "onsoundcomplet".
Did you mean:
onsoundcomplete
2006 Dec 24
1
Icecast vs Internet Explorer 7 patch
...String();
domain = 'icecast.youdomain';
mount = 'myradio.mp3';
port = '80';
System.security.allowDomain('http://'+ domain);
stream.loadSound('http://'+ domain +':'+ port +'/'+ mount, true);
function callback() {
stream.start();
}
stream.onSoundComplete = callback;
stream.start();
Happy Christmas.
--
Infomaniak Network SA
Guy Baconniere <baco@infomaniak.ch>
Unix System Administrator
Certified Linux Engineer (RHCE, LPIC-2)
Avenue de la Praille 26
1227 Carouge (Geneva)
Switzerland (CH)
Phone +41 (0)22 820 3541
Fax +41 (0)22 820 3546
AS29...