Adobe Extending Flash Professional CS5 User Manual Page 325

  • Download
  • Add to my manuals
  • Print
  • Page
    / 565
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 324
303
EXTENDING FLASH PROFESSIONAL
Frame object
Last updated 5/2/2011
This property is ignored if the frame doesn’t have custom easing applied.
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()
Page view 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 564 565

Comments to this Manuals

No comments