Flash Client 1.1

Class FlashBridge

Object
   |
   +--FlashBridge

class FlashBridge


JavaScript bridge class that communicates with the corresponding ActionScript side within the Flash application. Used to bind the HTML object containing the Flash movie to the Push-page in order to dispatch updates to Flash-side subscribed Tables.
Defined in lsflashbridge.js


Constructor Summary
FlashBridge (<String> objName)
            Bridge object used to enable communication with a Flash movie located on a PushPage.
 
Method Summary
 Object getFlashObject()
           Inquiry method that gets the Flash movie object reference related to this FlashBridge instance.
 void onBridgeReady()
           Event handler that is called as soon as both the Flash movie and the FlashBridge objects are ready and the PushPage object has been binded.

Constructor Detail

FlashBridge

FlashBridge(<String> objName)

Method Detail

getFlashObject

Object getFlashObject()

onBridgeReady

void onBridgeReady()

Flash Client 1.1

Lightstreamer Flash Client
Documentation generated by JSDoc on Wed Apr 4 13:19:28 2012