|
-
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.
-
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
-
thanks
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|