Jump to content
Search Community

gsockk

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by gsockk

  1. Hi,

     

    Thanks for the sample and the great library Jack!

    Unfortunately the sample fails when you move TweenMax to a sub directory

     

    Folder structure:

    ./js  ./greensock    ./TweenMax.js  ./main_req.js  ./require.js
    main_req.js:

    require(["greensock/TweenMax"], function {	TM.to(...);});
×
×
  • Create New...