haXe API Documentation
Back | Index
extern class flash.events.NetMonitorEvent
extends Event
Available in flash9
var netStream(default,null) : flash.net.NetStream
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?netStream : flash.net.NetStream) : Void
static var NET_STREAM_CREATE : String
Back | Index