I need to loop through all the child inside a .fla file, and I can reach only the first frame movieclips when I loop through the childs, I found a "solution" that consists in copy all the movieclips to the first frame.. but, it sucks :p
Is there a way to loop to every movieclip, even if those are located in, let say, frame 120 in the timeline?
Thanks!