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

Missing variable in template documentation

Community Beginner ,
Mar 16, 2018 Mar 16, 2018

Copy link to clipboard

Copied

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

Views

221

Translate

Translate

Report

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

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

LATEST

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

Votes

Translate

Translate

Report

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