====== FlashVars ====== ===== Application Level Parameters ===== This page describes general application level FlashVar parameters. They are all optional. ^ FlashVar ^ Default Value ^ Comment ^ | SESSIONID | | 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 | | 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 | | 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 [[configuration_ui]] can also be provided using FlashVars.