
290
EXTENDING FLASH CS4 PROFESSIONAL
Frame object
Example
The following example specifies that a single custom ease curve should be used for all properties of the first frame on
the first layer:
var theFrame = fl.getDocumentDOM().getTimeline().layers[0].frames[0]
theFrame.useSingleEaseCurve = true;
See also
frame.getCustomEase(), frame.hasCustomEase, frame.setCustomEase()
Commentaires sur ces manuels