All Comments
Sort by:  Most Recent
2023-02-10 14:28:58

As far as I know, you cannot change the action associated with a button in the built-in playbar. However, you can create a button that jumps back 15 seconds. Once you have created your button, write a brief advanced action with the following actions:

Expression cpCmndGotoFrameAndResume = cpInforCurrentFrame – 450

(450 is 15 x 30 frames per second).

 

Like
2023-02-08 16:58:35

is there a way to manipulate the rewind button in the playbar to go back 15 seconds instead of to the beginning of the slide?

Like