I have three FAQ buttons on a PPT slide 1, each adjacent to 1 of 3 separate paragraphs.
Clicking the [FAQ1] button should take the user to PPT slide 20, where the FAQ1 text is displayed (Wipe Left). FAQ2 text and FAQ3 text, also on slide 20, should be hidden at this point.
Clicking the [FAQ2] button should take the user to the same PPT slide 20, where the FAQ2 text is now displayed (Wipe Left). FAQ1 text and FAQ3 text are hidden.
Clicking the [FAQ3] button should again take the user to the same PPT slide 20, where the FAQ3 text is displayed. FAQ1 text and FAQ2 text are hidden.
Can you provide some sample code to help me get started?
Thanks!
Clicking the [FAQ1] button should take the user to PPT slide 20, where the FAQ1 text is displayed (Wipe Left). FAQ2 text and FAQ3 text, also on slide 20, should be hidden at this point.
Clicking the [FAQ2] button should take the user to the same PPT slide 20, where the FAQ2 text is now displayed (Wipe Left). FAQ1 text and FAQ3 text are hidden.
Clicking the [FAQ3] button should again take the user to the same PPT slide 20, where the FAQ3 text is displayed. FAQ1 text and FAQ2 text are hidden.
Can you provide some sample code to help me get started?
Thanks!