I discovered the issue and it is my dumb fault.. I was putting these mcs in the authroing environment and it is a situation where it is the same mc (as in the same one from the library) reused like 100 times - so I had 100 layers with the same movie one each layer... after about the 18th layer - the images stopped showing... show I am just creating the mcs with as and it works fine....
________________________________________ From: [email protected] [[email protected]] On Behalf Of Sumeet Kumar [[email protected]] Sent: Friday, January 22, 2010 12:42 AM To: Flash Coders List Subject: Re: [Flashcoders] Image and Alpha can you write some of your code....to get a better understanding of the problem ----- Original Message ----- From: "Lehr, Theodore" <[email protected]> To: "Flash Coders List" <[email protected]> Sent: Thursday, January 21, 2010 9:45 PM Subject: [Flashcoders] Image and Alpha I know I asked this before but I can not remember if there was ever a resolution proposed and I am still having the issue... I have an image inside a mc - that mc (mc1), by default, is set to have an alpha of 0... that mc is inside another mc (mc2) that is also alpha=0 by default... Then, based on some xml that is imported, mc1 may have it's alpha turned to 100... then mc2 will have it's alpha turned to 100 (NOTE: mc2 holds multiples of mc1 - each of which may or may not have their alpha changed...) The problem: The problem is that while the imported text is showing in mc1 - the images are not... any help? hope this makes sense.... _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

