Displaying correct total amounts
April 18, 2006 12:00 AM
Great logic issue..Each time you are opening the score window the action to add to the variable is run, hence it will keep adding each time.You would be better on the graphic having 2 actions. 1 to set the varible for the graphic having been clicked, and one to add to the total variable.Then in your result window have no action on show at all to modify variables, but just an action to change the contents of a text box to equal the total variable.Does that make sense?Neil
Discussions have been disabled for this post