Question
Can't access movieclip...
I created a script that duplicates a movieclip several times
based on the number of nodes an external XML file has. It seems
that I can't access the movieclips or change their properties or
instances or the properties and instances of subsequent movieclips
within them. When I try to access them I get "undefined" while
tracing it. Sorry about the amount of code, I don't want to leave
any of the variables out... Any help would be greatly appreciated!
Thanks.