Hotspots or buttons on Static Images
September 9, 2018
Hotspots or buttons on Static Images
September 9, 2018
Newbie 1 posts
Followers: 0 people

Hi,

I want to be able to have a slide with a static image. I the want to be able to add a number of ‘Hotspots’ or ‘small round’ button. When the button is pressed I want to launch a popup, play an audio, or both.

Can anyone please help with some guidance on how to do this.

Thank you in advance

Lee

All Comments
Sort by:  Most Recent
Sep 9, 2018
Sep 9, 2018

If you want the displayed image/text/audio to disappear automatically after a delay, you don’t need a toggle button, but you can use a shared action with these commands:

     Show    xxxx
     Delay Next Commands by …..secs
     Hide    xxxx

Like
()
Sep 9, 2018
Sep 9, 2018

I posted an answer, but it is waiting moderation because I inserted links to blog posts created in this same portal  If you want you can search in this portal for ‘hotspots’. I posted recently two blog posts about Forced Hotspot clicking, where you’ll see two workflows. The first post is for a non-responsive project, the second one for a responsive project with fluid boxes.

Like
()
Sep 9, 2018
Sep 9, 2018

Use a shape button (there is circular shape), which is a shape with the option ‘Use as a button’ activated in its Properties panel. You don’t tell which version you are using, nor if you want to create a responsive or a non-responsive project. These two blog posts explain two workflows to ‘show’ and ‘hide’ a popup. That popup can be an image, a text container, and you can always attach object audio to them, whether they are individual objects or part of a state.

https://elearning.adobe.com/2018/07/force-clicking-hotspots-comparison-2-workflows/

https://elearning.adobe.com/2018/08/forced-clicking-hotspots-fluid-boxes-project/

https://elearning.adobe.com/2018/08/multiple-toggle-buttons-one-shared-action/

 

Like
(1)