PDA

View Full Version : Help with modal support in actionscript 3



SquirtGun
May 8th, 2007, 06:14 PM
Hello:

The window component in Flash CS3 has been removed, so I want to create a custom class that provides the same functionality. I have no idea how to code modal support, so when the window is displayed no other elements can have focus, until the window is closed. I was hoping someone might be able to point me in the right direction.

Thank you.

Dazzer
May 8th, 2007, 10:19 PM
Unfortunately this seems like a thing of the Projector. not the flash.

You might want to look at other 3rd party projectors.

(I never knew you could do modal windows in < flash CS3 anyway)

SquirtGun
May 8th, 2007, 11:33 PM
(I never knew you could do modal windows in < flash CS3 anyway)

I have dug around a little more and it seems that there is no support for modal windows or dialog boxes of any sort. I am buliding a RIA that could really use it. Apparently the flash development team just says to use Flex.

Anyone know otherwise?

Dazzer
May 8th, 2007, 11:51 PM
Apollo :)