Search tutorials
So, let's take a look at using tell target to affect different timelines:
Affecting the Main Movie Timeline:
- Begin Tell Target (_level0)
Affecting a Movie Clip (MC):
- Begin Tell Target ("/MCINSTANCEName")
Affecting a MC inside another MC:
- Begin Tell Target ("/MCINSTANCEName/MCINSTANCEName")
Affecting a MC inside a MC inside another MC:
- Begin Tell Target ("/MCINSTANCEName/MCINSTANCEName/MCINSTANCEName")
You get the idea...The thing that makes this work is giving each occurance of a Movie Clip its own unique "Instance Name" (You set the "Instance Name" on the properties dialog of the MC).
» Level Intermediate |
Added: 2001-01-24 Rating: 6 Votes: 118 |
» Author |
No author details available. |
» Download |
Download the files used in this tutorial. |
Download (0 kb) |
» Forums |
More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.
Comments
There are no comments yet. Be the first to comment!