Its mostly the technique of making a parent, content and then a mask movieclip that makes this work. When content gets loaded via MovieClipLoader the MovieClip that receives the content gets somewhat replaced. I have found that even though the basic properties(_alpha, _width, _height, etc..) can be manipulated attaching or creating child MovieClips has issues. My guess is that Flash needs some extra time to initialize the newly loaded clip as a MovieClip. Again, my guess but once I found the technique I told you I have used it since with far fewer problems.
If anyone has any further insight into it I would be happy to hear it. _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

