Jump to content
Search Community

AlexMorse2016

Members
  • Posts

    1
  • Joined

  • Last visited

AlexMorse2016's Achievements

0

Reputation

  1. Ive got TweenMax loaded to my page, and as soon as I put in this: "var tl = new TimeLineMax();", and then "tl.to();" on an element... I get Uncaught ReferenceError: TimeLineMax is not defined, I was happily doing one of your tutorials but as soon as we removed the delay property on each to() and attempted to use TimeLineMax, this error comes up and no more animation... I tried loading just TweenMax.js, and I tried adding the TimeLineMax.js file as well but the error persists... any advice?
×
×
  • Create New...