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

Symbol within a symbol playhead

Explorer ,
Jun 06, 2017 Jun 06, 2017

I'm working with symbols within symbols and getting some odd results with where the symbol starts it's frame 1. In this animation you will see the egg rolls out too soon, and then rolls out again. How can I control where the playhead is on frame 1 for the symbol within another symbol?

I'm sorry if this is vague, let me know if we need more info the hone in on what I'm actually asking for.

Private video on Vimeo

Password:Nick

237
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

correct answers 1 Correct answer

LEGEND , Jun 06, 2017 Jun 06, 2017

You can only control symbol playback if they're movieclips, not graphics.

You control them with stop() and play() commands.

Or you can have a static graphic, then replace it with an animated symbol only when you're ready for it to start animating.

Translate
LEGEND ,
Jun 06, 2017 Jun 06, 2017
LATEST

You can only control symbol playback if they're movieclips, not graphics.

You control them with stop() and play() commands.

Or you can have a static graphic, then replace it with an animated symbol only when you're ready for it to start animating.

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