hello,
trying to implement directly online on wordpress installation, the error is a bit differet:
demo2.js?ver=5:96 Uncaught TypeError: Cannot read property 'addEventListener' of undefined
at HTMLDocument.<anonymous> (demo2.js?ver=5:96)
(anonymous) @ demo2.js?ver=5:96
corresponding to:
TweenMax.ticker.addEventListener("tick", render);
in the demo2.js file
files are correctly loaded, apparently in the correct order:
