Lehr, Theodore wrote:
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?
Put some trace statements in to show the alpha settings after you have processed the XML. My guess is that you have left the MC alpha at 0 and the text is showing because you have forgotten to embed it.

Paul
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

Reply via email to