Properties panel

CMSMaster component properties panel

TextSatellite component properties panel

ImageSatellite component properties panel

 

CMSMaster component properties panel

Property

Description

Example

Admin KeySequence The secret word that administrators and users of the CMS type blindly to open the fCMS control panel. admin
AllowAdministration A Boolean value indicating whether the administration is allowed(true) or not(false) true

BorderColor

Color of the border around editable content

#0000FF

BorderSize

Size of the border around editable content

2

ControlLevel

The level in Flash at which the CMS modules should be loaded. You may leave this at the default setting (_level123).

123

DialogMovieclip

Identifier of the movieclip containing fCMS dialogs

fcmsDialogs

FileBrowser A Boolean value indicating whether the component should use FileBrowser(true) or not (false). true
Full Window KeySequence The secret word that administrators and users of the CMS type blindly to open the fCMS in a new full browser window. This is useful for editing movies that are too small to display the fCMS toolbar. fcms
LoadingAnimationMC Identifier of the movieclip containing loading animation  

SequentialLoading

If set to true, the content will be loaded as each satellite component loads. If set to false, all the content from xmlContent.xml will be loaded at once when the fCMSMaster is initialised.

true

fCMS Modules Path Relative path to the folder containing fCMS modules (with /) modules/

fCMS Server Path

Relative or absolute path to the folder containing FileBrowser files (with /)

http://www.flashloaded.com/fileBrowser

fCMS Script Name

If you have to rename the fCMS index.php to something else, because of another possible file in this location having the same name, you can enter the name of the new fCMS php file here.


 

 

TextSatellite component properties panel

Property

Description

Example
controls List of available Text Editor controls (see controls for more information). To display the standard controls, simply enter "Basic" at the top of the list. To display the full controls, enter "Full" at the top of the list. Full

fontList

List of the fonts that will be available to user. Leaving this field empty will make editor to show all installed fonts on the users system.

Arial, Verdana, Courier

fontSizes

List of the available font sizes

8, 10, 12

linkColor

Color of hyperlinked text

#0000FF

startPageNumber

Number of the page for the initial content

0

targetTextField Name of the targeted text field myField_txt
undoLevels Number of text editor undo levels. Value of 0 will disable undo. 3

 

 

ImageSatellite component properties panel

Property

Description

Example
Caption Color The color in which the caption text should appear. This can be changed when editing the caption text by using HTML tags in the text. #000000