haXe API Documentation
Back | Index
extern class flash.events.NetFilterEvent
extends Event
Available in flash9
var data : flash.utils.ByteArray
var header : flash.utils.ByteArray
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?header : flash.utils.ByteArray, ?data : flash.utils.ByteArray) : Void
Back | Index