DEPRECATED: ActionScript Classic API
The ActionScript® Classic API is bundled in a library called clients/flex/diffusion-flex.swc.
This can be embedded into a Flex®/Flash® or Air application. Full asdoc is issued with the product so the sections below provide a brief outline of the uses for the classes and examples of their use. The ActionScript library is based on the event model. There are many different types of events that a DiffusionClient dispatches. These must be registered before notification happens.
For full API documentation, see Flex Classic API documentation
Diffusion™ also provides a debug-friendly version of the library: diffusion-flex-debug-version.swc, where version is the Diffusion version number, for example 5.9.4. This version is larger, but you can embed it into you application to receive additional information from any stack traces.