Video demo speed up some of the content.
Hello, If I made a video demo (project type) in Captivate that has a section that takes longer to display than I’d like, is there a way I can fast forward that section? I know I can split on either side of it when I want it to go back to the speed I want and put transitions on it, but I can’t figure out how to speed up the middle section.
Thanks,
Emily
Emily, you can make a skip forward 10 secs button if you like. Just add a button that has the following advanced action…
Expression cpCmndGotoFrameAndResume = cpInfoCurrentFrame + 300
Obviously, you can increase that number if you want it to jump further and if you would like to make a reciprocal jump back 10 secs you can just use a minus symbol instead of a plus.
You must be logged in to post a comment.