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

Animate CC 2017 code to go to a particular frame in a flat file

Explorer ,
Aug 10, 2018 Aug 10, 2018

Copy link to clipboard

Copied

I use Animate CC 2017 on a Mac and generate output as html and js files. I use the following code to call one html file from another:

this.downarrow.addEventListener("click", function (event)

{

  window.open("SkeletalLL3.html", "_self");

});

It works just fine. However, is it possible to add some additional code that doesn't start the called html file from frame 0 but rather goes to another labelled frame further down the timeline?

Thanks

Views

230

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
no replies

Have something to add?

Join the conversation