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

Code Snippets timeline navigation not working

New Here ,
Jun 14, 2023 Jun 14, 2023

Copy link to clipboard

Copied

Hi all!

I'm working on an animation project for a class. I'm trying to use code snippets (we've been instructed not to use action script) to utelize the timeline navigation "Go to frame and stop/play" and it works on the first button, however, when I try to apply the same code snippet on a different frame to a different button it doesn't work. I am changing the frame number it should go to and I made an instance name for each new button. Does anyone have any suggestions as to why this isn't working?

 

side note: I've also tried using the action "stop a movie clip" for a different button in order to end stop the audio and that also doesn't work. 

 

Any help would be greatly appreciated! Thanks 🙂

Views

129

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 ,
Jun 15, 2023 Jun 15, 2023

Copy link to clipboard

Copied

Hi.

 

Can you show us your code so that we can take a look at it?

 

Regards,

JC

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 Expert ,
Jun 15, 2023 Jun 15, 2023

Copy link to clipboard

Copied

LATEST

if you have a canvas project, note the first timeline frame is frame 0, and the nth frame is frame n-1. 

 

are you using the correct frame number(s)?

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