3D FlipBook - Disable mouse zoom

r***k@gmail.com
2021-08-04
2021-08-06

I've purchased the pro version and tried to disable mouse zoom, so that the page scrolls when using the mouse wheel. If tried to paste the following in book edit -> general. As I don't have seen and documentary on it, I've tried to paste both of the following (Code 01 and Code 02) into the code area, but both didn't work.

Code 01: function ready(scene) { scene.book.enableMouse(false); } ready

Code 02: scene.book.enableMouse(false);

What should I do?

Replies

a***r@3dflipbook.net
2021-08-06
2021-08-06

Go to 3D FlipBook-> Settings-> Actions-> mouseCmdWheelZoom(enabled: no) -> Update

Log In to leave a comment