Controlling the visibility of objects
You can hide an object on a slide, and define conditions that must be satisfied for the object to be displayed.
The following example illustrates how to hide an image on a slide until the user clicks the Show Image button.
-
Select Insert > Image to insert an image on the slide.
-
Right-click the image, and select Properties from the menu.
-
In the Image dialog box, click the Options tab.
-
In the Item Name field, enter My_Image.
-
Deselect the Visible option.
-
Click OK.
-
Select Insert > Standard Objects > Button.
-
In the New Button dialog box, do the following:
-
In the If The User Clicks On The Button: On Success menu, select Show.
-
In the Show menu, select My_Image.
-
Click OK.
When you play the movie, the image appears only when you click the button.