tags:

views:

4

answers:

0
[trace] level status
[trace] onStatus
[trace] code NetStream.Play.Stop
[trace] level status
[trace] onStatus
[trace] code NetStream.Play.Stop
[trace] level status
[trace] onStatus
[trace] code NetStream.Play.Stop
[trace] level status
[trace] onStatus
[trace] code NetStream.Play.Stop
[trace] level status
[trace] onStatus
[trace] code NetStream.Play.Stop

it is simple code with

connection.connect(null); and stream.addEventListener( NetStatusEvent.NET_STATUS , onStreamStatus );
stream.play("http://example.com/file.flv"); and public function onStreamStatus ( objectX : Object ) : void { trace...