So I successfully added a movie clip from the library using addChild(), but now I want to access some movieclips that were in that dynamically added movieclip.
I’ve used standard dot notation and also getChildByName passing it the instance names.
What am I missing here?