[Flashcoders] NetStream bytesTotal / bytesLoaded

2006-06-05 Thread Dan Wade
Hello, Trying to access bytesTotal and bytesLoaded for streaming .flv. var connection_nc:NetConnection = new NetConnection(); connection_nc.connect(movieHost); var ns:NetStream = new NetStream(connection_nc); vid.attachVideo(ns); ns.play(movieTitle); this.onEnterFrame = function() {

Re: [Flashcoders] NetStream bytesTotal / bytesLoaded

2006-06-05 Thread erix tekila
These properties are progressive flv only. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized