Ask a Question related to Macromedia Flash, Design and Development.
-
Patrik Liljebäck #1
Re: dialog window
You could do a hit test with the window and disable all buttons that
evaluate true in the hit test.
Another (not so good) solution is to cover the whole window with one big
button, so the other beneath it will not work.
--
Patrik
wojtek wrote:> HI
>
> How to do dialog window in flash with modal option so other buttons which
> are under this window are unavailable and do not work.
>
> Thanks
>
>
>Patrik Liljebäck Guest
-
Very slow print dialog window
The problem is when I select print from InDesign CS it takes 16 seconds for the print dialog window to appear, during that time the beach ball is... -
Modeless dialog parent window in Cocoa
I'm trying to use Cocoa dialog in my plug-in. It opens OK and works properly except that it can "hide" behind active doc's window. I can't work out... -
Parent window for modal dialog
What is the best way to get a parent window for a modal dialog? Currently, I am using the following code: HWND hParent =... -
Dialog window: OK/Cancel --> how?
hello, is there a way to let director pop up a modal dialog window in windows style as it is e.g. with the "alert"-dialog? I want to ask the... -
how to open printdialog window in dialog mode
I want to open the printdialog windwo in a dialog mode , in which the user can not click any where if the printdialog window is open I want to...



Reply With Quote

