Toggle jumps to first page


 

i having issue creating toggle button. have followed instruction previous post time when click on clickbox jumps first slide of project. going wrong? below screen shots of "if" , "else" codes of conditional action. assistance can provide.

toggle2.giftoggle1.gif

very logical jumps first slide. seeing labeling of variables, think refer post answered or based on 1 of blog posts.

 

the bug in script one: rdcmndgotoframe = rdinfocurrentslide - 1

 

have @ blog post system variables: http://blog.lilybiri.com/system-variables-in-captivate-6

 

you'll read rdinfocurrentslide index starting 0, in 'calculation' result -1. cp doesn't recognize negative, think 1. telling cp go first frame of movie, first frame of first slide. go first slide.

 

if want rewind 1 frame, you'll have use:

expression rdcmndgotoframe = rdinfocurrentframe - 1

 

 

apparently on version 5.5 or 5 because rd-variables have disappeared 6 on. can confirm?



More discussions in Adobe Captivate


adobe

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?