Flash Pop Up Script

Discussion in 'HTML & Website Design' started by geekazoid, Jun 10, 2006.

  1. #1
    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 ?
     
    geekazoid, Jun 10, 2006 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    The way many popup blockers work is not to allow non user-initiated new windows.

    So, why would you try to get around a block the user has put up? Do you think the user will be so impressed with your genius that he thinks, "I'm buying what he's selling"? Or would he mutter something about jerks and move on?

    cheers,

    gary
     
    kk5st, Jun 10, 2006 IP