This event is triggered when the current page is 1.
Example:
$("#flipbook").bind("first", function(event) { alert("You are at the beginning of the flipbook"); });
Event: last