Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Missing variable in template documentation

Community Beginner ,
Mar 16, 2018 Mar 16, 2018

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

268
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 16, 2018 Mar 16, 2018
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 17, 2018 Mar 17, 2018
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines