haXe API Documentation
Back | Index
extern class flash.events.SampleDataEvent
extends Event
Available in flash9
var data : flash.utils.ByteArray
var position : Float
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?theposition : Float, ?thedata : flash.utils.ByteArray) : Void
static var SAMPLE_DATA : String
Back | Index