Posted November 10, 2014 Hi there. I am trying to setup doubleclick with GSAP. However, when I add the enablers and etc, it causes my ad to freeze. I created a codepen. Please let me know if you see something obvious that I'm doing wrong. Thank you! Share this post Link to post Share on other sites
Posted November 11, 2014 From the errors in your demo it appears you aren't loading any scripts that define what an Enabler is. I grabbed a js file from another post and loaded it into your demo and it appears to work http://codepen.io/GreenSock/pen/yyBGYg (check the js gear to see the files that are loaded externally) This is the post i used as a reference: http://greensock.com/forums/topic/9465-doubleclick-gsap-and-polite-loaders/?hl=enabler 1 Share this post Link to post Share on other sites
Posted November 11, 2014 Hiya - thanks for the answer but your codepen shows at blank - I do have that .js <script> link in my head, however I'd like to see how you got the demo working, as it's still showing as frozen to me. Thanks! Share this post Link to post Share on other sites
Posted November 11, 2014 Its blank because you have no images in it;) I do see the broken image icons moving around though. This is what I see: http://greensock.com/temp/dc.mp4 Looks like the animation is running and there are no errors, right? Share this post Link to post Share on other sites
Posted November 11, 2014 Sorry I meant the codepen link you provided produces a 404 page not found, well specifically the following text: "There is nothing here, Monsieur. My Giant magnifying glass never lies" I do realize the image links are blank. Share this post Link to post Share on other sites
Posted November 11, 2014 strange, i just recorded it by clicking on that link... hold please Share this post Link to post Share on other sites
Posted November 11, 2014 Sorry, man. My mistake. I made it private and then shared the public link. My bad. try again please: http://codepen.io/GreenSock/pen/yyBGYg Share this post Link to post Share on other sites
Posted November 11, 2014 Ok I see it now, and apologies if I'm being dense, but I don't see what you changed to get it to function. Share this post Link to post Share on other sites
Posted November 11, 2014 Nevermind, it just wasn't working locally, once I hosted it it was fine. I think that's probably been the issue the whole time - apologies! Share this post Link to post Share on other sites