View source
class ExternalConnection
package haxe.remoting
implements Connection
Available on all platforms
Synchronous communications between Flash and Javascript.
Static methods
staticflashConnect(name:String, flashObjectID:String, ?ctx:Context):ExternalConnection
Available on js