A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: banner won't open link in a new tab on one particular site?

  1. #1
    Member
    Join Date
    Apr 2002
    Posts
    52

    banner won't open link in a new tab on one particular site?

    Hi

    I've gotten a complaint from one operator that my banner won't open in a new tab.
    Indeed on their site it opens the link on self.
    Its fine on other sites tho.
    Btw I noticed all the banners on their site open in self. Including an old banner I did for them with the same code.

    Does anyone know whatsup here.

    on (release)
    {
    getURL("http://", "_blank");
    }


    thanks

  2. #2
    Member
    Join Date
    Apr 2002
    Posts
    52
    Ok nvm....

    Looks like they used a paramater on an html tag 'FlashVars' to pass values on to the top level of the swf when it loads.
    I didn't know that was possible.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center