cuepoint(s)
[Bindable] private var cuepoints:Array = [ {name:'cue 0', time:1.00}, {name:'cue 1', time:2.00}, ]; [Bindable] private var info:String = "cue -"; [Bindable] private var show:uint = 0;