Java Web

Page 24

myBook.gotoSpeedProp = 5;

__________________________________________________________________________________

alwaysOpenedProp: Number Read Only

Defines the behavior of the first and last pages. If true, the first and last pages and bound to the stage, preventing the user from flipping them. Example: trace(myBook.alwaysOpenedProp);

__________________________________________________________________________________

width: Number Component width. Use this property instead of _width. Example: myBook.width = 500;

__________________________________________________________________________________

height: Number Component height. Use this property instead of _height. Example: myBook.height = 500;

__________________________________________________________________________________

totalPages: Number Read Only

The number of pages in the book. Example: trace( myBook.totalPages );

__________________________________________________________________________________

leftPageNumber: Number Read Only

The current left page number. Please note that page numbering starts with 0. Example: trace( myBook.leftPageNumber );


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.