Nifty AS3>JS injection

var js:XML =<script><![CDATA[ function() { alert(“hello”); } ]]></script>

ExternalInterface.call(js);

  1. shoguniphicus reblogged this from mattbindoff
  2. mattbindoff posted this