In the attached example, why does the clip located outside of another clip work properly, while the clip inside another clip does not.
In this example, I have a “masterMC” that is made up of “partMCs.”
The “partMCs” are all asigned Color Objects named “thisColor.”
The “thisColor” objects are then all assigned the correct colors.
This is all done via action script and works nicely in the “masterMC” located outside of another MC. It doesn’t work with an identicle “masterMC” located within another MC.
I have included a trace action that shows the path that is being called.
Please help.
Thanks.
_t