Hi,
I would suggest you to create a button (On/off) for this.
Step 1: On the main Presentation layout. Create the Interactive objects (Boxes you want to show/ hide) Lets say name them as Basic 1,Basic 2. Option as None.
Step2: Create a button with Button type as On/off. Size can be almost equal to text you want to be displayed. In button sub layout there would be eight pages. Type on text on On-Up,On-Over, On-Down, On-Hit and Off-Up, Off Over,Off-Down and Off-Hit.
Step 4: Since you want to show- hide objects. Create a text box on Master page. You can type SHOW on On states and HIDE on OFF states.
Step 5. Create two scripts, Show and Hide.
Step 6: In Show, add script, Show objects Basic 1,Basic 2. Similarly in Hide, add script, Hide Objects Basic 1 and Basic 2.
Step7 : Select the button on Main presentation layout and assign scripts in Event tab. On Click up on, Run script Hide, and on Click up off Run script Show.
Step 8: Export.
In case you want to hide any other objects, you can create a new script .
I hope this will work.
Thanks,
Bikramjit Singh(Quark)
bisingh@quark.com