Ask a Question related to Macromedia Flash, Design and Development.
-
John van Terheijden #1
Popup; show, take focus, wait for button action, give focus, hide
Hi.
I've got a popup MC for displaying a message or asking a yes/no question
that has to do the following on an event:
- show and take focus (disabling the controls in the main screen)
- wait for click on [Ok] or [Yes] / [No] button
- hide and give back focus to main screen
I don't want to inlude if(!somePopupHasFocus)'s and stuff. Is there a
standard / what is the common, or easiest way to achieve this?
Thanks,
- John
John van Terheijden Guest
-
popup menus won't hide - PVII show/hide layers behaviour
I've used the 'Auto show/hide by PVII" behaviour to create some popup menus for the navigation which make use of divs which appear and disappear.... -
giving focus to PopUp window
I have an mxml file which has button which pops up a title window. Now this titile window has a textArea. I give focus to the text area by saying... -
Popup window with DataGrid focus problem
I have a main window with an editable DataGrid. When a user does double click in a cell a popup window opens that lets him select a value for the... -
focus button
Hi, I have a form within a projector, the form is made of of several editable text fields and a submit button. With each field I can tab to the... -
focus/lost focus of custom control
Hi new to .NET and have a question. What I want to do if have a custome control (contains a table grid of text boxes) and multiple instances...



Reply With Quote

