PDA

View Full Version : Alert depth


quinu
04-19-2005, 11:57 PM
I have several duplicated movies on my stage. When I call the Alert.show, the Alert appears beneath the movies. Is there anyway to control the depth of an alert?

Cordially,
Quinu

CyanBlue
04-20-2005, 12:03 AM
I don't know what sort of component you are using, but can't you use swapDepths() function to make it go higher???

quinu
04-20-2005, 12:07 AM
First, I noticed that I posted to the wrong forum. The component is the MX 2004 Professional Alert.

Second, I just tried a swap depths. That didn't seem to work. The funny thing is that the Alert will cover the original mc, but it is beneath all of the duplicates.

CyanBlue
04-20-2005, 12:14 AM
Moved...

I don't know much about the FMX 2004, but I think I've heard that there is specific depth where the Alert component will be placed... If that's the case, you will need to change the depth of your duplicated movieClips to lower depth...