It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites

Search found 2 matches

Return to advanced search

getURL: how to get out of an infinite loop

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...
by whininguser
on Sat Jan 17, 2009 6:01 am
 
Forum: Flash Forum
Topic: getURL: how to get out of an infinite loop
Replies: 0
Views: 312

how to run a js file from the address bar

Instead of using javascript:alert('hi'), suppose I store alert('hi') in x.js and put it on host.com/x.js. Is it possible to execute host.com/x.js from the address bar using javascript:? Thanks.
by whininguser
on Sat Jan 17, 2009 3:16 am
 
Forum: JavaScript Forum
Topic: how to run a js file from the address bar
Replies: 1
Views: 2259

Return to advanced search