ProgressEvent

extern class flash.events.ProgressEventextends EventAvailable in flash9 var bytesLoaded : UInt var bytesTotal : UInt function new( type : String, ?bubbles : Bool, ?cancelable : Bool, ?bytesLoaded : UInt, ?bytesTotal : UInt ) : Void static var PROGRESS : String static var SOCKET_DATA : String
version #1925, modified 2008-07-28 09:58:40 by api