DescriptionThis class implements a synchronous bridge for SWF to SWF communication.
It works by taking advantage of sharedEvents being synchronous and crossing sandbox origins.
A developer would modify it's source code by changing:
import flash.external.ExternalInterface
to
import com.google.caja.external.ExternalInterface
this change can be done automatically by simply adding the com.google.caja package and modifying references to the package flash.external with com.google.external.
Patch Set 1 #
Total comments: 21
Patch Set 2 : Add new version of FlashBridge for AS3 #Patch Set 3 : Add new version of FlashBridge for AS3 #Patch Set 4 : Add new version of FlashBridge for AS3 #
MessagesTotal messages: 9
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||