How to add trigger actions for shape, callout, text, image and number icon on flip page?

1stFlip PDF to HTML5 flipbook converter allows you to add shape, callout, text, image and number icon to any flip page and add trigger events and actions for them.

After adding shape, callout, text, image or number icon to the flip page, click the Actions button on the right side to choose trigger event and actions for the added item.

add trigger action to flipbook

Go to page

Choose the Go to page option and enter the page number, then it will turn to that page when the trigger event happens.

Open a link

Choose the Open a link option and enter the URL.

Call Javascript function

Enter Javascript code, for example,

function sayHi (name) {
alert("Hi, " +name);
}
sayHi('1stFlip');

It will show the below window when the trigger event happens.

Play Audio

Click the Select MP3 File to choose audio files.