Here's 1 I didn't see coming - I havea n mc box as a bg, to which I attach another mc that loads a picture. all ok. the picture covers the bg.
But if I say this
then suddenly the bg is in front of the image! That's it. That's all I do, and suddenly it's up front. Can anyone tell me why this is happening and how to colour a background mc without it covering things that were otherwise above it?
_________________________________
Leozack
But if I say this
Code:
myColor = new Color(image_mc);
myColor.setRGB("0x"+Colour);
_________________________________
Leozack
Code:
MakeUniverse($infinity,1,42);