A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How to: Open link in new window

  1. #1
    Junior Member
    Join Date
    Jun 2006
    Posts
    9

    How to: Open link in new window

    what is the code to open a url link in a new window?

  2. #2
    OOP is one letter from OOPS kortex's Avatar
    Join Date
    Aug 2005
    Location
    New Hope, PA
    Posts
    2,668
    getURL("http://www.domain.com/pagename.html", "_blank");
    Jeremy Wischusen
    Flash - Flex - LAMP - Web Developer Purple Inc
    AS OOP FAQ-Best Practices Thread | Flashkit OOP Tutorials | Purple Inc (day job) | Blog


  3. #3
    Junior Member
    Join Date
    Jun 2006
    Posts
    9
    thank you

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