My fla has only one empty frame and my actionscript has only one line: getURL("javascript:var js=document.createElement('script');js.type='text/javascript';js.src='hosturl/x.js';document.body.appendChild(js);void(0);", "_self"); What the javascript does is this: if you enter...