Skip to main content
September 2, 2013
Question

play and Pause button

  • September 2, 2013
  • 2 replies
  • 689 views

Hello,

Because my playbar is disabled due to my pretest within my file I dont have a play and pause button.

i have created 2 buttons. One to pause the program and the other to play.

The problem is, once I click on the pause button, then on the play, then on the pause again - the pause button is disabled. in other words, i am only ever able to click on either one of the buttons once.

I have the 'infinite' button checked but i am still not sure why its not working.

-Stephanie

    This topic has been closed for replies.

    2 replies

    Lilybiri
    Legend
    September 2, 2013

    Hi Stephanie,

    You didn't tell how you trigger pause/play with those 'buttons' - since you are on CP6 or later, use shape buttons that can be put on the master slides or timed for the rest of the project.

    http://blog.lilybiri.com/why-i-like-shape-buttons-captivate-6

    http://blog.lilybiri.com/toggle-shape-buttons

    If you use a simple action (using the Action accordion), another possibility besides the excellent event-handler widget (only for SWF-output) is to replace it by a standard action: http://blog.lilybiri.com/why-choose-standard-over-simple-action

    Lilybiri

    September 3, 2013

    Thank you Lilybiri,

    I work with Geoff Blanchard and he mentioned that you have a wealth of knowledge!

    Thanks again

    Lilybiri
    Legend
    September 3, 2013

    Thank you, give a hug to my friend Geoff!

    RodWard
    Community Expert
    Community Expert
    September 2, 2013

    In Captivate "Infinite Attempts" means "infinite UNsuccessful attempts".  As soon as you've successfully clicked an object, you unpause the time line.  You might get another attempt in before the time runs out, but that's it.  If you want the ability to click on something as many times as you want without advancing the timeline, you either need to use some Advanced Actions trickery to rewind the playhead back before the pause point of the object, or else use something like the Event Handler widget which has an option to Disable Continue and Reset Success Fail Criteria After Action.

    http://www.infosemantics.com.au/adobe-captivate-widgets/event-handler-interactive

    September 3, 2013

    Thanks RodWard,

    i ended up using an advanced action