0
Animate: Animation doesn't follow path guide
New Here
,
/t5/animate-discussions/animate-animation-doesn-t-follow-path-guide/td-p/12942395
May 14, 2022
May 14, 2022
Copy link to clipboard
Copied
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()
- 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?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/animate-animation-doesn-t-follow-path-guide/m-p/12942716#M354096
May 14, 2022
May 14, 2022
Copy link to clipboard
Copied
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).
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

