|
|
timeline.selectAllFrames()
AvailabilityFlash
MX 2004.
Usagetimeline.selectAllFrames()
DescriptionMethod;
selects all the frames in the current timeline.
ExampleThe
following example selects all the frames in the current timeline.
fl.getDocumentDOM().getTimeline().selectAllFrames();
|