Skip to main content
Known Participant
March 16, 2018
Question

Missing variable in template documentation

  • March 16, 2018
  • 1 reply
  • 290 views

Hello,

Can you please help me, what is the variable to generate this part of the code:

          var canvas, stage, exportRoot, anim_container, dom_overlay_container, fnStartAnimation;

function init() {

canvas = document.getElementById("canvas");

anim_container = document.getElementById("animation_container");

dom_overlay_container = document.getElementById("dom_overlay_container");

Because $CREATE_LOADER variable doesnt create this few lines, it creates only 2 lines, which is the following:

var comp=AdobeAn.getComposition("88A0284D8D8DB446AC4E51582F1F3DAA");

var lib=comp.getLibrary();

Thank you in advance!

Peter

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
March 16, 2018
nzb17299Author
Known Participant
March 17, 2018

Thank you, but this is an outdated blog entry, and there is no solution for my problem.