Jump to content
Search Community

igorf

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by igorf

  1. Thanks Jack, the first solution worked perfectly for me. But if other users want to try it: the code-sample uses TweenLite, but the timeScale-property is only part of TweenMax, so use that one instead.
  2. I use one tween (tweenmax) to smoothen the scroll of a big image across the screen. This works perfectly ,but I'd like to smoothen the pause as well, so that a pause doesn't stop the tween immediately, but smooths it with a small ease before pausing. Is that possible, maybe with TimelineMax? I already tried a lot but with no result.
×
×
  • Create New...