close window delay
January 14, 2010 12:00 AM
I would suggest not using a separate page as the alert window. Just mock one up at page or title level using a group containing a text box and a 'confirm' button and a 'cancel' button (all not initially visible). Have this appear when they click Exit and then have the 'confirm' button exit title/close window. The 'cancel' button should simply hide the group.
Tia said:Hi, I am having a problem with the "exit course/close window" action. What I WANT to happen is the user clicks my button, the alert window I made closes, and then the SCO closes. What DOES happen is the user clicks my button, the alert window I made closes, and a few seconds later the SCO closes. Is there any way to make this faster? Here is my set up: 1. There is a timer action as the first action at top level. This action closes the SCO if a variable called "exit" to contains "OK". The timer action is set to fire every .5 seconds. There is no delay on the action. 2. There is a EXIT button that when clicked displays a message telling them what will happen when the click the button. 3. There are two buttons on the message; OK and Cancel. The OK button has 2 actions on it. It has a modify exit variable action and a close window action. Any advice offered up to decrease the time would be great!
Discussions have been disabled for this post