How to make links to my banner flash do not open in a new window?

Hello, I have a little trouble with my flash banner. When I click on my button, it opens the link that I specified in a new window or a new tab, as target _blank in HTML. I want to open it in the same window, so you're still navigate the site. Here's the code for my button:

link_btn5.addEventListener(MouseEvent... goToURL5);
function goToURL5(e:MouseEvent):void {}
navigateToURL (new URLRequest("/forums/index.php"));
}

So, what could I add the code to fix it? Thank you very much! =)

_self must be enclosed in quotes.

navigateToURL (new URLRequest ("http://adobe.com/forums/index.php"), "_self");

Troubleshooting of a URL, I always test with the full path to check that it works, and then reduce to parents. Just a tip.

Your options are "_blank", "_self", "_parent", and "_top".

Tags: Adobe Animate

Similar Questions

  • How can I modify this script so it does not load in a new window?

    I have this script on an invisible button on a banner ad, but the customer does not want the linked page to open in a new window, but rather to load on the page in the same window. How can I change the script to achieve this, thank you!

    link_btn.addEventListener (MouseEvent.MOUSE_DOWN, mouseDownHandler);

    function mouseDownHandler(event:MouseEvent):void {}

    navigateToURL (new URLRequest ("http://www.sdesignsstore.com/store.html"));

    }

    Try...

    navigateToURL (new URLRequest ("http://www.sdesignsstore.com/store.html"), "_self");

  • target for a .pdf with the target _blank link file does not open in a new window.

    I have a simple html document with links to all the value _blank .pdf documents but only opens in a new window.  Others open as _self.  Change the target does not seem to make a difference.

    No idea why this is happening?

    It is preferable to share a link to the offending page, so that we can see the code, simple errors as a lack of "or = can cause what you describe.

    However since you work with PDF files there may not be anything technically wrong with your code.

    Files PDF is a multimedia file that is managed in a number of different ways depending on the settings of the user's browser and plugin installations. What gives the target = "_blank" on a PDF link can open a new blank page and the PDF opens in Acrobat instead. There is no way to force a PDF file to load in the browser, this is a user setting we as developers have zero access to.

  • How can I get Windows Explorer to do not open in a new window?

    I use Windows Server 2008 R2 Remote Desktop Services. This applies only to non-administrator accounts. Set the folder options does not work. Any help would be greatly appreciated. Thank you.

    This problem disappeared, after I uninstalled Acronis Backup & Recovery 10 and installed IE 9.

  • Can not stop links to open in a new window...

    I am using Windows 7/64 and IE 11. I tried repeatedly to change the settings for each time I click on a link, it does not open in a new window.  I tried that, with different ways to accomplish the task ahead, but have had no luck.

    I don't know why it started in the first place, but I don't have luck with correction. If anyone has a solution, I would appreciate knowing what it is very.

    Thank you

    Ken

    Hello

    You can try to reset Internet Explorer and see if it will open links in the current window?

    How to reset Internet Explorer

    http://support.Microsoft.com/kb/923737/en-GB

    Thank you

    Legaede

  • How to make links in Pages are displayed in blue

    How to make links in the Pages appear in blue?

    Select the first instance of the text with a hyperlink. Then Format menu: fonts: display fonts. On police Panel, there is a button for the underline. At the bottom of this associated menu is a color menu item. Click on that and a color picker appears. Find the shade of blue that you want for your link, and when you do, your selected hyperlink will change a black! highlight your blue color.

    Don't deselect this hyperlink which now has blue underscore. You will notice that the character Styles shows Link (black) in the selector. Click on and then click on the "BOLD" symbol to add a new style for your hyperlink Blue + Blue. You can be creative and just call it a blue link. This new character style is only valid in your current document. In the Format menu, select the Style of copy, and then select each black underlined hyperlink, you can select menu Format: Style block to date each other.

    Not yet done. If you want a permanent blue hyperlink in the v5.6.2, Pages then you will need to get it into a model for re-use. I suggest that you create a document by using the empty template, add your desired character, paragraphs and list styles and then save it under your own custom template empty.

  • I created a link to an attachment, but it supports the complete PDF file, how do I open in a new window?

    I have about 30 PDF documents attached to my main document. When I click on links, the attached document takes up the entire screen. I want it opens in a new window when I click on it, how do I do this?

    Yes, it is possible. Right click on the link using the Add or change the link, and then select Properties.

    Go to the Actions and change the link "Go to a page in another document" action

    Under "Target Document", you will see an option called "open in". Define as 'New window' and press OK.

    You'll have to make it a link both, unfortunately, unless you use a tool to set all links at the same time to behave this way.

  • How to open link to a file in a PDF portfolio in a new window?

    I make a PDF portfolio with a main document that links to other documents contained in the portfolio. The problem is when I select a link, it will take me to the document I want what it but I can't go back to the main document as easily I want. Is there a quick 'back' option, or I can put the link to open in a new window? I know I can go to the list view, click the back button, open the main document and find the same page, but this isn't a very fast method.

    I know how to set the link to open in a new window if I open a new file, but this option is not available if I want to move to a specific page in the document. I have tried "open a file" and select the portfolio, but it allows me to set the page so that didn't work either. For any help or suggestion would be appreciated.

    Thank you!

    Hi fmalek17,

    First, there is no 'back' option in a portfolio. You may need to define a link in a similar way in the other document also to return to the main document in a portfolio.

    Second, you must select the "Go to a page view" option in the window a link to access a specific page. Unfortunately, there is no option available in Acrobat via which you can go to a specific page in the same document that is open in another window.

    Kind regards

    Ana Maria

  • How to make a choice on a menu of rerouting opened in a "white" or secondary window?

    (Someone) Please if you can help me with this question, I would be very happy!

    I'm trying to use the form feature jump menu in Dreamweaver. Everything in the feature works fine until I can "open URL in:...» ». For some reason, only the option of the "MAIN WINDOW" drop down and not an option for 'NEW WINDOW'. At this point, I spent way to much time looking for a solution, even to the point of reinstalling Dreamweaver without result. Can someone please take a look at my code and tell me how I can modify the code to make each jump menu link open in a separate window (empty) elements. I'm not the best with the code, but if you tell me exactly where to put each line of code I can do!

    Once again, any help would be greatly appreciated. Try to meet the deadline and ran into this unexpected question.

    Here is the link: http://www.graphicmechanic.com/DEKALBCOUNTY/portals/visiting-dekalb/index.html

    Just in case it helps the explanation of my problem, I have attached a picture of what I see in the window menu to jump to DW.

    This TechNote may help:

    http://kb2.Adobe.com/CPS/161/tn_16166.html

    --

    Nadia

    Adobe® Expert community: Dreamweaver

    ---------------------------------------------------------------

    Unique templates CSS | Tutorials | SEO articles

    http://www.DreamweaverResources.com

    --------------------------------------------------------------------------

    Web Design & development

    http://www.perrelink.com.au

    http://Twitter.com/nadiap

  • How to make the top sites page appears when I open a new tab? Why have I not of "buttons" to pin a top site of the page tab?

    When I open a new tab, NO best sites don't show up... shows just a search engine box. I have Firefox 33.0. Why is there no 'pin' button when I opened a new page? How to make the top sites page appears when I open a new tab?

    Here is some additional information on the configuration of the new tab page:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste newtab and make a pause so that the list is filtered

    (3) double-click the preference browser.newtab.url and enter your favorite page:

    • (Default) page thumbnails = > subject: newtab
    • Blank tab = > subject: empty
    • Built-in Firefox homepage = > topic: welcome
    • Any other page = > full URL of the page

    Press Ctrl + t to open a new tab and check that it worked. Fixed?

    Some traps:

    If Firefox will not let you change this setting: you can have what is called SearchProtect on your system.

    Firefox if allows you to save your changes, but he doesn't know: one of your extensions may be the substitution of her. You can consult, disable and/or remove extensions on the addons page:

    "3-bar" menu button (or tools) > Add-ons > in the left column click on Extensions

    If the modification works during your session, but during the next startup is leads to: you could have a user.js file in your personal settings Firefox (your Firefox profile folder). This article describes how to track down and delete the file: How to fix preferences that will not save.

    A little luck?

  • How to make a Java Virtual Machine to work in 64-bit version of Windows 7

    How to make a Java Virtual Machine to work in 64-bit version of Windows 7

    Download you Sun: http://www.java.com/en/download/index.jsp

  • I buy a new mac. How to make my adobe account and my current computer applications to the new?

    I buy a new mac. How to make my adobe account and my current computer applications to the new?

    You should only install and connect on the new machine.  Your license allows you to have two functional facilities, so if you want you can keep the original as a backup.  If yu can just log out of the old machine and will release that the activation of another facility elsewhere.

    Download/install the desktop application, connect and install applications subscription.

    https://helpx.Adobe.com/creative-cloud/help/download-install-app.html

  • How can I make a specific page open in a new window when you click on a menu?

    Don't know if its possible, but I have a specific page, I want to open in a new window in the browser when you click on to leave a menu widget.  I know not how to go and mount the coding, but it would be nice if there is an option in Muse for this already.  Any suggestions? Thanks for any help.

    ryanj4799 You'll need to change the Menu Type of manual in the options of the widget and add you links. Then go in the hyperlinks Panel. Check the option open in a new tab/window.

    David

  • How can I set the links to open in a new window?

    I use the links tool in Acrobat 5.05 to create links in my pdf to other sites, not documents. When the pdf file is displayed online, I need these links to open in a new window. Now, they open in the same window, which submits the Viewer to using the back button to return to the original pdf and waiting so he could fully recharge. It is a sizeable pdf file, which makes a lot of your time. I tried unchecking the option on 'Cross Document links in same window', but tests indicated that there was no difference.

    If you need more information to clarify my question, please just ask. Suggestions regarding the solve this will be appreciated.

    My apologies if a similar question has already been asked to answer. I have not found the reference to it in my search.

    Thank you.

    You can use JavaScript to do this. For example:

    app.launchURL ("http://www.adobe.com", true);

    More info is Acrobat JavaScript reference. Note that this method is new in Acrobat 7. You can still use Acrobat 5 to create the JavaScript code, but it won't work for less than 7 versions, or most of the users of non Adobe PDF viewers. If you follow this path, you should add code that checks the version of Acrobat (reader) and just run the code above, if 7 or higher.

  • How to stop email in mozilla firefox, opening in a new window (I want to open it in a new tab)

    my email opens in a new window when I want my mail to open in a new tab in the toolbar when I press the button send. Please can you help?

    Oh, Yes, the email link button. Who is supposed to send your mail site instructions to compose a new message with a link to the current page.

    This button should call your bet here:

    "3-bar" menu button (or tools) > Options > tabs > "open new windows in a new tab instead.

    If this is checked , then you should get a new tab. If it unchecked , then you should get a new window. At least, that is how it is supposed to work.

Maybe you are looking for