Using variables

To expand on what Perry said - here's how the nitty gritty:Choice 1 (whatever object it may be)Add an action to choice one and set the properties as follows:On: Mouse ClickAction: ShowTarget: Desired Text, Image or Group(If this is an action to show information on another page, be sure to place this action last)Add another action underneath the previous (on the same object - Choice 1)On: Mouse ClickAction: ShowTarget: Greyed out Choice 1 (follow Perry's directions)Add one more actionOn: Mouse ClickAction: HideTarget: Choice 1 (essentially hiding itself)Repeat these 3 actions for each choice/object that you add.Two things to remember -1. Items are loaded on the page in the order they are listed2. Actions are committed in the order they are listed

Discussions have been disabled for this post