Copy link to clipboard
Copied
Hi guys, apologies for the n00b question. I have a slide with 3 button that are multi state: I just need an image to pop-up when each button is clicked. The problem is lets say I click "button 1" and then go to click "button 2" the clicked state from "button 1" is showing up behind the pop-up state of "button 2". I want the other buttons to revert back to their default states whenever a new button is clicked.
What is your present workflow with the buttons? Are the images which have to pop up IN a custom state or are you showing them with a Show command? I suspect you are using the image in an extra custom state, because you talk about 'default states' which are the Normal states. In that case you'll need three similar advanced actions.
I quickly create a small project. The three buttons are labeled SB_1, SB_2, SB_3. Here is a screenshot of the Object states of the second button:
For the first butto
...Copy link to clipboard
Copied
What is your present workflow with the buttons? Are the images which have to pop up IN a custom state or are you showing them with a Show command? I suspect you are using the image in an extra custom state, because you talk about 'default states' which are the Normal states. In that case you'll need three similar advanced actions.
I quickly create a small project. The three buttons are labeled SB_1, SB_2, SB_3. Here is a screenshot of the Object states of the second button:
For the first button, create this advanced action OneAct (never use the same name for an action as you used for an item):
You see that I marked a button top right, use that button to create a duplicate for the second button, which you rename to TwoAct. You need to replace SB_1 by SB_2 in the first command line, and replace SB_2 by SB_1 in the second line. Create another duplicate for the third button, where you apply similar changes so that the first line has SB_3 and the last line SB_1.
Copy link to clipboard
Copied
yes the buttons are in a custom state, not a "show" action. Thanks again Lily I'll give this a try!
Copy link to clipboard
Copied
IT WORKED!!! Thank you so much Lily!!!!
Copy link to clipboard
Copied
Sure, I tested it out to be able to post screenshots for you. Thanks for the heads up!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now