General properties
In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Flash Flip Book) you can specify general properties of the component.

General
-
Configuration
The absolute or relative URL of the important XML configuration file. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML configuration file in the topic 'Specification of the configuration file'.
-
Source
The absolute or relative URL of the XML file with the content of the component. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML content file in the topic 'Working with XML content'.
Note: These two parameters (Configuration and Source file are recorded in HTML of your page: Line with specified content and configuration files look: <param name="flashvars" value="configSource=config.xml&source=book.xml" /> where config.xml and book.xml are relative links to your content and configuration files.
-
Cache source
A Boolean value that sets whether book.xml file is cached by the browser, acceptable values are (true) or not (false). Turn off this option if you are updating your gallery very often. Note: if you are testing component locally turn on this option.
Book
-
Hit corner radius
The radius of the page corner that turns over pages, in pixels. When set '-1' it takes on default 1/4 of the page width.
-
Have cover
A Boolean value that shows or hides the bookcover, acceptable values are 'true' (looks like closed book) or not 'false' (looks like opened book).
-
Auto center
A Boolean value that indicates whether the closed book is centered on the flash object (true) or not (false).
-
Fullscreen