Copy link to clipboard
Copied
Seems almost silly to ask but I have a simple animation with a loop.
This works.
On frame 100, if I use this code, it doesn't work:
However, if I send it to a different frame with this code, it works:
I figure I'm missing a basic concept here, but I don't know what it is. Is there a better way to move the playhead to a labeled frame?
Thanks!
Hi.
One thing I noticed is that in your example you started the label name with a capital I ("Indx1") and in a line below you started the label name with a lowercase i ("indx1").
Could this be the issue?
Please let us know.
Regards,
JC
Copy link to clipboard
Copied
Hi.
One thing I noticed is that in your example you started the label name with a capital I ("Indx1") and in a line below you started the label name with a lowercase i ("indx1").
Could this be the issue?
Please let us know.
Regards,
JC
Copy link to clipboard
Copied
Thanks JC! LOL, can you tell that I haven't done this in a while? I haven't coded much since Flash died. I was pretty good at AS3. Back to making all my rookie mistakes again I guess.
Have a great weekend!
Copy link to clipboard
Copied
You're welcome!
And I do believe in you! I make mistakes like that too. 😄
Welcome back and have a great weekend you too!