Click to See Complete Forum and Search --> : set enable to false
How to set enable to false all the stage when it is calling a FMessageBox?
I want to obtain the same effect that happens when, for example, it is calling the Macromedia privacy panel or a message in the Flash Communication Server MX console.
psychlonex
09-09-2002, 12:04 PM
The easiest way I've seen it done is to make a big box that covers the entire stage, turn the box into a button, and set it's "showHandCursor" to false. Then when your message-box pops up, simply set the big button's visible to true, and vice-versa when you want to hide it.
Psx
Originally posted by psychlonex
The easiest way I've seen it done is to make a big box that covers the entire stage, turn the box into a button, and set it's "showHandCursor" to false. Then when your message-box pops up, simply set the big button's visible to true, and vice-versa when you want to hide it.
Psx
Easy but ingenious.
Thanks
flashkit.com
Copyright Internet.com Inc., All Rights Reserved.