Skip to main content
genesioz26988543
Participating Frequently
December 12, 2018
Answered

Classic Motion Guide Kills Instance Name

  • December 12, 2018
  • 2 replies
  • 576 views

Ran into an issue recently where a movieclip attached to a motion guide would return 1120 errors.

Eventually realized that when a movieclip follows a guide, Animate ignores (or loses?) the instance name.

Is there a workaround anyone is familiar with? I mainly work in keyframe animations and rarely use motion guides, so I have yet to find a solution.

This topic has been closed for replies.
Correct answer ClayUUID

His guides aren't movieclips.

He DOES have advanced layers turned on, which is what's breaking his code.

2 replies

Community Expert
December 13, 2018

In order for the guide to work it cannot be a movieclip.

try this tutorial. Animate CC Creating Motion Guides - YouTube

Legend
December 12, 2018

It does not. I just created a new document, added a squiggly motion guide, movieclip instance named "bob", tweened it along the guide. Added a "trace(bob)" to the beginning and end of the animation. Got "[object MovieClip]" in the output window at both ends.

You don't have Advanced Layers turned on, do you?

genesioz26988543
Participating Frequently
December 13, 2018

Hey there. Thanks for the reply.

I'm not using advanced layers (as far as I can tell) I have to admit that if I am, I don't know how to turn them off. Would that cause issues with movieclips and motion paths?

I'm being pretty basic with my animation. I've attached a test FLA if you are interested. Two scenes. One with and one without a motion guide.

Dropbox - MotionGuideBreaksMC.fla

ClayUUIDCorrect answer
Legend
December 13, 2018

His guides aren't movieclips.

He DOES have advanced layers turned on, which is what's breaking his code.