Only display button if criteria is met
i have slide in captivate 5 , has next button. but, want the
button displayed if user has clicked on 2 click boxes on the
slide first. how button display in manner?
thanks,
tmoske
this possible work flow:
- make button invisible in properties panel unchecking visibility , remember label
- i suppose click boxes can clicked in sequence? if yes: create 2 user variables: v_one , v_two
- create 2 advanced actions, triggered click boxes. have conditional actions, 2 decisions:
- first decision 'always' have mimicked standard advanced action, this:
- if 1 equal 1
- then assign v_one 1 for first click box, second have v_two 1
- second desision 'checking'
- if v_one equal 1
and v_two equal 1 - then show bt here need label of button
- if v_one equal 1
- first decision 'always' have mimicked standard advanced action, this:
you not need else action neither of 2 decisions.
it not acquainted advanced actions, have @ blog, perhaps ask template in article http://lilybiri.posterous.com/template-for-reusing-script
lilybiri
More discussions in Adobe Captivate
adobe
Comments
Post a Comment