Magnifier Glass addon for Flash Page Flip component  
   
 
 
  The price of the magnifier glass component is €15.  
  Buy Now  
   
   
This product is designed to enlarge the content of pages of online books, created using our Premium Page Flip Flash Component. The product imitates the work of a real magnifier glass, enabling the user to view small details and text on the pages of your books.
     
    Supported by Flash MX2004 / Flash 8 / Flash CS 3

   How It Works
The component is invisible to the user by default. To make the magnifier glass visible, the show() ActionScript method should be used; to make the component invisible the Close Window button should be clicked or the component’s hide() ActionScript method should be called.

When calling the show() method: the magnifier glass loads copies of the original page files or the enlarged versions of the pages (if the enlarged versions are defined by the developer). When moving the magnifier glass over the book, an imitation of the page contents occurs. During the operation of the component the book becomes inactive (user commands are ignored right up until the magnifier glass is closed).

In addition to the component’s MXP file and this documentation, the product contains two demo samples that demonstrate how to use the magnifier glass with and without an XML file.
   Interface Description

   
  The component comes in the form of one window with several control elements:
 
   
 
View area
Contains an enlarged image of book pages found under the component. The background field (beyond the boundaries of the pages) is filled by solid color (you can choose the color using the Background Color component parameter
 
Zooming slider
Enables the user to change the current zooming rate of the book pages. Maximum and minimum zooming rates are set via the Default Magnification and Maximum Magnification component parameters
 
Resize button
Enables the user to change the size and proportion of the window
 
Close button
Removes the component and restores the operation of the book itself
 
Label
Contains any text you determine
   

   Component Parameters
During the operation of the component the book becomes inactive (user commands are ignored right up until the magnifier glass is closed).
Hide
A Boolean parameter. Determines whether or not the magnifier glass will be visible when the component starts up. The component is not visible by default.
Default Magnification
Determines the initial zooming factor of the page content. Default factor is x2
Maximum Magnification
Determines the maximum zooming factor of the page content. The user may change the factor of magnification from the initial to the maximum value. Maximum factor by default is x3
Book Instance Name
Instance Name of the book component. This parameter is obligatory and has no default value.
Background Color
Color of the page background field. This color will be used to imitate the book’s background. Default value: #CCCCCC
Label
Text of the window header. Default value: Close Up View
Large Version ID
An identifier that can be used to set the URL of large page versions in the Book Pages parameter of the book component.