A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: help:( i need i link to open i new window

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Posts
    28

    Question help:( i need i link to open i new window

    I want a new browser window to come up on some of my links on my flash site. How do i get a new window to come up instead of the user being taken away from my site? Please please please help.

  2. #2
    Registered User nunomira's Avatar
    Join Date
    May 2002
    Location
    portugal
    Posts
    7,003
    hi,

    You use getURL() with "_blank" as the second parameter.
    Actionscript Code:
    getURL("http://www.flashkit.com/", "_blank")

  3. #3
    Junior Member
    Join Date
    Jun 2005
    Location
    Ludhiana
    Posts
    16
    I think you are talking about popup window

  4. #4
    Junior Member
    Join Date
    Sep 2010
    Posts
    21
    set target as _blank

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