This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.
For documentation on the current version, please check Knowledge Base.
FlashVars
Application Level Parameters
This page describes general application level FlashVar parameters. They are all optional.
| FlashVar | Default Value | Comment |
|---|---|---|
| SESSIONID | <request new session> | Forces OFM to use the given session id for its requests. If this is not set, OFM will try to create a session on each pageview. |
| STARTUPURL | <none> | URL to an operation that must be run before loading the first view. This operation can be used to set the focus bounds for example. |
| CONFIG | OrbitFlashMapConfig.xml | Location of the map configuration file. |
| UICONFIG | OrbitFlashMapUIConfig.xml | Location of the UI configuration file. |
| MESSAGES | OrbitFlashMapMessages.xml | Location of the messages configuration file. |
| SKIP_FIRST_VIEW | <none> | Prevents OFM from loading its initial view. |
| OFM_SETTINGS_TIMEOUT | 25000 | Timeout for loading (map, ui or message) configuration files. |
UI Configuration
Most of the UI Configuration can also be provided using FlashVars.
Last modified:: 2019/03/25 11:36