Jump to content
Search Community

GRAPHiCbr

Members
  • Posts

    2
  • Joined

  • Last visited

GRAPHiCbr's Achievements

0

Reputation

  1. Well, thanks very much you guys for the replys. I'll try these methods as soon as I can and see if it works. Thx again.
  2. Hi all, Is there a way that I can use the object oriented syntax to make a from() call with TweenLite? So I can later use a myTween.reverse(). Ex: myTween:TweenLite = new TweenLite.from(mc, 1, {something}); later on... myTween.reverse(); I tryed it all btu I allways get the msg "1048: Method cannot be used as a constructor." Where CAN I use the Method then? Thx.
×
×
  • Create New...