The Flash Player tab enables you to modify information specific to the
Flash Player section of the http.ini file.
Before you start the redistribution of the Adobe Web Player (formerly Macromedia Flash Player) you must register on the Adobe web site:
http://www.adobe.com/licensing/
You can download a preconfigured package for Adobe Web Player support in the Add-On Packages topic.
The fields specific to the Flash Player section are shown below:
[FlashPlayer]
; Flash Player settings
Install=1
Path=##DWEBPRO_PATH##\engine\flashplayer\install_flash_player.exe
CustomParams=
CheckVersion=1
Version=9
AskUserForInstall=1
AskUserForInstallDefaultButton=No
ShowExecutionTimeOutMessage=0
ExecutionTimeout=0
Hidden=0
Each of the fields within the FlashPlayer section are detailed below.
Flash Player settings
Install
Install
Install defines whether DWebPro
has to install Flash Player on the user system or not..
Accepted values: 1, 0
Path
Path
Path specifies the folder the path of the Flash Player installer. For more information, refer to the
DWebPro Internal Constants topic.
Accepted values: string
Custom Params
CustomParams
Custom Params specifies additional parameters
that will be passed to the Flash Player installer.
Accepted values: string
Check Flash Player Version
CheckVersion
Check Flash Player Version specifies whether DWebPro
has to check the Flash Player version against the value specified in the Version field. If you enable this feature and DWebPro identify an Flash Player version older than the one specified in the Version field, it will install the new version, otherwise it will skip the install process.
Accepted values: 1, 0
Version
Version
Version specifies the version of the Flash Player package specified in the Path field.This field is ignored if the CheckVersion field is set to 0.
Accepted values: string valid for version (i.e. 9)
Ask user for install
AskUserForInstall
Ask user for install specifies whether DWebPro
prompts the user to confirm the install of Flash Player.
Accepted values: 0, 1
Default Button
AskUserForInstallDefaultButton
Default Button specifies the default
button on the confirmation form for Flash Player install.
Accepted values: Yes, No
Show execution timeout message
ShowExecutionTimeOutMessage
Show execution timeout message specifies
whether DWebPro prompts the user to continue the startup process in the case the install process takes more time than specified in the ExecutionTimeout field.
Accepted values: 0, 1
Execution Timeout
ExecutionTimeout
Execution Timeout specifies the timeout,
in milliseconds, before DWebPro prompts the user to wait the install process to complete.
Accepted values: integer
Hidden
Hidden
Hidden specifies if the install process will be started hidden from the user. Set this field to 1 only if you run the Flash Player installer with a minimalist user interface (UI) that doesn't require user interaction to complete.
Accepted values: 0, 1