making link to open in a new window

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default making link to open in a new window

    Has anyone had trouble making a link to a .swf file open in a new window? I
    can't seem to get Contribute to do this. When I follow the instructions
    everything seems to work fine, but when I check the site live and try the link
    it opens in the same window, not a new window. Any ideas?

    osbornedesign Guest

  2. Similar Questions and Discussions

    1. Page_Load not fired when window.open used to load window.
      Hello John, Did you mean that the problem only happens after you upgrade to VS 2003 and framework 1.1? Does the problem exist in VS 2002 and...
    2. New Window Target doesn't open a new window inContribute but does in Firefox
      I have made the neccessary steps to allow a link to open in a new window by choosing "New Window" as the Target, and when testing the published page...
    3. I want a link on my page to open a new browser window
      I want a link on my page to open a new browser window. In the new window I have a video.flv file, but I dont want all the explorer menus, icons and...
    4. Open Browser Window Link Problem
      Hi All, I am creating a page with a table on. In the table are certain cells that hold information that I want users to be able to click on for...
    5. URL link to open new window?
      Hello, and thanks in advance for the help... I'm kind of new to Flash programming. I'm trying to get a link to a url to open a new window for...
  3. #2

    Default Re: making link to open in a new window

    Select the link you want to open in new window on clicking , right click and
    select "Link Properties..." .
    This will invoke the insert link dialog. Clicking on the advanced button will
    give you an option Target Frame: ( this is a list box dropdown) , select "New
    Window " and click OK.

    Hope this helped .

    avinashkr Guest

  4. #3

    Default Re: making link to open in a new window

    If you're still not seeing the expected results after following Avinash's
    advice, perhaps you could post a snippet of the link code that is getting
    created in Contribute. That might shed some light.

    Thanks,
    Vickie Chapman
    Macromedia, Contribute Team

    Vickie MM QA Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139