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
>
>
>