AH> The main reason I don't want to do that is that I won't have control AH> of the 'brand.swf' versions. I just worry someone might put something AH> on the canvas in brand.swf by mistake. If I was able to put my stuff AH> on root or another MC then I could just hide the uiResources MC, so it AH> wouldn't matter if someone put something on it, but this way I'll have AH> to leave it visible.
You can hide anything in the loaded swf by creating a solid movieclip on its main timeline. However I don't think that it is a real problem, since beside visual elements the loaded swf can contain scripts, which can behave even more "harmful" to your application than a simple visual object and these scripts cannot be eliminated. So you have to trust in the creator of brand.swf to some extent and hope that he/she will not screw up your movie at all :) Attila _______________________________________________ [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

