Mobile app version of vmapp.org
Login or Join
Gonzalez368

: Special two-state button in InDesign In InDesign, I want to make button with two states, just like on the example: The normal state is a circle, so if I move the mouse over it, an info

@Gonzalez368

Posted in: #AdobeIndesign #Button #Interaction #Pdf

In InDesign, I want to make button with two states, just like on the example:



The normal state is a circle, so if I move the mouse over it, an info box pops up. That is a nice feature in an interactive PDF presentation where you want to inform somebody about something.

Now here is the problem:



If I move my cursor next to the circle, the button changes it's state to Rollover.
(The white box shows the bounding area of the objects.)



Is it possible to restrict the Rollover area to the circle, so the info box shows up only when you move the mouse over the circle?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Gonzalez368

1 Comments

Sorted by latest first Latest Oldest Best

 

@Kristi927

Grouping both objects into the same button (even if the grouped version is only visible during the Rollover State) turns the total area of both objects and the space between them into the Rollover Area. To avoid this, create two separate buttons, and have one button "control" the other:


Turn the rectangle pop-up into its own button called Rectangle, and turn the circle into its own button called Circle.
Select the Rectangle button.
Under Appearance, check the Hidden Until Triggered box.

Select the Circle button.
Under Event, select On Roll Over.
Click the Plus Sign next to Actions, and select Show/Hide Buttons and Forms.
Under Visibility, click the (X) next to the Rectangle button until it changes to an Eye.

Under Event, select On Roll Off.
Click the Plus Sign next to Actions, and select Show/Hide Buttons and Forms.
Under Visibility, click the (X) next to the Rectangle button until it changes to an Eye With Red Line through it.



Render the interactive PDF, and you should see only the circle. Roll over the circle, and the rectangle should appear. Roll off, and the rectangle should disappear. No other area should trigger the rectangle pop-up. You can set up this relationship with multiple buttons in your document—just make sure you name each button carefully so that you can keep track of them!

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme