Copy link to clipboard
Copied
how can I manipulate rotate degree using variable or Advanced Action, so if I assign a variable to 90, it change the Rotation degree to 90, so the animation happen
Copy link to clipboard
Copied
I am able to do this with a While loop in an advanced action, but that is only available in CP2017, and I see that you are on an older version. You will need to use JavaScript I'm afraid.
Copy link to clipboard
Copied
Thank you Lieve for fast reply, I've learned lots of tricks from your Captivate blog,
How can do this using JS ?
I could do a captivate CLOCK so it the user click a button the clock move clockwise 5 or 15 mins, but I want the user to be able to add the rotation degree himself then the animation happen.
Copy link to clipboard
Copied
I'm sorry,, hope some JS expert will explain I only use it when it cannot be done with Advanced or shared actions.
Copy link to clipboard
Copied
Thanks for your help