Skip to main content
Inspiring
April 18, 2016
Answered

Draggable Object throughout whole project?

  • April 18, 2016
  • 1 reply
  • 345 views

I need to create an object, which

  1. will be displayed with a toggle button (show/hide),
  2. must be draggable,
  3. contains subtitles (closed captions) for the audios,
  4. contains a button for getting to the next slide. When entering the next slide, the draggable object must remain on the same position as on the slide before, but the next closed caption text must be viewed.

Is that even possible in Captivate??

This topic has been closed for replies.
Correct answer Lilybiri

You cannot drag a group neither. Only single objects can be dragged. D&D cannot be timed for a whole project.

Subtitle (CC) cannot be dragged neither.

I'm sorry, but without probably a lot of JS programming, this is not something that can be created easily.

1 reply

Lilybiri
Legend
April 18, 2016

No, do not believe that is possible out of the box. An interactive object

can never be a drag source. Why do you need it to be draggable?

Inspiring
April 18, 2016

The draggable object itself is not interactive, but offers a button, so the draggable object should be an draggable group, to be correct. But I understand your question behind this - imho it´s kind of a strange navigation. We´ve discussed this with our costumer several times, he insists on it. He wants the audio to be stopped when clicking on the toggle button, then the subtitles should be displayed (so instead of listening the learner can read). As with audio on the course automatically forwards to the next slide, in audio off mode there must be another way to get to the next slide. Therefore our customer wants a button inside the displayed subtitle text box. And to pretend the subtitle text box to cover any of the slide content, it must be draggable. And the "next slide button" must not be seen when audio on ...

Strange, huh?

Lilybiri
LilybiriCorrect answer
Legend
April 18, 2016

You cannot drag a group neither. Only single objects can be dragged. D&D cannot be timed for a whole project.

Subtitle (CC) cannot be dragged neither.

I'm sorry, but without probably a lot of JS programming, this is not something that can be created easily.