Modifying Variables

OK, I have it on good authority that a mouse enter behaves the same as a mouse click when updating variables (that is a real pity - it would have been the simplest answer).Now I am going slowly insane - a short journey perhaps, but none-the-less. I just can't get this to work. If someone could take a look at the following, it would be greatly appreciated.Here's what I have done:I have an image with rollover events to explain different aspects of the image. The rollover is activated by transparent buttons activating a show and hide variable for each text box. Also attached to each button is the following variable:OnMEnterModVarOn: Mouse EnterAction: Modify VariableTarget: showShowAllValue: 1Modification: Add to VariableAlso on the page is a button "Show All" which, when clicked will reveal all text boxes. This button is supposed to remain hidden until the user has found all the "hot spots" for themselves and will then allow them to review without hunting.The button has the following action attached:OnShowShowOn: ShowAction: ShowTarget: Show All (the button)Condition:showShowAll Greater or Equal to 6 (there being 6 rollovers in the original image).Else:Hide Show AllAs I have said, I've done this before without incident, but cannot for the life of me figure out what I have done differently here.I have attached that last action to the button and to directly to the page (at different times), both without success.Apologies for the log post, and thanks for sticking with me this far ... any ideas?Edited By: lancetre on 2009-3-11 0:9:13

Discussions have been disabled for this post