Robcraige
10 Jun 2006, 08:39 AM
I have a flash file that when it loads up i would like it to load my homepage, Problem is pop up blockers are blocking my new browser window. at the moment im using
getURL("http://www.adresshere.com", "_blank", "GET");
Is there a script i can put into my flash file that will automatically load up the new browser window without being detected by the pop up blockers ?
getURL("http://www.adresshere.com", "_blank", "GET");
Is there a script i can put into my flash file that will automatically load up the new browser window without being detected by the pop up blockers ?