Loadvars not working on external domain

Hi,
I have Domain1 that is hosting my flash .swf file, and Domain2 that is linking to that .swf file. In the flash file I have a;
loadVars.send("another-domain.com", "_self", "POST");
command. When the flash file is placed anywhere on a page on Domain1, this works perfectly fine. But when placed on Domain2 (and other domains), this loadVars statement does not work and does not forward to another-domain.com.
But when I change "_self" to "_blank" - the statement works fine on Domain2.
Why doesn't "_self" work on external domains?
Thanks

This is my cross-domain.xml
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>
I've allowed access from every domain. Have I done something wrong here?

Similar Messages

  • Out of office replies in Exchange 2013 not working for external recipients

    Hi,
    Few days ago a couple of company workers went to vacation. They set up OOF automatic replies in OWA 2013. However automatic replies are not working for external recipients (outside of company). Internal users (company users) receive OOF notification.
    I'm using smart host in sender connector configuration (SMTP server of internet provider) to deliver emails. Any clues about this problem ? Please find below part of the transaction log. For testing purposes i set up administrator account
    to be on vacation.
    HARED... SMTP    
    [email protected]           
    {[email protected]}             Automatic reply: vacation test
    RECEIVE  SMTP    
    [email protected]           
    {[email protected]}             Automatic reply: vacation test
    DROP     ROUTING 
    [email protected]           
    {[email protected]}             Automatic reply: vacation test
    AGENT... AGENT    [email protected]           
    {[email protected]}             Automatic reply: vacation test
    HARED... SMTP    
    [email protected]           
    {[email protected]}             Automatic reply: vacation test
    RECEIVE  SMTP    
    [email protected]           
    {[email protected]}             Automatic reply: vacation test
    AGENT... AGENT    [email protected]           
    {[email protected]}             Automatic reply: vacation test
    TRANSFER ROUTING  [email protected]           
    {[email protected]}             Automatic reply: vacation test
    FAIL     SMTP    
    [email protected]           
    {[email protected]}             Automatic reply: vacation test

    Hi Informus,
    Please check if it is allowed in AllowedOOFType of the Remote Domain *
    In Exchange 2013, the only way to see or change the current configuration for automatic replying and forwarding to the Internet is via the Exchange Management Shell (EMS) with PowerShell commands.
    To get the currently configured Remote Domains, use:
    Get-RemoteDomain
    Name                           DomainName                                  
    AllowedOOFType
    Default                        *                                           
    External
    Get-RemoteDomain Default | fl AllowedOOFType, AutoReplyEnabled, AutoForwardEnabled
    AllowedOOFType     : External
    AutoReplyEnabled   : False
    AutoForwardEnabled : False
    To change the settings, use the Set-RemoteDomain command.
    Enable automatic replies
    Set-RemoteDomain -AutoReplyEnabled $true
    Enable automatic forwards
    Set-RemoteDomain –AutoForwardEnabled $true
    Enable OOF for Outlook 2003 and previous (for Exchange 2007 and 2010 support)
    Set-RemoteDomain –AllowedOOFType $ExternalLegacy
    To change all these properties at once, you can use:
    Set-RemoteDomain Default -AutoReplyEnabled $true –AutoForwardEnabled $true –AllowedOOFType $ExternalLegacy
    Note:
    Valid settings for the AllowedOOFType property are:
    External
    This is the default and only allows for the new style OOF messages as introduced in Outlook 2007.
    ExternalLegacy
    This settings allows for both the new style and old style OOF messages and needs to be set if you want to enable external OOF support for Outlook 2003 as well.
    None
    This setting doesn’t allow for the use of OOF messages at all (both internal and external).
    InternalLegacy
    This setting only allows for internal OOF messages to be sent for all Outlook versions.
    Regards,
    Satyajit
    Please “Vote As Helpful”
    if you find my contribution useful or “Mark As Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Audio output will not work on external speakers.  Internal speakers will work.  What do i do to replace audio output slot

    audio output will not work on external speakers.  Internal speakers will work.  What do i do to replace audio output slot

    Right click your volume icon in the notification area and select "volume control options". From there, you should be able to select the external speakers.
    I hope that helps!
    Best of luck,
    Kyle
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Touchpad and Keyboard not working (including external devices)

    Hi,
    I am using an rmbp with win7 and macosx.
    Win7 on my bootcamp partition was working perfectly(4 months+) until now .I restarted my system  and realized that the touchpad and keyboard are not working(inluding external mice/keyboard).I can boot into Macosx and the mouse and keyboard are working perfectly so its not a hardware problem.I havent set any restore points and have tried all the other recovery options (using f8 before booting) but to no avail
    I have read some other solutions which involved opening the device manager but I cannot press anything when I login to windows.Does anybody have any idea except reinstalling windows? I would really appreciate any help !
    Cheers

    I have even loaded my Bootcamp partition in parallels ,in hopes of repairing the installation from there but Parallels give an error about mouse coherence and I cannot use my keyboard and mouse there .
    Does anyone have any other idea except reinstalling windows ? .Thanks !

  • Some attachment buttons not working from external networks

    Hi guys,
    We have an eSourcing system that we access internally from server.internal.com . We also make this eSourcing system available to external vendors through www.external.com .
    The external access is done using a Citrix AGEE system (reverse proxy, etc.). As part of this, the AGEE has the ability to change the hostname in the URL so the real server is hidden from external vendors. For example, when eSourcing generates a webpage, the AGEE searches through and replaces all http://server.internal.com references to http://www.external.com , and vice-versa for incoming calls.
    This works for about 95% of the content, but there are a fer places where the links are not re-written correctly. One example is the File Attachment buttons when replying to a question. However, other file attachment buttons work correctly.
    1. Does anyone else have a similar situation, using a Citrix or other product for external vendors?
    2. Does anyone have a similar problem where certain links/buttons are not working from external networks?
    3. Does anyone have any suggestions as to how to fix this problem?
    4. Are there any settings that are specific to external access that may need to be set?
    Thanks guys for any help/insight.
    Michael.

    SAP has re-written some of their code to help rectify the problem. We have also been working with Citrix to provide additional fixes. If anyone else has these problems, apply the latest patch of eSourcing and contact Citrix support to get the AGEE changes needed to make it work.
    Michael

  • LoadVars Not Working in 9 but fine 8

    I have a SWF that has a form and LoadVars.send() to send the
    form info to the server. It works in 8 but does not work in 9.0r16.
    The SWF is on the image server domain for several sites and
    the SJP file that it sends to is on a different domain. I have a
    crossdomain.xml in the file that the domain that recieves the forma
    data.
    Should the crossdomain.xml file be on the image server
    instead?
    If it is in the DOCROOT of that server do I still have t o
    load it with System.security.loadPolicyFile?
    Does that override what I put in
    System.security.allowDomain("")?
    Is my problem even cross domain related? since that should be
    a problem in 8 as well and in 8 it works just fine.

    First thing - all webpages should have a doctype.  Yours doesn't.  Add one that is consistent with the code you have already used on the page (looks like HTML 4.01 Transitional).  This will prevent browsers from rendering the page in quirks mode (a bad thing).
    Second - don't use commas or spaces in file/pathnames:
    background-image: url(images/Touring%20Sport%20-%20Sports%20Tours,%20Schools%20Tours%20and%20Corporate%20To urs.jpg);
    Third - when you specify a font, do it as a family, not a single font.  In your case, a computer that doesn't have Helvetica will default to Times New Roman, which is probably not what you intended:
    .Contact_Header {
    font-family: Helvetica;
    Fourth - justified text is not very satisfactory on the web, and is harder to read than non-justified text:
    .Main_Text {
    font-family: Helvetica;
    color: #666;
    text-align: justify;
    Finally, in addition to these things, wonky code is the cause of your problems.  Here is the validation report for this page - there are many things there that need to be fixed -
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gecodesigns.com%2Ftest%2Ftouringsport%2 Ffootball-tours.html&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent= W3C_Validator%2F1.2
    Also, read this about the impact of using col- and rowspans the way you have in your layout tables -
    http://www.apptools.com/rants/spans.php

  • Out of Office replies not working for external emails - Exchange 2010, Outlook 2010

    Hello.
    We have two Exchange 2010 mailbox servers and a third for client access. There are two mailbox databases replicated to both servers as a DAG. There is also one 2003 legacy server that is awaiting decommissioning that is basically just heating the server
    room - all the mailboxes have been migrated.
    We have recently noticed that out of office replies are no longer working for external recipients, but are being sent for internal users.
    I have checked under "Organisation configuration" - "hub transport" - "Remote domains" and made sure that is set to "Allow external out-of-office messages and legacy out-of-office messages"
    Looking at the message tracking logs it appears that the out of office reply isn't generated for external users - we do have an external mail filter that inbound and outbound messages are relayed through but that isn't blocking anything.
    This was working until recently, and I can't see any errors in the logs that look related. All three servers have been rebooted just in case.
    Any suggestions where to look next?

    Hello,
    You can capture a trace log to diagnostic
    the OOF issue:
    a. Start ExTRA by clicking Run on the Start menu and then entering the following command-line:
    Extra.exe
    b. On the “Welcome to the Exchange Troubleshooting Assistant” page click Select a task. 
    c. On the “Troubleshooting Task Selection Screen” page click Trace Control. 
    d. Click OK to the following prompt alerting you about possible performance problems running a trace:
    This server does not have the module needed for interpreting traces.
    Proceed only if this is being done under the direct supervision of a qualified Exchange support engineer.
    e. On the “Configure Trace File” page configure the following options:
    f. After configuring the options in step e, click Set manual trace tags. 
    g. On the “Set Trace Tags Manually” page configure the following settings: 
    Check the following trace tags: InfoWorker.Assistants.OOF, all.
    Note: Please expand all filter options, make sure that we did not check any filter options here. And run the trace again.
    h. Click Start Tracing at the bottom of the page.
    i.  Please reproduce this issue for 3-5 times. After reproduced this issue, stop the tracing and collect the ExchangeDebugTraces.etl
    Thanks,
    Simon

  • One USB port does not work with external Disk or USB key

    Hello,
    Back to my iMAC there is 3 USB port. The second one - in the middle - does not work pluging an external Disk, an USB key or an iPOD nano. However it works well connecting a Wacom tablet.
    Is there an explanation to this behaviour ?
    More the keyboard is plugded on USB port 1 and the mouse on the keyboard. Time to time - especially at reboot - I have to unplugged the mouse and plugged again it in order it works.
    In advance thank you for your answers
    Regards

    Since it does not work for three different devices, I will assume it is not something simple like a faulty USB cable. Since it does work for one device, I will also assume that the port is (at least partially) working.
    As a test to narrow down the cause, I would try restarting from your Mac OS X installation disc (insert disc and restart with the C key held down).
    At the first Installer screen (after language selection), go up the menu bar. Under Utilities, select to run Disk Utility. Now, connect the USB drive into that center port. Does it appear in the Disk Utility sidebar?
    Please post back the result...

  • HT202360 Why does email forwarding not work with external addresses?

    I have tried to setup an internal email account which is meant to forward emails to an external account.
    Under the account's mail options i have set "Mail should be: " to Forwarded and typed in the email address underneath. However, both with an external domain and the me.com domain it does not send the email. If i send an email directly from the accounts using my IMAP account the server has no problems sending the emails to the addresses.
    The results of running sudo serveradmin command mail:command = getAutoForward is:
    mail:<<id1>>:fwdAddress = "[email protected]"
    mail:<<id2>>:fwdAddress = "[email protected]"
    mail:<<id3>>:fwdAddress = "[email protected]"
    Is there sometime i'm missing?

    I have also tried adding a new email account with the [email protected] to see if it was the original account that was the problem, but the new email account doesn't send the emails on either.

  • IM not working with hosted domains

    My IM working with default domain within portal and from jnlp site but with my hosted domains is not signing in. I have IMS 7.1 (patched) Sun JES 2005Q4
    It dont even generate any log for hosted domains.
    IM log set at DEBUG level.
    Does IM 7 support hosted / virtual domains in only one IM instance (single install)

    I dont know much about it because there is no log fot failure logins. It simply working with default domain but not for any hosted domain. I also followed following.
    * cd /opt/SUNWiim/html/en/
    #vi im.jnlp
    Add the following in the im.jnlp just above the </resource> tag
    <property name="com.iplanet.im.client.allowarobase" value="true" />
    * Redeploy im resources into the web-container with recent changes
    * Now launch the client from http://<hostname>:<webport>/im/en/im.jnlp
    and then login as [email protected]
    How do i Redeploy im resources into the web-container with recent changes

  • HP 4330s SRS Premium Sound not working with External Speakers

    And this is my second topic and rant!
    The SRS Premium sound driver doesn't work with USB Speakers.
    It doesn't work with Bluetooth speakers either!
    In other words it only works with the Laptop speakers.
    ARE YOU KIDDING ME!
    SRS Premium sound for Deeper Bass and Clear sound enhancement bla bla bla now in you HP Laptop
    but ONLY with your LAPTOP SPEAKERS!
    ARE YOU KIDDING ME!
    DEEP BASS on these cell phone speakers!!! Really???
    Why doesn't the SRS Premium Sound driver work with external speakers!
    I believe I have used SRS Sandbox before and ALL THE SOUND was directed to that driver and it worked with everything!
    WHY DOESN'T YOUR HP DRIVER WORK WITH EXTERNAL SPEAKERS!
    Is everyone in HP a bloody RETARD?
    FIX YOUR DRIVERS!
    End of rant!

    Oh BTW {Content Removed: rant} http://www.srslabs.com/landing.aspx?id=693#23
    23. Will the SRS Audio Sandbox work with my USB speakers or Bluetooth speakers?
    Yes, the current version, 1.6.6.0 will work. If you have a previous version that is not working with these speakers, please upgrade to this version.
    Do you have anything else to share with me {Content Removed: rant}

  • Mount not working with external HDD

    So basically my External HDD is not mounting and i have tried using disk utility..... please help getting me to mount it please without reformating

    Why did you start a new thread for the same question?
    Your disk is dead and unless you pay for professional recovery help (which may not work) your data is gone.

  • Spotlight not working with External Drive (Wireless)

    I have setup the new Airport Extreme (AE) and connected WD 500GB via USB to the (AE). Spotlight does not recognize the external drive when it is connected to the AE. It will of course work if I directly attach external drive to my Macbook Pro. Any ideas on how to get Spotlight to "see" and index this external drive. Thanks.

    I was able to get my Airport disk working using the following Terminal command:
    sudo mdutil -i on /Volumes/Maxtor\ HD
    Replace Maxtor HD with the name of your HD. (The slash indicates a non-breaking space.)
    It took awhile and then it started indexing.
    J

  • Lightroom 4 does not work with external editor

    Hi All,
    I am using Lightroom 4 and Photoshop elements 9 on Mac OSX. I upgraded from LR3 to LR4 a few weeks ago and since I updated I can not anymore use Photoshop Elements 9 as external editor. I did all setups, still does not work.
    Anyone has an idea what could be the issue or did anyone experience the same issue?
    Thanks,
    Csaba

    http://blogs.adobe.com/lightroomjournal/2012/03/lightroom-4-1-now-available-on-adobe-labs. html
    Bugs Corrected in the Lightroom 4.1 Release Candidate
    Lightroom 4 did not properly open external applications when using the “Edit In” functionality.

  • Spotlight search not working on external hard drive

    Hi all,
    The spotlight search doesn't seem to be working on my external hard drive.
    It is also not working as part of Time Machine, I cannot retreive anything via the spotlight search that has been backed on on the external drive.
    I know I have the files on there but it's not picking it up like it used to.
    Any ideas???

    Solution:
    1. System Preferences > Spotlight > Privacy
    2. Drag and drop or add your external hard drive in the Privacy window. This will reset the old preference.
    3. Then remove the external hard and close the System Preferences.
    4. Wait for 30 seconds. Spotlight will start indexing of your external hard drive.
    Update: It's supposed to scan for 8 hours but it took only 15 minutes and stopped. I tested the search and it's still not working. It's strange that it works on my other two external hard drives (USB and Firewire) but not this particular one (USB). I have three external hard drives.

Maybe you are looking for