Hyperlinks in scrollable window

I have included scrollable windows in my website. I want to
add different hyperlinks within the window. Help.

I've always found hyperlinks to be kind of wonky. I stick with buttons for this.
Bob

Similar Messages

  • How can I add invisible buttons to a scrollable window?

    I've made a scrollable window that basically scrolls some
    text and images. I'd like the images to link to another site but
    I'm having trouble getting the invisible buttons to scroll with the
    images. The text and images laid out in Flash. That is, I'm not
    linking to an HTML file.
    Here's the code I'm using for the scrollable window, which I
    got from a tutorial online. The buttons (at the bottom of the
    script) are located in a separate layer masked by the "maskedView".
    Any insight would really be appreciated!
    thanks!

    Try this code.

  • Scrollable Window w/ image

    We have a scrollable window on our website that has an image
    instead of a text box. (www.lynnfilms.com//whoweare.html) Anyone
    have any idea how this was done, and can describe to me how to do
    it??? The guy who programmed our website is mia and we need it
    updated.
    Thanks

    Hi,
    The W_WARNING_WINDOW is available in later versions of Netweaver. I suggest you to raise an OSS message to SAP as this is a standard delivered component.
    Regards,
    Kiran

  • JS Grid hyperlink in new window , how to open in same window

    I am using JS grid in our project server application. I have a JS grid with a hyperlink and on clicking the hyperlink it navigates to a reporting list present on the same site . My problem is when we click on the hyperlink page it opens a 
    new window instaed of this behaviour i want to open it in same window. JS grid hhyperlink column has only two properties Display and Address. While on the project center page  in Project server when we click on any project it opens the project site
    in the same window.
    dr["Hyperlink"] =
    newHyperlink()
    { Display = "Contoso",
    Address = "http://devpwa2010/pwa/projects.aspx"}

    If the CSV files are send as text/plain like in this case then Firefox will open them in a tab instead of offering to download and save the files.<br />
    Hold down the Alt key and left-click the links to get a download dialog or use the right-click context menu to save the file.

  • Open hyperlinks in same window

    Hi everyone,
    I've just got a quick question. When converting the
    powerpoint to a flash file, does anyone know how to make the
    hyperlinks on objects (right click object > action settings >
    hyperlink to > URL) open in the same internet browser window
    that is currently being used?
    Thanks in advanced!

    Hi BrendanZ,
    In addition, a workaround could be done if you create a
    button or link in Flash and use the following ActionScript for the
    button to load the hyperlink:
    on (release){
    getURL("
    http://www.adobe.com", "_self");
    If you insert the Flash created button in PowerPoint using
    the Insert Flash option, the button will now load the Adobe website
    inside the same browser window.
    However, if the published file is to be played locally, you
    would need to read the guidelines and respect the security
    restrictions for FlashPlayer 8 if you are using FlashPlayer 8 or 9
    on your computer.
    You can read more about the security restrictions here:
    Security Changes in Flash Player 8
    http://www.adobe.com/devnet/flash/articles/fplayer8_security.html
    You can also read more about using the getURL method in Flash
    from the link below:
    getURL
    http://livedocs.macromedia.com/flash/8/main/00005202.html
    And if you don't have Flash and want to see this in action,
    you can get a trial version of flash on the link below:
    http://www.adobe.com/go/tryflash

  • Open hyperlinks in new window/tab/pop-up ?

    Now that my hyperlinks are working again....
    I have a section with "directions" to lots of locations, each location has a google map link and a link to a pdf , when the user clicks on a link for a PDF or google map etc, it comes up fine but when you hit the "back" button to return to the site you have to go back in the front door again and nav back to where you were.  How do I setup these links to open in a new browser window or a pop-up so the user doesn't lose their place on the site?  This is a actionscript 2 / flash9 project.
    Thanks
    Joel

    I guess I forgot to mention the these links are HTML <a href = > tags in dynamic text boxes. I'm not using the getURL function. That said, I tried it in the tag and it seems to work fine. Did the trick.
    Thanks

  • Open Hyperlink in New Window

    I have created an interactive pdf in Indesign.  It contains hyperlinks to destinations in a second pdf file.  I would like the hyperlinks to open the second pdf file in a new window.  Is there a way to do this either in Indesign or Adobe Professional?
    I see that it is possible in Acrobat if the docements were just to files but I am using them on a web server.
    Thank you for your help.

    Hi George -
    Thanks for your reply.  I would be happy if it would open in either a new browser window or a new Acrobat/Reader window.  The first file is a large file and the links are to a suppporting much smaller file.  I would like the first file to stay open so that it doesn't have to keep reloading and so that the user doesn't have to use the "back" button.  (My guess is that that the user is going to close the window after clicking the link, expecting that it would open in a new window,  and get very frustrated reopening the first file)
    What type of links have you set up, exactly (web link, open file, go to page in another PDF, etc.)?
    I created the links while the file was still in InDesign - they are hyperlinks to a URL -  and the URL  is a destination in another pdf file.
    The final product - both documents - will be posted on a web server.
    Before posting the files to the web I was successful in setting up the links to open in a new window (go to a destination in another file).  But once placed on the server this no longer works.
    Thank you again,
    Denise

  • Open Hyperlink in new window in PDF output

    Iam using Word2003 for building templates and inserted a static hyperlink. When i click on the link in report o/p, the link is opened in same window. How to make this open in new window? I followed Tim Dexter's blog http://blogs.oracle.com/xmlpublisher/templates/templates_rtf/ and
    I tried
    1. In Edit Hyperlink-
    Address: http://www.oracle.com
    Current Frame Pages- selected New Window
    2. In Edit Hyperlink-
    Address: http://www.oracle.com
    Current Frame Pages-typed target="_blank"
    3. In Edit Hyperlink-
    Address:www.oracle.com??target=_blank
    4. In Edit Hyperlink-
    Address:www.oracle.com/ target="_blank"
    and none of these work.
    Thanks for any help.

    Could someone share their ideas on this problem?
    Thanks.

  • Hyperlinks to new window in CF Report Builder

    I'm working in Coldfusion Report Builder, and I'm trying to include hyperlinks that target a new window. However the builder only allows me to input the URF and doesn't have any options. Any idea on how to get around this??? Please help!!!

    The Madness wrote:
    Seems like it should be doable.  I usually us a crosstab and it is relatively straightforward.  Any suggestions in Reprot Builder?  Thanks.
    A report will accept whatever data-set you provide it.
    The trick is to do the crosstab using your database engine. The result-set returned by the database engine can easily be used to create a report.
    It is worth noting that Report Builder is for creating fixed layout reports. It is not possible to have a dynamic number of fields generated at run-time. You have to explicitly place each field in the report.
    What this means is that your cross-tab query must always return the same number of fields, or at a minimum it needs to return the fields that appear in the report.
    If you have more questions feel free to ask.

  • Hyperlink into new window

    This is probably an easy question to answer for most of you
    out there, but how can I create a hyperlink in Flash to open in a
    new window? Something similar to the <a target="_blank" href="
    http://www..." tag in HTML. The AS I've
    been using for button symbols is:
    on (release) {
    getURL("
    http://web.address.com");
    but this opens in the same window.
    Any help would be greatly appreciated.
    Thank you,
    BlackHatHunter

    Here you go
    on (release) {
    getURL("
    http://web.address.com" ,
    "_blank");
    Shane

  • Hyperlinks in scrollable content slide out

    Hi,
    I would like to build a scrollable content slide out with hyperlinks that navigate to different pages in an article, to be used as an in article navigation.
    However, I'm having problems to get the hyperlinks to work.
    Any Ideas?
    Kind regards
    Tim
    I'm using InDesign 5.5 on OSX 10.6.8 and the latest versions of the FolioPanel and FolioProducerTools

    I've always found hyperlinks to be kind of wonky. I stick with buttons for this.
    Bob

  • Pdf hyperlinks opening different windows

    All -
    Creating a pdf with about 10 hyperlinks to various web pages, however I do NOT want each link to open a new browser window or tab, I've tried target="_self" however this doesn't seem to help either.
    Any clues or suggestions to get all the links to only open within the same window?
    Thanx,
    Greg

    You know whats crazy. . . I was wondering the same thing today. I'd like to say I've done it before, and I think i have, and I think it was just as easy as clicking on it, but I haven't done it in a while so I can't be 100 percent sure.
    Thought - are you opening the Matrix windows as floating windows? Because if you are, that will keep you from opening multiple ones.

  • Hyperlink in parent window

    Hello,
    Is there a way I can make a hyperlink in presenter open in the parent window versus in a popup window?  Thanks in advance!

    Hi Vikram,
    I am so sorry for such a delayed response.  I mistakenly thought I had emailed you the file and responded already.
    Regardless, I sent you the file today.  Thank you for all your assistance.
    Julie

  • Hyperlinks within scrollable frames

    I'm trying to get hyperlinks within a scrollable text frame to work but it's not working properly in the content viewer. Is it possible to do them within scrollable content, and if so, is there a certain technique that works best? Thanks!

    Sorry -- I've created a scrollable content layer that works properly, just with text scrolling down. I've selected the text and created a hyperlink using the hyperlinks panel (that works for the text in non-scrollable frames). When I view the issue in the Content Viewer on the iPad, the hyperlinks outside the scrollable frames work fine and open, but those within the scrollable frames do not. Is there a specific way I should be creating the hyperlinks within the scrollable frames that I'm not doing correctly? Thanks.

  • Insert a scrollable window in Captivate frame?

         Hi!
    I have a long image that I would like to insert in the captivate slide, i cant make it smaller or the project bigger.  I would like to know if I can insert a window in the slide that has a horizontal scroll bar the user can use to scroll the image back and forth...if this is possible, how can i create it? in Flash or Swishmax?
    All responses are greatly appreciated,
    Steph.

    There's now a widget to do this.  Take a look at any of the Youtube videos on this page that talk about Slider Component Widget:
    http://www.infosemantics.com.au/adobe-captivate/youtube-video-tutorials
    http://www.infosemantics.com.au/adobe-captivate-widgets/slider-component
    Free trial version available here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/download-free-trial-widgets

Maybe you are looking for