[fmx] how to do2 gotoAndPlays

I know this seems weird but I want upon reaching a certain frame. I want something like this to happen.

[AS]_root.gotoAndPlay(2);[/AS]

that is fine but at the same time I want this to happen also

[AS]_root.hidden.movie.gotoAndPlay(2);[/AS]

So basically target 2 movies to play at the same time. But for some reason it is not working for me. A lil help please?

yea hidden is there. for some reason when I comment out either one the other will work. SO I know the path is cool. But when they are both uncommented. It will not do which ever one is second.

Can you attach your FLA so we can have a look ?

Is your hidden clip on the _root timeline made available throughout the _root timeline and not just in one frame?

lost yes it is.
Let me post a version with the imagery removed. My client is very picky about these images…actually ill do that in a bit. When I comment out one of them the other works. but when they are both uncommented only the first one fires.

see this is why we are hiring coders :beam: