Action Group
November 17, 2008 12:00 AM
or you could do it this waySet a variable to 0 on show pagePut an action on the button to set the variable to 1 onClickput a timer action on the page with a time of .5 secondsset the action to run group 1 (add an action at the Action Group to set the variable to 2) - on the conditions set the if statement to "only if the variable is 1".put another timer action on the page with a time of .5 secondsset the action to run group 2 (add an action at the Action Group to set the variable to 0) - on the conditions set the if statement to "only if the variable is 2".this is off the top of my head without trying or testing
Discussions have been disabled for this post