Skip to main content
slatone1
Known Participant
December 12, 2017
Question

Screen is graying out before actions are completed

  • December 12, 2017
  • 1 reply
  • 512 views

I've got a Captivate 9, blank project. I'm using the white theme.  I have not changed the defaults on anything. I have a slide with audio and at the end of the audio it says, "Click on each image to find out more." 4 image buttons appear.

Each button has had the pause removed and, upon clicking it, conditional advanced actions play it's own audio file, increase the variable to 1 and, if the other image buttons (4 total) have already been clicked, then automatically go to the next slide. I have a small click box in the corner to pause the slide, and deactivated "allow mouse click". The click box is hidden on output. 

My problem is this. A few seconds after the audio stops, the slide grays out and none of the advanced actions are working. Is it a timeline issue or length of slide issue?

This topic has been closed for replies.

1 reply

Lilybiri
Legend
December 12, 2017

Very probable: timeline issue. Can you pkease post a screenshot of the timeline of that sclie, and of the conditinoal action(s)?

You shouldn't have taken out the pausing points of the buttons, but have them all at the same position. If you take it out, the playhead will continue.

slatone1
slatone1Author
Known Participant
December 12, 2017

advanced action

The Else statements are the same first 3 lines in Actions.

timeline 

Again, the buttons appear as the audio says, "Click on each image to find out more."

Lilybiri
Legend
December 12, 2017

I don't understand what you want to do with this action (BTW, next time use the Preview button to show the whole conditional action, it is the first button in the control panel top right).

This is what I read in the action: Go to Next Slide when three variables are greater than 0? If they are not all greater than 0, increment the variable. Play Audio followed by Stop Triggered Audio means that there will not be audio at all?  Why are you adding those audio commands?

The slide is paused by a click button. What is its function?

I thought you wanted to show an image with those buttons? But that is not appearing in the action at all. Can you tell me what you really want to do in detail. Are you new to advanced actions?