Skip to main content
Participant
July 9, 2014
Question

Continue on hover...Is this possible?

  • July 9, 2014
  • 1 reply
  • 245 views

I need my movie to continue playing (advance to the next slide) once a user enters a specified area with the cursor. Neither the rollover image nor the rollover caption do exactly what I need. How can I accomplish this in Captivate 6?

This topic has been closed for replies.

1 reply

RodWard
Community Expert
Community Expert
July 10, 2014

There are two options:

  • You can add a rollover slidelet to the slide and use the On Rollover event for the slidelet's hit area to trigger the Advanced Action to jump to the other slide.
  • You can use the Event Handler widget: http://www.infosemantics.com.au/adobe-captivate-widgets/event-handler-interactive This widget allows you to trigger advanced actions for many different types of mouse events on practically any object in Captivate.

Neither of these solutions will work if you're intending to output to HTML5.