I’m dynamically attaching a movieclip linkage to my root timeline. The linkage has two layers inside – a graphic shape mask and an empty movieclip for loading images. The empty movieclip is masked by the graphic shape mask.
I’m using a MovieClipLoader object to load and manage the preloader for the empty movieclip when it loads images.
Why does the mask sometimes work and sometimes not? Would the image type have anything to do with it? Or is it something to do with the act of attaching the linkage and then loading images into the empty movieclip contained therein?
Thanks,
IronChefMorimoto