Problem when Flash connects to outside

I am working an Flex source code from the client. It connects
to javascript outside using ExternalInterface. Everything is ok.
However, when I tested in other machine, there are a problem. Most
browsers don't allow Flash to connect to outside by default. To let
it run, I have to change the Global Security Settings Pannel. It's
painful when most users don't want to do that.
Is there any solution for that? Please help me.
Thank in advance.

Please help me. I am a newbie.
Here are code in mxml that I am using to connect.
public function
jsPsSendManualLinkClick(pHref,pName,pPageID):void
if (ExternalInterface.available) {
ExternalInterface.call("psSendManualLinkClickTag", pHref,
pName,pPageID);
}

Similar Messages

  • I Have a problem when am connecting my I phone to Mac. All my song are geting erase from my music player

    I Have a problem when am connecting my I phone to Mac. All my song are geting erase from my music player
    <Edited by Host>

    rbncool wrote:
    I Have a problem when am connecting my I phone to Mac. All my song are geting erase from my music player
    <Edited by Host>
    That usually means that you previously synced your iPhone to a different computer. An iPhone can only sync to one computer. If you try to sync to a different one the iTunes content on the phone will be replaced by the contents of the new computer.

  • Hello, I have a problem when I connect to the computer ipad 2 in itunes and click on the "Programs", itunes crashes and writes simply an error. when connecting the iphone does not. everywhere is version 7.0. Itunes is also the latest version. thank you

    Hello, I have a problem when I connect to the computer ipad 2 in itunes and click on the "Programs", itunes crashes and writes simply an error. when connecting the iphone does not. everywhere is version 7.0. Itunes is also the latest version. thank you

    There are multiple reasons that lead to issue. You should read the troubleshooting guide to get the right solution to solve the issue: iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support

  • My MacBook Pro has charging problems, when I connect the mag to the plug the led lightsand starts to charge the Mac but after approx 20 seconds it  turns off and stops charging the Mac so it is impossible to turn the computer on. any explanation?

    I need some help when I connect the MagSafe to the Mac and to the plug the led of the MagSafe lits green then it turns yellow charges the computer for about 20 seconds and then it turns off. If I disconnect the MagSafe from the power sock and I connect it again it restarts the same procedure charges the computer for a few second and turns off again. Does anyone know the solution to this problem?

    Resetting SMC may help.
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Check Battery Condition.
    Click  in the menu bar.
    About This Mac > More Info.. > System Report > Hardware > Power > Battery Information

  • Computer problem when ipad connected to internet

    When i connect my ipad to my router the internet on my vista stops working .

    You appear to have a DHCP problem in your router if you are getting the same IP address for both the iPad and your PC. That is, if you are actually using DHCP.
    If you are not using DHCP and have manually assigned IP addresses to both devices then remember that each IP address on your local network must be unique. For example, if your PC IP address is 192.168.1.2, then your iPad address must be different, say 192.168.1.3. This is true for all the devices on your local network.
    If this isn't your problem, please supply more detailed information on your network (what is connected to what, and what router ports you are using for your modem and PC -- ISP Modem connects to WAN port on router).

  • New 2012 Mac mini having screen resolution problem when I connect to either 27" LG or 22" Hannspree monitor. Tried mini display port to VGA/HDMI and HDMI to DVI-D cables... all same isse

    New 2012 Mac mini having issues in connecting to third party Monitors. Connected my mac mini to a 27" LG monitor. Text looks blurred. Tried connecting to the monitor using 3 options. 1) mini port to HDMI, then HDMI cable to LG monitor. 2) Mini port to VGA, then VGA cable to monitor 3) HDMI port on mini mac to DVI-D cable then DVI to DVI cable... In all cases text is not clear. Anyone has similar issues with latest mini mac. The monitor works fine when I connect to a windows 7 Samsung laptop. Any input is highly appreciated. Thanks in Advance

    Why do you use always 2 cables? There's a lot that can go wrong.
    1.) Hardware:
    - Use only one cable, best an HDMI->HDMI cable. It doesn't need to be an expensive one, they've proven to be no worse than those "esoteric", expensive ones.
    - Set the monitor to the HDMI input.
    - The modes you are listing are only "picture modes" changing color/brightness/contrast settings, not resolution or the likes, so pick the one you like best later, or enter your own settings under Custom.
    2.) OS X:
    - Usually the Mac detects the screen itself and chooses the best settings, so by default you need to do nothing than make a proper hardware connection to get a decent image.
    - However, there have been issues with new Mac Minis and particularly their HDMI ports. But reportedly they have been fixed with a software update. So, launch the App Store and check under Updates if there is one for you to install. If so, do it; otherwise you should be good to go.
    - If you require, go to System Preferences -> Displays. In the Dispaly tab, by default, "Best for display" should be selected, and that is typically true. If you want, select "Scaled" and 1920x1080, plus a frequency from the list (where higher is usually better, but just pick the one that works best for you). If you can't see a change to the better, you best go back to "Best for display".
    - If you are not happy with the colors on your screen, you'll find eventually more than one choice in the Color tab, though your particular screen should be in the list and its Display Profile should get you the best result. (Double-check picture modes on your display: if you're far off there, you won't make it much better with the Mac's settings).

  • HT1386 Sync iTunes problem: When I connect the iPhone to our iMac using a USB cord the phone chimes convulsively, the battery icon flashes, and I get a message in iTunes saying "iTunes could not connect to this phone.  This device is no longer connected."

    It is an iPhone 4s.  It used to be set to sync wirelessy but that became annoying and I reset the phone so I could just sync it with the cord.  Apparently that was a bad idea.

    Hello robh53,
    The following article provides some useful troubleshooting steps that can help get your iPhone to cooperate with iTunes.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Cheers,
    Allen

  • Problem when creating connection pool for Informix

    Hi all,
    could you please help me to create a connection pool for informix?
    I use a com.informix.jdbcx.IfxXADataSource driver and here are the properties
    user=informix
    password=informix
    url=jdbc:informix-sqli://TW010766:1526/vka:informixserver=TW010766
    dataSourceName=TestEntityPool2
    portNumber=1526
    databaseName=vka
    ifxIFXHOST=TW010766
    serverName=vka
    Here is the error message :
    Error during Data Source creation: weblogic.common.ResourceException: DataSource(TestEntity)
    can't be created with non-existent Pool (connection or multi) (TestEntityPool2)
         at weblogic.jdbc.common.internal.JdbcInfo.validateConnectionPool(JdbcInfo.java:127)
         at weblogic.jdbc.common.internal.JdbcInfo.startDataSource(JdbcInfo.java:189)
         at weblogic.jdbc.common.internal.JDBCService.addDeploymentx(JDBCService.java:293)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:270)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:375)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:303)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:256)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:207)
    Could you please tell me what's wrong with the configuration?
    Many thanks in advance.
    Hoang

    Hoang Nguyen wrote:
    For JBuilder :
    URL : jdbc:informix-sqli://tra019746:1526/vka:informixserver=vka
    Driver : com.informix.jdbcx.IfxXADataSource
    username : informix; password : informix
    For WebLogic :
    URL : jdbc:informix-sqli://tra019746:1526/vka:informixserver=vka
    Driver : com.informix.jdbcx.IfxXADataSource
    Properties : password=informix
    user=informixOk. The problem may have to do with your reiterating all the properties below.
    url=jdbc:informix-sqli://tra019746:1526/vka:informixserver=vka
    portNumber=1526
    databaseName=vka
    serverName=vka
    ifxIFXHOST=tra019746All these above are implicit in the URL you give to jBuilder and weblogic.
    Try defining the pool with only the user and password as properties.
    >
    >
    Error:
    Error during Data Source creation: weblogic.common.ResourceException:
    DataSource(TestEntity)
    can't be created with non-existent Pool (connection or multi) (TestEntityPool2)
    at weblogic.jdbc.common.internal.JdbcInfo.validateConnectionPool(JdbcInfo.java:127)
    at weblogic.jdbc.common.internal.JdbcInfo.startDataSource(JdbcInfo.java:189)
    at weblogic.jdbc.common.internal.JDBCService.addDeploymentx(JDBCService.java:293)
    at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:270)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:375)
    Thanks Joe
    Hoang Nguyen wrote:
    Joseph,
    The driver that I use comes from informix.
    I've tried with JBuilder and no problem. JBuilder can connect to informixand
    I can see the tables from JBuilder.
    There's something wrong in the configuration with Weblogic.
    Many thanks for your help.I understand that there's something wrong with the configuration with
    weblogic,
    but the problem is due to a mistake in the input you gave to the pool
    definition,
    and I want to solve that. Please show me the URL, driver name and properties
    you give to JBuilder to make Informix connections. Also, show me the
    first few lines
    that get printend out when you run the weblogic start script. I want
    to see the
    line that prints out the classpath used in the script for starting the
    server.
    thanks,
    Joe
    Joseph Weinstein <[email protected]> wrote:
    Ok, I would like you to download Informix's driver from them, and
    run one of their example programs, just to prove you can connect to
    informix, using their driver, with no weblogic in the picture. We
    have
    to establish that, because that's all weblogic will be doing anyway.
    Once
    we know how to connect to informix via JDBC, we can do weblogic stuff.
    Joe
    Hoang Nguyen wrote:
    Hi,
    I forgot to mention that I'm working with Weblogic server 7 and
    Informix 2000 9.20.
    For the configuration, I followed the example given by Weblogic
    http://edocs.bea.com/wls/docs70/jdbc/thirdparty.html#thirdparty001,
    table 5.2
    Here is the example given by weblogic :
    user=username
    url=jdbc:informix-sqli://dbserver_name_or_ip:port_num/dbname:informixserver=dbserver_name_or_ip
    password=password
    portNumber =port_num;
    databaseName=dbname
    serverName=dbserver_name
    ifxIFXHOST=dbserver_name_or_ip
    If you take a look at the link, you'll see a note :
    "In the Properties string, there is a space between portNumber and=". I've tried
    that but it seems that this bug had been resolved. When I put the
    space,
    I've
    an number exception.
    Thanks for your help.
    Hoang
    Joseph Weinstein <[email protected]> wrote:
    Nguyen Hoang wrote:
    Hi all,
    could you please help me to create a connection pool for informix?
    I use a com.informix.jdbcx.IfxXADataSource driver and here are
    the
    properties
    user=informix
    password=informix
    url=jdbc:informix-sqli://TW010766:1526/vka:informixserver=TW010766
    dataSourceName=TestEntityPool2
    portNumber=1526
    databaseName=vka
    ifxIFXHOST=TW010766
    serverName=vka
    Here is the error message :
    Error during Data Source creation: weblogic.common.ResourceException:DataSource(TestEntity)
    can't be created with non-existent Pool (connection or multi)
    (TestEntityPool2)
    This means the pool was unable to make an informix connection withthe
    properties
    you gave. Please show me the few lines from an informix driver
    example
    program
    that makes a successful JDBC connection to the DBMS you want, andI will
    show
    you how to define a pool for weblogic to do the same.
    Joe
    at weblogic.jdbc.common.internal.JdbcInfo.validateConnectionPool(JdbcInfo.java:127)
    at weblogic.jdbc.common.internal.JdbcInfo.startDataSource(JdbcInfo.java:189)
    at weblogic.jdbc.common.internal.JDBCService.addDeploymentx(JDBCService.java:293)
    at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:270)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:375)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:303)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:256)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:207)
    Could you please tell me what's wrong with the configuration?
    Many thanks in advance.
    Hoang

  • Please help, k8t neo2 FIR problem when flashed

    Hi, I had the system running fine untill I tried to flash it to 9.2. I wanted flashed it because I wanted to run my dual channel ram into it.(512 x 2)
    When it deleted the old Bios I HAD A POWER CUT and the new bios wasnt installed.
    Now every time I turn on my PC there nothing on the screen, no post.
    I have tried using just one ram DIMM now, still the same.
    Unpluged the HD, dvd drive and case fans still no sign of working.
    Tried pressing insert key.
    Tried without any ram, the motherboard doesnt even beep!
    The 4 LED light on the D-bracket shows red.
    My system is;
    3200 xp venice
    msi k8t neo 2 FIR
    512 x 2 dual channel GEIL ram @ 400mhz
    160 IDE Maxtor HD
    leadtak FX5900
    Sony dvdrw
    Thanks in advance

    Danny,
    A power cut during a BIOS flash is truly a dreadful event (kiss of death). You have already tried numerous corrective actions with no success. You  did not mentioned in your post if you attempted resetting your BIOS by using the jumper on your motherboard. If you have not give it a try before going to what I think you will be faced with.
    If above does not work and you live in Europe ot the UK goto this URL and investigate having them force flash your BIOS ROM or by a new one as suggested: https://forum-en.msi.com/index.php?topic=86809.msg621517#msg621517
    If you live elsewhere it is likely more economical to buy a new motherboard as well as consider acquiring an APC if power is a problem at yourr location.
    Good luck,

  • Problem when I connect the Ipod nano !

    every time I conect my ipod nano to my computer (windows xp) the ipod dont respond...I restart it but it happen again...
    please I need help

    ok well i have just about had it with this ipod
    given to me as a christmas gift from my father, purchased a a proper retailer in thailand...and now when i return home it wont connect with my pc!
    im like what, does it have jet lag...
    it shouldnt since it has been 3 months now...and i have at last given into formatting, since one discussion said it seemed to be a sucess..
    it isnt ok.
    i tried...the famous 5R's
    but intersting fact maybe...when i restored, it said it had a problem mounting with the ipod...so i thought it must be an internal damage with the connecter, but it cant, it connects with the charger and is visible in My COMPUTER
    so why do i have such a stubborn ipod...
    well im going to take it to a shop here, and get it either repaired before my eyes or i want it replaced, and no **** about purchase slip...
    ipod (no matter where it was bought) should be quality and this is just rubbish
    HELLO IPOD people, are you not seeing this and trying to do something about this...maybe we should go the papers and report shocking after-sales services..and warn people to not buy ipod as they malfunction sooner or later and just become a tiny peice of scrap!
    somebody...i want a solution!

  • Problem when Nano connected to USB at Boot for PC

    I have a Nano 4GB than for some strange reason, when plugged into a USB port (2.0), frequently causes the computer to either delay the boot process (~ 1 min+) or (rarely) cause the computer to reboot during the device initialization process. If I unplug the iPod, the problem goes away. The Event Viewer is clean. The computer is otherwise wicked fast, so the delay is quite noticable.
    I am using a dock instead of the straight plug but my understanding is that the dock is passive.
    Any thoughts as to what might cause this???
    Fuzzylogik

    Check your computer's BIOS settings and look at the boot order.
    It might be trying to boot your machine from the iPod, as it may be seeing it as an external USB hard drive.
    Many new machines can boot from USB devices now.

  • Problem when changing connection to SQL Anywhere during runtime

    I designed a report in the Crystal Reports 2008 designer using a JDBC connection
    to a SQL Anywhere 11.0.1 database.
    Everything works fine, I´m able to preview the report in the designer.
    But when loading and running the same report in a Eclipse-based java-application I receive
    an error.
    When I set the db connection parameters I receive an "unexpected database-connector-error".
    When starting the report without changing the connection parameters set in the CR2008-designer
    the same error appears.
    When using a report based on a MySQL-database everything works fine.
    I´m able to preview the report in the designer and I´m able to load the report
    and change the datasource to another MySQL-database at runtime.
    What do I have to do to change a SQL Anywhere connection at runtime?

    Your workflow and the specific method being invoked where you're getting the exception is unclear.
    Sincerely,
    Ted Ueda

  • Problem when create connection to SQl Server ( charecter set cp1255 not found ))

    Hello my name is Ron ,
    i want to connect to SQL SERVER with the microsoft driver
    from Java ( with jDeveloper ) .
    then i did the following steps:
    1) i download and install the jdbc driver for Sql server
    on my machine ( windows XP with , JDK 1.3 )
    2) i update my classpath with the .Jar lib file of the driver .
    3) when creating the connection
    i'm using the
    Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
    this is Ok , the driver was loaded .
    4) when trying the GetConnction
    Connection conn = DriverManager.getConnection
    ("jdbc:microsoft:sqlserver://server1:1433","username","secret");
    i get the following error:
    [Microsoft][SQLServer 2000 Driver for JDBC]Character set CP1255 not found in com.microsoft.util.transliteration.properties.
    please help me with this . any idea ?
    thanks in advance
    Roni

    Ron,
    Try following this document
    http://otn.oracle.com/products/jdev/howtos/bc4j/bc_psqlserverwalkthrough.html
    from the how-tos archive.
    Also, try to change the compiler encoding to UTF-8. you do this in the project setting window.
    http://otn.oracle.com/products/jdev/htdocs/vcmigration/weblogic/unicode.gif
    http://otn.oracle.com/products/jdev/htdocs/vcmigration/weblogic/unicode2.gif
    good luck

  • When i connect my mac to internet it appear "ntpd"

    when i connect my mac to wifi it appear some messages at the centra of the screen with some of application normall used in my pc like adobe reader website with a band with and give the option to deny it or allow.Please can you help to stop this problem.

    when i connect my mac to wifi it appear some messages at the centra of the screen with some of application normall used in my pc like adobe reader website with a band with and give the option to deny it or allow.Please can you help to stop this problem.

  • When I connect my Zen V Plus to my computer, it doesnt show I have it connec

    As the title says, my computer can't read that I have my v plus connected. I am using windows vista, and am very disapointed that I can't do any thing with my new mp3 player. Any one know why it would be doing this?

    I have the same problem, when i connect my zenvplus mp3 player all it dose is loading the battery, but my computer cant find it... So i looked in to the manual and on the first page they said "DO NOT connect your player to your computer befor setting up the software" and guess what? I did connect it to charge the battery so they would be full when i started the installation of the software. I have tryed uninstall the software and follow the manual but the same outcome. So i jumped over to a friend of mine that have the exakt same player and pluged it in there with my usb cable (I used my usb cable so i would know that it wasent wrong with it). And it worked all fine, no problems at all. Oh, btw, i use windows xp not vista...
    I called the (Sweden) support line but they where closed, but the message whas so bad i could not realy hear what time they where open, guess i have to try tomorrow.
    So what can i do now? Reinstall the windows? Becos reinstalling the softwhere dident to the trick...
    Message Edited by MoonDoggie on 07-6-200709:44 PM

Maybe you are looking for

  • Help! Refresh default tabbed panel

    Hi, I have a problem with my spry tabbed panels. The default tab is set to be the 1st tab, when I move to 2nd tab and navigate through the content, as the page refreshes, and before it is fully loaded it shows the content of the first tab for about 2

  • Where to find the "Config tool"

    Hi everybody, because my collegue, responsible for the maintenance of the portal is out of office, I do need to check if the Debugging switch is still set to "on". Can you tell me where I can find this Tool, and how to start? Is there a remote Versio

  • Import Dimension Data Package

    I am trying to use Import Dimension datapackage to import members from a table. This package first deletes current meembers and then imports values in the table. Is there a way to append, modify etc. the cuurent members of the dimension with this pac

  • Time for new eyeglasses?

    Hi all, I just downloaded and installed Lightroom on my new notebook.  Upon opening LR 4.2 I find all titles (fonts) much too small (I now qualify as a senior citizen and my eyes aren't what they used to be)!   Other than lowering my screen's resolut

  • How do I tune an Oracle database running RequestCenter?

    How do I tune an Oracle database running RequestCenter? The details in the following discussion apply to RequestCenter/AlignmentCenter versions 2006 and prior. For most efficient operation of ServiceManger, several of the RequestCenter tables must ha