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

Animate: Animation doesn't follow path guide

New Here ,
May 14, 2022 May 14, 2022

I have a very simple animation of object inside a movieclip object
I would like to make it move along a path with:


- at the start frame: this.play();
- in the middle(for testing only): this.stop()2022-05-14_10-42-00.gifexpand image
- At the end : this.gotoAndPlay("start");

 

I placed the movie clip in the main timeline and it looks good when I move the cursor in the timeline, BUT not when redering in browser, it follows a straight line

Am I missing something?

484
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
Community Expert ,
May 14, 2022 May 14, 2022
LATEST

nothing you described would cause that, and copying the steps you described work fine: http://www.kglad.com/Files/forums/guide.html (click the ball to have it continue on its path).

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