Hi Guru!
I wish it would be that simple, But! First I have to go to the frame "first" where is "mc1" is sitting
i can't just call em , because my plyback head not on this frame yet.
So I have to do something like
Begin Tell Target ("/")
Go to and Stop ("first")
End Tell Target
and then on this frame "first"
Begin Tell Target ("/mc1")
Go to and Play ("daframe")
End Tell Target
..oops it is working!!
Thanks!
Originally posted by FlashGuru
Begin Tell Target"/mc1"
Go To And Play(framelabel)
End tell target

/refers to a mc on the main timeline!!!