problem with urlrequest opening in different tab

so I'm working on this code for a few days now and can't seem to make it work properly. It opens in new tab or window instead of the same window or tab.

/ * Event mouseclick

By clicking on the instance for the specified symbol performs a function in which you can add your own custom code.

Directions for use:

1. Add your custom code on a new line after the line that says "/ / Start your code custom" below.

The code runs when the user clicks the symbol instance.

*/

general.addEventListener (MouseEvent.CLICK, fl_MouseClickHandler_1);

function fl_MouseClickHandler_1(event:MouseEvent):void

{

gotoAndPlay (128)

var myDelay:Timer = new Timer (1000,1);

myDelay.addEventListener (TimerEvent.TIMER, showMessage);

myDelay.start ();

function showMessage(event:TimerEvent):void {}

navigateToURL (new URLRequest ("http://www.swicc-alliance.com/generalinfo.htm"), "_same")

}

Stop()

}

I used _same, _blank, _self, _parent, or just anything... I do not understand. It's a question both in ie and firefox. I tried to test it in test flash browser as well as on the server... ideas?

animation is a www.swicc-alliance.com/home.htm

use:

navigateToURL (new URLRequest ("http://www.swicc-alliance.com/generalinfo.htm"), "_self")

Tags: Adobe Animate

Similar Questions

  • Hello! The new version of Firefox, I have a problem with the opening of the site VKontakte. The browser displays the following error message: "Firefox has determined that s.

    Hello!
    The new version of Firefox, I have a problem with the opening of the site VKontakte. The browser displays the following error message: "Firefox has determined that the server redirects the request for this address in a way that it will never end." How to solve this problem? Please excuse me for my English.
    Sincerely, Vsevolod.

    This can be caused by corrupted cookies or cookies that are not sent or otherwise blocked.

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    See also:

  • Problems with MAX tasks on different stand-alone

    Hallo!

    I have problems with my MAX-tasks and my V12 Dasylab on different stand-alone.

    I have 3 devices on the first PC.

    OR USB-6009 dev1

    NEITHER USB-6210 dev2

    NEITHER USB-6501 dev3

    Now, I had programmed a file Dasylab which uses the device 2 and device 3. Everythink worked fine. I exported my MAX configuration for unit 2 and unit 3 and imported on the second PC. But that Dasylab was not able to find the right tasks for my program on the second PC, even if MAX everythink that went well. The only solution was to delete all tasks and create them again. But then I tried to open the program stored on my first PC again and I had the same problem, Dasylab was not able to find the right tasks, only solution was to remove the stains and create them again. I tried to reset the configuration of my Dasylab with the "Synchronize with MAX-configuration" option, but it wasn't succsessful. DASYLab gave an errormessage, not mentioning not what exactly is the problem.

    Can anyone help?

    Thank you very much and have a nice day.

    Hilby

    Hallo Hilby,

    I think it can be more that can be solved on the Forum of NOR. I think you should contact your local dealer and ask for help directly.

  • Hello I have a problem with the opening of the e-mails received. FIREFOX is notified of an email I received. When you arrive in the Inbox does not appear emeilul announced. Can you help me? Thanks in advance, with Dan Vatui

    Hello

    I have a problem with opening emails received. FIREFOX is warned of an email I received. When you get into INBOX does not seem emeilul announced. Can you help me?
    With thanks in advance, Dan wadded
    

    Hello

    Please also try after you delete the cache and cookies: Tools (Alt + T) > clear recent history, choose all in the interval of time to clear, Cache , and Cookies in Details and clear now. Recent history of claire

    If the problem persists, please check in Safe Mode.

    Extensions of the issues

    Troubleshooting Extensions and themes

    Uninstalling the modules

    Uninstalling toolbars

    Safe mode disables the installed Extensionsand themes (appearance) in (Alt + T) Tools > Add-ons. Hardware acceleration is also temporarily disabled - manual setting is Tools > Options > Advanced > general > use hardware acceleration when available. Options > Advanced. All these parameters/additional custom modules can also be individually or collectively disabled/enabled/changed to normal mode of Firefox to check if an extension, theme or hardware acceleration is causing issues.

  • Problems with HP Slate 7 voice tab

    Hello

    Since last 1 week I am facing a problem with my tab HP 7 voices, in which half of the screen is is blackened and vibrations can been seen on the screen.

    I bought this tablet Flipkart online August 17, 2014.

    Problem solved with the force update of the software

  • Problems with Connector.open

    I'm having a problem with the re-login to a HttpsConnection once a failure has occurred. I send a message to a php site that works 100% OK. However, if I drop the receipt when sending at the reception is retrieved Connector.open no reconnect not (even after a long wait). and gives a "java.io.InterruptedIOException: connection Local has expired" exception. The issue is not corrected until the phone is rebooted.

    I use MDS to transport and endpoint certificate has a valid certificate (does not Self-signed). Before I drop the front desk, a message is sent correctly and using the console creates the following log entries:

    [0,0] * start sending:

    [0,0] SSL :-> CH

    [0,0] SSL:<>

    [0,0] SSL:<>

    [0,0] SSL:<>

    [0,0] SSL:<>

    [0,0] SSL :-> CKE

    [0,0] SSL :-> CCS

    [0,0] TLS :-> F

    [0,0] TLS:<>

    [0,0] VMISVt = 0, h = 1a7b, id = d15a33128dfbb5d9

    [0,0] VM:LNTDa = validation, t = 1, p = D8Mobile

    [0,0] * open Stream:

    [0,0] * sending data:

    [0,0] * server response: 200

    [0,0] * Flushing bos

    [0,0] * input stream of Flushing

    [0,0] * Flushing DOUT

    [0,0] * Flushing HC

    [0,0] TLS:<-Alert -="" level="1" description="">

    [0,0] * emptied all

    Once the reception has been abandoned and valued, the connection begins to open the SSL session and shows the following:

    [0,0] * start sending:

    [0,0] SSL :-> CH

    He gets Nevers to: SSL [0,0]:<>

    After the time-out period, it then returns the exception

    IO exception: java.io.InterruptedIOException: Local connection timed out after ~ 15000

    [0,0] * Flushing bos

    [0,0] * emptied all

    Of course the connection is instantiated is no longer so I can't even try his end on the connector at this stage. I also see the following in the MDS newspapers - although I'm not sure its related:

    <2012-01-18 10:42:03.921="" gmt="">:[528]:::

    What follows is a version of my code. All this code runs since a thread to work constantly in the loop.

    HttpsConnection hc =null;

    InputStream is =null;

    Dout OutputStream =null;

    ByteArrayOutputStream Bos =newByteArrayOutputStream();

    byte [] res = null;

    VR;

    {

    System.

    HC = (HttpsConnection) Connector.open (url + ";" ConnectionTimeout = 15000; deviceside = false');

    "Credentials of string = this._username +": "+this._password;"

    byte [] encodedAuthorization = Base64OutputStream.encode (credentials.getBytes (), 0, credentials.length (),false,false);

    () hc.setRequestProperty

    "Authorization", "basic" +newString (encodedAuthorization));

    () hc.setRequestProperty

    'Content-Type', ' multipart/form-data; Boundary = "+ getBoundaryString());

    dout = hc.openOutputStream ();

    dout. Write (postBytes);

    dout. Flush();

    this._responseCode = hc.getResponseCode ();

    dout. Close();

    is = hc.openInputStream ();

    int ch;

    while ((ch = is.read (())! = - 1).

    {

    Bos.Write (ch);

    }

    RES = bos.toByteArray ();

    }

    catch (IOException ioe) {

    System.out.println ("* IO Exception:" + ioe.toString ());

    this._responseCode = 0;

    RES = null;

    }

    catch (Exception e)

    {

    System.out.println ("* send the Message of the Exception:" + try ());

    this._responseCode = 0;

    RES = null;

    }

    Finally

    {

    VR;

    {

    if (bos! = null) {

    Bos.Close ();

    }

    if (is! = null) {

    is. Close();

    }

    if (dout! = null) {

    dout. Close();

    }

    if (hc! = null) {

    HC. Close();

    }

    }

    catch (Exception e2)

    {

    System.out.println ("* Message send Exception 2:" + e2.toString ());

    }

    }

    of return ;

    }

    I tried on 8700,8900 and 9700 device simulators. I am running JRE 5.0.0 and MDS v4.1.4

    Any help or suggestions will be appreciate - I spent nearly a week debugging it and its slowly driving me crazy!

    Thank you

    Andy

    Try to use the factory connections if you are targettin devices in 5.0 or above, it might solve the prob.

  • Problem with the opening of intention with the type ' application/pdf' and no extension of file in Acrobat 16.0 for Android

    I'm having a problem with an Android app that opens pdf files through an intention with ' application/pdf ' as type a uri that does not include an extension (something like "file:///storage/emulated/0/Android/data/package.name/cache/Documents/Document20136000217 25840499999") the file picker opens properly, but if I choose Adobe Acrobat, Acrobat is activated but immediately closes with the message "No applications available on the device to open files of this type".

    If I select the Reader PDF Viewer to open intend the file opens correctly. I also tried adding '.pdf' name of the file and in this case the intention also works with Adobe Acrobat.

    Acrobat seems to ignore the mime type. Documentation to http://developer.android.com/intl/es/reference/android/content/Intent.html#getData () which seems to be a mistake - the mime type must take precedence over the content of the data.

    The application runs on a Nexus with Android Marshmallow 6.0.1 5.

    Hello Colin,

    We just released the last version (16.1) demand in the PlayStore where we tried to include a fix for the problem you are seeing. Upgrade you to the latest version and let us know if you are still having it ask.

    Thank you

    Adobe Acrobat team

  • AF:panelTabbed - problem with displaying a popup on tab switching

    Hello

    I am facing a problem with disclosureEvent using clientListener of handling. I'm going to show a popup Ok/cancel whenever a user leaves a tab in panelTabbed.


    Here's the code: (this is the same code provided on the Oracle ADF code corner)

    < af:resource type = "javascript" >

    function alertTabSwitch (disclosureEvent) {}

    tab var = disclosureEvent.getSource ();

    {if (Tab.getDisclosed () == false)}

    popup var = tab.findComponent ('p1');

    Popup.Show ();

    popup.setProperty ("tabToOpen", tab.

    disclosureEvent.cancel ();

    }

    }

    function handlePopupOkCancel (actionEvent) {}

    popupButton var = actionEvent.getSource ();

    var butPressed = popupButton.getProperty ('popupAction');

    var = popupButton.getParent () dialog box;

    popup var = dialog.getParent ();

    If (butPressed == 'OK') {}

    var tabToFindAndFocusOnString = popup.getProperty ("tabToOpen");

    If (tabToFindAndFocusOnString.length > 0) {}

    var tab = AdfPage.PAGE.findComponentByAbsoluteId (tabToFindAndFocusOnString);

    tab.setDisclosed (true);

    actionEvent.cancel ();

    Popup.Hide ();

    }

    }

    else {}

    Close the pop-up window and stay on the page

    actionEvent.cancel ();

    Popup.Hide ();

    }

    }

    < / af:resource >

    < af:panelStretchLayout id = "PSL1" >

    < f: facet name = "center" >

    < af:panelTabbed id = "pt1" >

    < af:showDetailItem text = 'TAB 1' id = 'sdi1"disclosed ="true"stretchChildren ="first ".

    clientComponent = "false" >

    First tab

    < af:clientListener method = "alertTabSwitch" type = "Disclosure" / >

    < / af:showDetailItem >

    < af:showDetailItem text = 'TAB 2' id = 'sdi2' stretchChildren = 'first' clientComponent = "false" >

    Second tab

    < af:clientListener method = "alertTabSwitch" type = "Disclosure" / >

    < / af:showDetailItem >

    < / af:panelTabbed >

    <!-id = "af_one_column_stretched"->

    < / f: facet >

    < f: facet = 'Start' name >

    < af:popup = "deferred" autoCancel childCreation = "disabled" id = 'p1' clientComponent = 'true '.

    contentDelivery = "immediate" >

    < af:dialog id = "d1" title = "Tab switch Alert" type 'none' = >

    < f: facet name = "buttonBar" >

    < af:panelGroupLayout id = "g1" >

    < af:commandButton text = "OK" id = "cb1" partialSubmit = "true" >

    < name af:clientAttribute = "popupAction" value = "OK" / >

    < af:clientListener method = "handlePopupOkCancel" type = "action" / >

    < / af:commandButton >

    < af:commandButton text = 'CANCEL' id = "cb2" partialSubmit = "true" >

    < name af:clientAttribute = "popupAction" value = "CANCEL" / >

    < af:clientListener method = "handlePopupOkCancel" type = "action" / >

    < / af:commandButton >

    < / af:panelGroupLayout >

    < / f: facet >

    < af:outputText value = "Do you really want to switch tabs?" id = "ot1.

    inlineStyle = "do-size: medium;" Color: Red; "/ >

    < / af:dialog >

    < name af:clientAttribute = "tabToOpen" value = "" / >

    < / af:popup >

    < / f: facet >

    < / af:panelStretchLayout >

    Everything is done on the client side. When I click on a tab, first the "Unselect" event is fired for the selected tab and the value disclosed in this tab becomes false. After the value is changed, the listener is called.

    So in javascript, the same tab is released again after clicking OK.

    The value was not changed before calling the af: clientListener, this problem would not have arisen.


    Can someone help me with this?


    Kind regards

    Frédéric

    Change the as follows:

    The following has been tested against JDeveloper 11.1.1.7

    
    
        var theTabToClose;
        var theTabToOpen;
        function alertTabSwitch(disclosureEvent){
            var tab = disclosureEvent.getSource();   //This is the tab to close
            if(tab.getDisclosed()==false){
               theTabToClose = tab;
               theTabToOpen = disclosureEvent.getDisclosureCounterpart();
               var popup = tab.findComponent('p1');
               disclosureEvent.cancel();
               popup.show();
            }
        }
    
        function handlePopupOkCancel(actionEvent){
            var popupButton = actionEvent.getSource();
            var butPressed = popupButton.getProperty('popupAction');
            var dialog = popupButton.getParent();
            var popup  = dialog.getParent();
    
            if(butPressed == 'OK'){
                theTabToOpen.setDisclosed(true);
            }else{
                theTabToClose.setDisclosed(true);
            }
                actionEvent.cancel();
                popup.hide();
        }
        
    
  • Problems with the opening of my website with Safari

    Hello

    I have problems with my site open in Safari, I get Safari can't connect to the server and can not connect through Dreamweaver on the server.Screen Shot 2014-10-31 at 12.57.25.png

    I contacted my server assistance by email and they sent me the following note:

    Its a temporary blockage caused by ftp client. Please set max 2 simultaneous connections and the passive mode in ftp client settings. IP address block fell from the table.


    I asked to let me know what I have to do what I do not understand this at all.  I'm still waiting for an answer but the thought in the meantime if anyone can let me know what I need to do in simple terms?  The server is based in Bosnia, which was a surprise for me because I thought it was a company in the USA, you mind I've used them for 2 years, but I'm not their phone or chat online, so can be a little frustrating when I have a problem.


    Thank you in advance.


    Best regards

    Sheila

    > Well, my host could whitelist my IP but now I need to find what

    > device causing the problem.  Not sure how I'm going to so.

    Pretty simple. Just look at the configuration for all devices with e-mail clients in your home. Including PCs and mobile devices like tablets, phones, ipods, etc. Open the configuration for each device e-mail client and see if there is an entry for this server. This was not just in itself. Someone in your household configure an e-mail client to connect to your e-mail server web host.

  • Tables open in different tabs

    I am very new on sqldeveloper and I can't figure out how to get a second table to open in a different tab. He wants to always open in the same tab as the first table I opened.

    Note the red gel pin in mini-bar of Tools tab to switch to reuse the same tab.
    To automatically freeze: Preferences - Database - ObjectViewer.

    Have fun
    K.

  • Problem with Cisco ACS and different areas

    Hello

    We are conducting currently a problem with Cisco ACS that we put in place, and I'll try to describe:

    We have ACS related directory AD areas, where we have 2 domains and appropriate group mappings.

    Then we have our Cisco switches with the following configuration,

    AAA new-model

    AAA-authentication failure message ^ CCCC

    Failled to authenticate!

    Please IT networks Contact Group for more information.

    ^ C

    AAA authentication login default group Ganymede + local

    AAA authorization exec default group Ganymede + local

    AAA authorization network default group Ganymede + local

    AAA accounting exec default start-stop Ganymede group.

    orders accounting AAA 15 by default start-stop Ganymede group.

    !

    AAA - the id of the joint session

    But the problem is that with the users in a domain, we can authenticate, but not the other. Basically, the question is that when we check on the past of authentication, two authentications are passage and the display of 'Authentic OK', but on the side of the switch, there is a power failure.

    There may be something wrong with the ACS?

    Thank you

    Jorge

    Try increasing the timeout on IOS device using radius-server timeout 10.

    Do we not have journaling enabled on the ACS server remotely?

    -Philou

  • I'm having a problem when I open a new tab with multiple images. If there is more than five or six images they all will not be open.

    I opened emails with many images. New version is having a problem opening a tab with images more than maybe 6 or 7. Of older versions sometimes had the same problem, but the images unopened is appeared on the page as a small box empty you can try to reload. No more. Now you must reload the tab all. Sometimes it works sometimes it doesn't.

    You seem to be using a beta version. Maybe go back to a regular version and wait for V. 30 becoming a regular version, and maybe some bug.

  • Problem with TabNavigator: content of one tab is 'Phantom' on another tab

    I created a tabNavigator... four tabs... the first three has similar headers, the fourth has a different header. each header has... filtering options all have a datagrid... the first tab is the default tab when loading the application. But here's the problem:

    When the application is closed on the fourth tab, and the app is reloaded, the fourth tab appears on the tab by default upon reloading, with the first tab header appearing as a ghost (but active but not effective on the datagrid control, which is filled with the content of the fourth tab)...

    How can I get it to load the default true tab (number one)?

    This isn't a problem if the two tabs or three are active when the application is closed/reloaded...

    I tried to use SelectedIndex [tabnavigator id] = 0; but that did not work

    If you do not need a history Manager, set the historyManagementEnabled = false.

    If you don't, set historyManagementEnabled = false anyway and try rather BrowserManager.

    Alex Harui

    Flex SDK Developer

    Adobe Systems Inc..

    Blog: http://blogs.adobe.com/aharui

  • Problems with the opening of attachments when the user has restristed privilege to run executable code from Program Files and Windows folders.

    I'm trying to prevent users from running potentially dangerous files. According to the Windows policies so I put. Users can run any application Program Files, files (x 86), windows, and folder to all users of the program office. Users have no permission to write anything in this files. When the user double clicks for example document.doc on his desk - document opens fine with MS Word. But when the user tries to open this document in attachment directly (by selecting open with MS Word, instead of the economy) - he sees an error - "this action is limited by local politics. Ask your system administrator. "(not exact text).

     So I want, users able to open attachments from Thunderbird automatically, but not able to run any application or link, except Program Files, Program Files (x86), Windows and all users' desktop folder. How can I get this result?
    

    Thanks in advance.
    Calvo is serious.

    PS Sorry for my bad English. It is not my mother tongue.

    Thanks for responding.
    I discovered what was going on.
    This strange "bug" affects multiple computers with Windows 7 Ultimate in my case.
    When you create a SRP (software restriction policies) it creates two rules by default to run programs: windows folder and the Program Files folder. I manually add "C:\Program Files (x 86)" in places without restriction. BUT Windows and Program Files folder to default rules directly, but through registry keys. And this part seems difficult. You CAN run the executable files of Program Files. You CAN run the Program Files (x 86) executables. But if Thunderbird or Firefox try to run MS Word or excel or editor for.doc or *.odt opening or another file - downloaded files running programs blocked by SRP.
    In order to fix this, simply replace the rules for indirect paths like % HKLM/software/microsoft/windows... etc % with direct, for example "C:/Windows" and "C:/Program Files /". After that, everything works fine. Attachments and downloaded files automatically opens without a problem.

  • My tabs won't open with the "open a new tab button" or CTRL + T. If I right click I can open a link in a new tab, but not to open a vacuum.

    I click on the new tab button and it does nothing. Even the + next to the current tab produces no result. I have just no way to open a new empty tab.

    The Ask toolbar is initially in the version of Firefox 3.6.13. Obviously something in this extension is not compatible with a Firefox security patch. Disable this extension or uninstall it.

Maybe you are looking for

  • Firefox crashes since updating to Windows 10

    I use Firefox for years and never had any problems. Now, I upgraded winows 10 and since that day I have very often crahses, mainly by closing firefox, but sometimes also during downloads and other actions.I recreated and uninstalled firefox as recomm

  • I whant firefox in hibroe how can I do this?

    How can I chenge of English at hibrow firefox.

  • New Photo app version 1.3 poor images?

    Moved from iphoto to apple photo with upgrade to el capitan. I also have adobe photoshop elements. I downloaded the images from my camera and saw their photo and jpeg images look awful compared to those loaded into adobe - less detail in low light, w

  • Activating Windows 7

    Hi, I have recently had to replace my hard drive but was not able to restore my operating system (Windows 7 Home Premium) with restore disks. I have a Windows 7 disc I bought when I decided to change my laptop (Vista) operating system so I installed

  • HP 255 G4: 10 applications reinstalled / settings Windows is back after a reboot

    Hello I just bought a HP 255 G4, which comes with Windows 10. I find that when I remove some pre-installed Windows 10 applications and make a few changes to Synaptics (more precisely, to turn on scrolling with the touchpad) and restart or stop/start