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. |
Most of the UI Configuration can also be provided using FlashVars.