variable help
February 21, 2008 12:00 AM
Post rewritten to provide more clarity:When you attach an action to the page level, On Show, it runs when the page loads and that's it. So if all of your actions to change the variables happen after that point and the page never reloads, the conditions are not met initially and your Show ContinueButton action does not complete.However, if you attach two actions to each object, On Mouse Click, one to change the related variable and one after it to re-run the Show ContinueButton action, I believe that would work as you want. (And, of course, whatever other actions you want to show different stars or change contents or whatever.)I do believe you need that second action to re-run the Show ContinueButton action. Hope this helps! Edited By: jkunrein on 2008-2-21 14:44:28
Discussions have been disabled for this post