Loading...
Loading...
Flash AS3 flash.external.ExternalInterface.call() wrapper can fail when loaderInfo object is undefined.
Flash application malfunction.
This might occur when using the following definition: <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" <-->xmlns:s="library://ns.adobe.com/flex/spark" <-->width="100%" height="100%" <-->minWidth="256" minHeight="64" <-->creationComplete="initApp()"> <--><s:VGroup width="100%" height="100%" verticalAlign="middle" horizontalAlign="center"> <--><--><s:TextInput id="f_output" text="..." width="100%" /> <--><--><fx:Script><![CDATA[ <--><--><-->import flash.external.ExternalInterface; <--><--><-->private function initApp():void { <--><--><--><-->f_output.text = ExternalInterface.call("function(v){window.alert(/a\\dc/.toString());return '\\\\Done: '+v+' URL: '+location.href;}", "\\\\Ok?"); <--><--><-->} <--><-->]]></fx:Script> <--></s:VGroup> </s:Application>
None.
APM Portal Access Rewrite now correctly handles flash.external.ExternalInterface.call() when the loaderInfo object is not defined.
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.