Skip to main content
Participant
March 23, 2008
Question

controlling timelines without root

  • March 23, 2008
  • 2 replies
  • 196 views
Hi. Flash8 question.. What's the easiest/best way to control timelines (using buttons& frame actions) in different movieclips (some within each other) without using _level0 or root? So if someone else were to put the swf in their project it would still work regardless of level?
This topic has been closed for replies.

2 replies

jmmotionAuthor
Participant
March 23, 2008
thanks for the quick reply Rob. That was fast. I never think to use the target tool.
jm
robdillon
Participating Frequently
March 23, 2008
Just use _parent. You can usually use the target tool in the actions window to give you the relative path from one clip to another.