haXe API Documentation
Back | Index
extern class flash.events.DataEvent
extends TextEvent
Available in flash9
var data : String
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?data : String) : Void
static var DATA : String
static var UPLOAD_COMPLETE_DATA : String
Back | Index