A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Get URL to target blank

  1. #1
    Senior Member
    Join Date
    Apr 2003
    Posts
    138

    Get URL to target blank

    How do you get the getURL script to open a webpage in a blank window. I have done it once, but can't remember. Thanks. I know in HTML it is target=_blank.

  2. #2
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    getURL("http://www.yoursite.com", "_blank");

  3. #3
    Senior Member
    Join Date
    Apr 2003
    Posts
    138
    yeah I remembered like 20 min after I posted this, thanks though.

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