Extending Flash |
|
|
|
| Objects > Timeline object > timeline.selectAllFrames() | |||
Flash MX 2004.
timeline.selectAllFrames()
None.
Nothing.
Method; selects all the frames in the current timeline.
The following example selects all the frames in the current timeline.
fl.getDocumentDOM().getTimeline().selectAllFrames();
|
|
|
|