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

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -