Start/stop buttons
in captivate 5.5 have created 2 buttons, each button assigned conditional action:
pause:
if:
rdcmndpause equal 0
action:
hide pause
show play2
assign rdcmndpause 1
play:
if:
rdcmndresume equal 0
action:
hide play2
show pause
assign rdcmndresume 1
this works fine when buttons next eachother. when put buttons on top of eachother works 1 time (pause-play).
what can problem?
you cannot put 2 buttons in exact same location, unless staggered on timeline.
i blogged pause/play button time ago, , warned that:
http://lilybiri.posterous.com/custom-playpause-button-in-captivate
lilybiri
More discussions in Advanced Adobe Captivate Users
adobe
Comments
Post a Comment