Hi!
From MC that on the main timeline I call the frame where is other MC starts to play., and so i want to go to particular frame in this second MC.

so the code looks something like
Stop
Begin Tell Target ("/")
Go to and Play ("first,mc1_myframelabel")???
End Tell Target

how do i specify framelabel in the MC mc1 which is seating on the frame "first" on the main timeline
Thank You