Constructordojox.flash.Communicator

dojo.require("dojox.flash._base");
defined in dojox/flash/_base.js

This class helps mediate Flash and JavaScript communication. Internally it uses Flash 8's ExternalInterface API, but adds functionality to fix various encoding bugs that ExternalInterface has.

Usage

function () (view source)

NamespacesBack to top