Jump to content
Search Community

hellotherekevin

Members
  • Posts

    2
  • Joined

  • Last visited

hellotherekevin's Achievements

0

Reputation

  1. Thanks for the reply. Can you let me know which eases do accept easing parameters in addition to Elastic and Back.
  2. I am trying to use the easeParams special property TweenLite.to(mc_1, 1, {scaleY: 0, ease:Bounce.easeOut, easeParams:[0.5, 0.2]}); but I get an error message that says: ArgumentError: Error #1063: Argument count mismatch on com.greensock.easing::Bounce$/easeOut(). Expected 4, got 6. at Function/http://adobe.com/AS3/2006/builtin::apply() at com.greensock::TweenLite/easeProxy() at com.greensock::TweenLite/renderTime() at com.greensock.core::SimpleTimeline/renderTime() at com.greensock::TweenLite$/updateAll() Do you know what I am doing wrong and/or how to address this?
×
×
  • Create New...