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.
JavaScript Integration
This page is not about the current release of Orbit FlashMap.
All details outlined here will most likely be part of the next release.
All details outlined here will most likely be part of the next release.
Introduction
Flashmap exports some functions of its public interface to what the Flash player knows as the “External Interface”. In the browser-case this means the browser javascript engine has access to certain functions of the flash component.
Things you can do:
- Call functions
- Listen to events
- Set layers
- Run operations
- etc..
These functions can be used to develop mashups or customized solutions.
The Basics
Samples
Last modified:: 2019/03/25 11:36