actionscript 3 - ExternalInterface.call crashes flash for Chrome -
there swf file on website, when click button on it. calls js function, function removes swf , puts another.the problem crashes on chrome. confused problem. these cases: -if comment out code removes swf file , add next swf file, no crash happens. -if call javascript function(which called swf) side, works fine.
just idea: make test let call swf return before removing swf dom. try settimeout let call swf return , let remove-code triggered timeout.
what kind of crash it? as3 exception or chrome crash?
Comments
Post a Comment