Make a Link

Hi!
i have a site that have a menu maded in flash, that menu
links to a html that have to placed on a iframe that exists in the
site, but i don't know how to link to a iframe?
I'm trying this:
on (release) {
getURL("empresa.html", iconteudo);
But this opens the file "empresa.html" in a new document and
not in the iframe that is called "iconteudo", how can i do that?
With the best regards
Hugo Gomes

A simple way to make a link is to create a button that you
want to link to something then put in the code:
on (release) {
getURL("
http://www.yourwebsite.com",
_self);

Similar Messages

  • How to make downloadable links in Adobe Muse

    I am new to website design and am trying to figure out how to make downloadable links for some PDF flyers, PSD templates I am creating.   Not sure if "downloadable links" is the correct term for what I'm trying to say but in a nutshell I am creating Business Flyer's in PDF form and Photoshop PSD template files that I would like to be able to have my users click a link that allows them to download them right to their desktop.  Any help would really be appreciated!

    Hi caybar10gaming,
    I had the same question as you and was searching online for how to add "downloadable links" as well so your not alone in that lol. Anyways, I found this video that explains how to do this. I hope this helps you, as it did me. Good Luck  
    http://tv.adobe.com/watch/muse-feature-tour/add-and-link-to-any-type-of-file/
    -Caitlin

  • How can I make a link or icon to a document on my iPad?

    I would like to create a bookmark icon on my iPad to a document I create. I can email my documents to myself without any problem or make a link from dropbox, but I would like to be able to make a link that I can open on my iPad without being online.  For instance, I can e-mail a document to myself and then open it in different apps, but I am not given a choice of creating a link or bookmark icon on my iPad to get to that document quickly for when I don't have Internet access.

    If you open the document in Adobe Reader, then Adobe Reader will keep a copy of the file. You can later launch Reader and open it from there while offline.

  • Make the link from the single cell of Bex Report and the image of bill

    Hi guys,
    my client scan every bill and archive the image by File.net technology.
    In our Bex Report we have the Bill number and we want to make the link from the single cell and the image of bill.
    The possible paths to solve the problem are:
           Replicate the image in BW and crate a link from the single cell and the image of document.
           Create an URL link from the single cell and the image of document archived on File.net server.
    In witch way we can to implement the two paths?
    Thank you.
    Alessandro

    Hi Alessandro,
    Have you seen "How To…Enhance your Web Query with the Table Interface"?
    You can find it in media library:
    https://websmp105.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000194044
    Best regards,
    Eugene

  • Trying to make a link under and object on the same timeline in-active

    Hello Flash pros, I am wonder if there is a way to make a linked object deactivate if another object appears above it in my swf file. Basically when mousing over the a image that covers the link object, the hot spot still works which give the impression that the image that is showing above it has a link. Btw I already know how to place the overlaying image on another timeline of which the linked object is not on, but that is not what I am looking for in this case, I actually need the linked object to remain on the same timeline as the overlay images.
    Please help
    thanks
    MontyRob

    When you get back, move your posting to the AS1/AS2 forum if this doesn't resolve it for you.  Make the image a movieclip and assign it a rollover code as well.
    on(rollover){
    this.useHandCursor = false;
    That will block access to the button below but disable the cursor changing to indicate the image as an interactive object.

  • Can You Make Text Links Different Colours in DW Cs5?

    Hi everyone, in DW Cs5 how do you make text links on the same page different colours, I have some text links across the top of the page, these go with a certain colour scheme but some more on the page it's self these need to be a different colour.
    I have done this before by accident but unfortunately I have no longer got that file. Information for text in either html or css would be very helpful.
    Many thanks
    Gareth

    Change this:
    <style type="text/css">
    .def13grey4 {
         font-size: 14px;
         font-weight: bold;
         color: #333;
    .def14grey4 a {
         color: #333;
    </style>
    to this:
    <style type="text/css">
    .def14grey4 a:link{font-weight: bold; color: #333;}
    .def14grey4 a:visited{color: #999;}
    .def14grey4 a:hover,
    .def14grey4 a:active,
    .def14grey4 a:focus{color:#4488C3;} /**adjust colors to suit**/
    </style>
    Change this in the HTML:
    <td height="354" colspan="3" valign="top" bgcolor="#CCCCCC" class="def13grey4">
    <p>Black Shirts #002</p>
    </td>
    To this:
    <td height="354" colspan="3" valign="top" bgcolor="#CCCCCC">
    <p><a class="def14grey4 href="some-link.html">Black Shirts #002</a></p>
    </td>
    HTML & CSS Tutorials - http://w3schools.com/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • How to make clickable links in headers

    I am using POPFile to filter my mail. It is terrific. I have used it for years. It will produce a link in the header to any message. In most email programs, the link will appear clickable. But in Mac Mail, it does not. I have to highlight it, and then drag it onto my Firefox icon in the doc. That works, but I would like to find a way to make the links clickable. In Thunderbird there is a plugin called mheny, but I cannot find such a plugin for Mac Mail. Any ideas?

    Anyone...anyone? Ferris Buehler?

  • How can I hyperlink from FM to an external document and make the links work in PDF-XChange Viewer?

    A couple of months ago some of you kindly taught me how to insert links to an external document in FrameMaker. The syntax that made all the difference, was the following:
    message openfile "H:/folder name/to/your/file.ext"
    I converted my FrameMaker file to PDF format using Acrobat Distiller, and everything worked like a charm when the users opened the resulting PDF document in Acrobat Reader.
    Much to my frustration, someone has now decided that the organisation should use PDF-XChange Viewer instead of Acrobat Reader, and my links don't work anymore... Nothing happens when you click on them. (This only applies to links to external documents. Links to e.g. websites work nicely.)
    Has anybody got any idea what I could do to make the links work in PDF-Xchange Viewer as well? Or am I trying to do the impossible now?
    Best regards
    Jorunn

    Jorunn H wrote:
    A couple of months ago some of you kindly taught me how to insert links to an external document in FrameMaker. The syntax that made all the difference, was the following:
    message openfile "H:/folder name/to/your/file.ext"
    I converted my FrameMaker file to PDF format using Acrobat Distiller, and everything worked like a charm when the users opened the resulting PDF document in Acrobat Reader.
    Much to my frustration, someone has now decided that the organisation should use PDF-XChange Viewer instead of Acrobat Reader, and my links don't work anymore... Nothing happens when you click on them. (This only applies to links to external documents. Links to e.g. websites work nicely.)
    Has anybody got any idea what I could do to make the links work in PDF-Xchange Viewer as well? Or am I trying to do the impossible now?
    Best regards
    Jorunn
    Have you tried contacting the PDF-Xchange company's technical support? What results?
    Regards,
    Peter Gold
    KnowHow ProServices

  • How do you make a link open on a new page (typically the target="_blank" command) in MUSE?

    how do you make a link open on a new page (typically the target="_blank" command) in MUSE?

    Newer version does not have the same interface.  I'm stuck trying to understand how to add a "blank" target to a hyperlink...  See how your screenshot has a dropdown associated with the "Hyperlink" object?  Mine doesn't...

  • How to make a link to play only part of a video

    Is there a way to make a link to play only a part of an embedded video (from timecode - to timecode)?

    Hello,
    You can achieve this by using the rectagle tool. You can create a rectangle and place it in the background and change the fill color of the rectangle to "None".
    It will make the rectangle transparent and you can also add a hyperlink to it.
    If you want to have different hyperlinks to different pages (like you mentioned you want to be linked to next page) then you should not use Master pages as you need to add these rectangles to the pages and not master pages.
    If you add the rectangles on Master Page then you can only add one link to it and that will not solve the purpose. And if you use Master page and add rectangle to page then the Rectangle will always be above the Master page content (Master page content is by default in the background and cannot be brought up).
    Another option is to add rectangle to master page background and duplicate your master page to create multiple copies of it. After that you can add required links to the rectangles in the master page and associate the pages to the corresponding Master pages.
    Hope this helps.
    Regards,
    Sachin

  • How do I make relative links in Acrobat pdf 10

    Hi there,
    I have a pdf file with sounds attached and would like to make these links relative instead of absolute so the document can be sent to
    others and still work.
    Is there a way to do this in acrobat 10
    thanks

    Thank you for your answer, but I have already tried that, I did all the work with links in the pdf to jpg´s in a folder (and there are a lot of links), and put it all on a usb memory stick, gave it to one of our costumers for testing and it didn´t work, it keeps referring to our server. I had a similar project in Excell, where I had to link the text in Excell to a product related file, after that I put it on a memory stick, and that worked without any problems, but off course Excell is a whole other world. I just think that it shouldn´t be so complicated in Acrobat, so I´m hoping you have a different solution ;-)

  • How to make a link to an image in flash?

    Hi,
    I´m new in Flash CS3 and I´m trying to get some
    answers to my problem.. The question is
    that how do I create a link to an image in flash??
    I know how to make a link to a text field but I really
    don´t know how this could get working properly.. :/

    Link to an external URL image? In AS 2 the code is
    'getURL("putaddresshere")' and in AS 3 it's 'navigateToURL("")' ...
    If it's a simple image, it's easier just to import it to the
    stage, save it as a symbol, put it in a timeline frame and then
    code your link so on click or rollover it goes
    'gotoAndPlay(framenumber)'.

  • I'm trying to open a folder found in a department drive that i have full access to via a link on a website but nothing happens. How do I make the link work?

    The link connects to my G drive and it should open up a folder for me to store things on my hard drive. This works on IE although I usually use firefox at home so I changed my browser at work. Can you tell me how to make these links work so that i can use a website online that will connect to my offline folders?
    Would appreciate it very much.

    Please update to Firefox 20.0.1 immediately, before continuing using the Internet. Firefox 3.6 is no longer supported and has critical security flaws.

  • How to make a link page come up in seperate window

    Am not sure how to make a link page to anther site for
    insatance come up in seperate window so that they do not navigate
    away from my site.Thanks Tony

    Select the item you want to use as a link. In the property
    inspector, type
    in the full path to the website you want to link to and set
    the Target to
    _blank.
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.csstemplates.com.au
    - CSS Templates | Free Templates
    http://www.perrelink.com.au
    - Web Dev
    http://www.DreamweaverResources.com
    - Dropdown Menu Templates|Tutorials
    http://www.adobe.com/devnet/dreamweaver/css.html
    "chesterarebest" <[email protected]> wrote
    in message
    news:e88357$ifp$[email protected]..
    > Am not sure how to make a link page to anther site for
    insatance come up
    > in seperate window so that they do not navigate away
    from my site.Thanks
    > Tony

  • Unable to make skype linked to microsoft and faceb...

    hello,
    i have skype facebook: account since couple of months. i have open an account with microsoft outlook today. i couldn't make it linked to my old skype account. 
    how could i make skype microsoft and skype facebook all linked?

    I don't understand how this system works. Because, reading this post"60minutes per month subscription gives you 60minutes per month, purchasing it 5 times in a row will still be 60minutes per month." Why does skype allow payment if the subscription convers only 60 minutes? It would allow payment after the subscription period is ended. Now what? I lost my money? Losing money doesnt matter, I wanted this call because it was an urgent call. I lost something more with this subscription. I would pay for nimbuzz and I would be happier than I am now. Such a big organization and such a big application allow some misunderstanding things. This service realy sucks and won't use it anymore. I will ask other people, if they had similar problems.

  • How to make a link in textflow that send parameters to a function?

    How to make a link in textflow that send parameters to a function?

    In the examples included with the weekly builds there is a CustomLinkEventHandler.as example.  Passing parameters would be done in the CustomClickHandler function.  You could attach the parameters to the LinkElement as user styles using the setStyle API.
    Hope that helps,
    Richard

Maybe you are looking for

  • How can I get rid of strobe player error messages?

    Can someone please tell me where I can go in the source to get rid of the error messages I keep seeing in the Strobe player such as 'Error #2032' prior to a live stream and 'Stream not found' once the live stream is done?.  These error messages are a

  • Passing Parameters to Bounded Task Flow from JSPX

    Hi All, 1. Created a JSPX page using UIShell template.  This page contains 4 UI Components (InputComboBoxListOfValues) in SingleObjectContextArea.  Created a Managed Bean for this page and capture the selected value in ValueChangeListner and added th

  • Ecatt: ME21N (document overview)

    Hello ecatt experts, I have one question concerning the recording of ME21N with ecatt (sapgui). When creating a PO with ME21N I want to link it to a purchase requisition. To choose a puchase requisistion I use the document overview. The problem which

  • Setting OBI variables in JavaScript

    Is there some way to set OBI variables from JavaScript? And I mean any way, a Go URL syntax, pretending to be a Prompt, AJAX...candles and incense...anything!! : ) I have some embedded HTML, and when the user clicks on a button/link/whatever, I need

  • How to choose which playlists goes onto ipod

    I want to put songs onto my ipod but not my "music" playlist, I have a playlist that I want put onto my ipod but just not all my music, does anyone know how I can choose which playlist gets put onto my ipod? Thanks