PDA

View Full Version : Window modality


Prpl_Ppl_Etr
03-01-2007, 10:54 PM
Does anyone know if you can change the modality of a Window instance at runtime?

I'd like the instance to be modal when it's full size, but non-modal when the user minimizes it.

The only way I can find to determine the modality is when you create the window with the PopupManager.

Any ideas?

Cheers,
PPE

mcmcom
03-01-2007, 11:54 PM
is this a flash question? What kind of windows are you talking about? Browser windows?

mcm

Prpl_Ppl_Etr
03-05-2007, 06:46 PM
My apologies for the lack of specificity...

I'm referring to instances of the Window component in Flash 8.