Cannot connect to stratus from adobe air 1.5???

Hi,
I have tried this code from flash actionscript 3 and it connected to stratus and the event netConnectionHandler was called .  When I cutted and pasted it to ADOBE  AIR 1.5 and tested it. Nothing happened.  Did I forget something to make it to work in Adobe Air 1.5?
Thanks
var netConnection:NetConnection;
var ns:NetStream;
          netConnection = new NetConnection();
    netConnection.addEventListener(NetStatusEvent.NET_STATUS, netConnectionHandler);
    netConnection.connect("rtmfp://stratus.adobe.com/8a5434f1fe6ca34eb1b1cc79-d3498defa7ba");
function netConnectionHandler(event:NetStatusEvent):void{
    trace(event.info.code);

Following code can work well in AIR1.5.
Perhaps you developer key is wrong,it is '8a5434f1fe6ca34eb1b1cc79-d3498defa7ba',not '8a5434f1fe6ca34eb1b1cc79-d3498 defa7ba'.
Please check it.
stratusPath="rtmfp://stratus.adobe.com/8a5434f1fe6ca34eb1b1cc79-d3498defa7ba/";
myNC=new NetConnection();
myNC.client=this;
myNC.addEventListener(NetStatusEvent.NET_STATUS,stratusStatus);
myNC.addEventListener(SecurityErrorEvent.SECURITY_ERROR,securityError);
myNC.addEventListener(AsyncErrorEvent.ASYNC_ERROR,asyncError);
myNC.connect(stratusPath);

Similar Messages

  • I cannot print a PDF from Adobe Acrobat Pro or Adobe Reader with Mavericks!

    I cannot print a PDF from Adobe Acrobat Pro or Adobe Reader.  I tried on both MacBook Pros we have here, both now with Mavericks.  Error message says "Opening printer connection failed.  Unable to open printer connection . . . "  This is after it says sending data, printing, shows the percentages etc., but then at the end I get the error message above.  I can print a PDF (same one) from Preview, but not from Acrobat!  What's going on?  Never had this issue before Mavericks . . . Please help.

    This is an open forum, not Adobe support... you need Adobe support to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Cannot uninstall and then reinstall Adobe Air

    It has been working fine before; the BBC iplayer ask me to reinstall Adobe Air recently.
    I have manged to uninstall AA from the program list (but not sure if it is done correctly). When I try to reinstall AA, a message state that 'Adobe Air is already installed on your computer'.
    How can I make sure that AA is actually uninstall from my computer.
    Thanks,
    Gordon

    Try to go to the following site and uninstall Adobe Air. Then reinstall AA after restarting the computer.
    http://support.microsoft.com/mats/Program_Install_and_Uninstall/en-us
    Gordon  Chung
    Date: Wed, 31 Aug 2011 03:54:53 -0600
    From: [email protected]
    To: [email protected]
    Subject: Cannot uninstall and then reinstall Adobe Air
    I have a similar problem. AdobeAir for me is associated with BBC iPlayer. Recently it told me of an update but then said I needed administrator permission. The computer is my own and I am the administrator. I have tried to uninstall via Control Panel but I cannot do that either without administrator permission. My platform in Windows XP. I have also downloaded a new version of Adobe Air from the website and tried installing that but again it asks for administrator permission. Has anyone any idea how to get around this?
    >

  • Just downloaded Mt Lion on to my imac and now cannot access my photos from adobe cs4

    just downloaded mt lion onto my imac and now i cannot access my photos from adobe cs4

    Hope you made a Backup?
    I work with Cs 5 on mac os X.6.8
    and will wait a lttle bit to install mountain Lion.
    I´ve heard too much about technical Problems.
    I loaded MT and make a disc image from it with right mouse klick and safe it on my seperate disk.
    I will put MT on an emty disk to test it, but I can wait.
    Never change a winning Team ;-)
    I wish you fix that Problem next time, sorry I can´t help in this case.

  • Is Adobe Connect Mobile built on Adobe Air?

    I want to know is adobe connect application built on adob air platform?
    Are there any native extions used if it is built on air?

    I believe it doe run on AIR.
    What do you mean by native extensions? Do you mean objects you can load in the Share pod and have it work in the mobile app?
    I know that you can load PPT(X), FLV, JPG, PNG, and MP3 file and they should display properly in the mobile app. MP4, F4V, and PDF may also work, but I'm not 100% sure on those.
    I do know that SWF content does not currently work in the mobile app.

  • I cannot connect to iTunes from my iPod touch

    I cannot connect to iTunes from my iPod touch I just wanted to buy an app and won't let me connect

    Try:
    Can't connect to the iTunes Store
    However, some other users have reported the same problem so it May be an Apple server problem.

  • Cannot connect to FB from "Settings" after IOS 6 - the FB-app works correctly

    Cannot connect to FB from "Settings" after IOS 6 - the FB-app works correctly - but logging in from the settings to be able to "match" my contacts just doesn´t work. It just keeps "porcessing", when I try to login. Any good advice?

    I found a fix. I hope this helps.
    http://www.dencio.com/2012/01/fixed-facebook-20-and-twitter-20-for.html
    I hope it works for you.
    Dencio

  • I cannot connect to itunes from the newstand

    I cannot connect to itunes from the newstand using my iPad. I am unable to subscribe or restore subscriptions.

    Try:
    Can't connect to the iTunes Store
    However, some other users have reported the same problem so it May be an Apple server problem.

  • Sharing image URL on Twitter from Adobe AIR Desktop

    Hi All,
    Does anyone has worked with sharing image URL on Twitter from Adobe AIR Desktop. I am able to post data but with multiple libraries still not able to post images over twitter. Any help will be appreciated.
    Thanks,
    Sunil Rana

    Can you help ?
    I can't use scout because my other systems are 32 bit and it doesn't seem to be working with them.
    The problem seems to come from the fullscreen mode from adobe air since in windowed mode it runs smoothly (even on a 7 years old notebook).
    I even have 3 different rendering options in fullscreen and all of them are lagging (no scale, show all, exact fit). Not sure what the issue can be when even the no scale mode lags, so i'm guessing it's related to the fullscreen.interactive mode of air.
    edit: Or not.
    I managed to get it run smoothly by using CPU mode as renderer option for adobe air.
    Not sure what the issue was with direct but i will test it some more (on the other computers as well) and will get back to you.
    edit²: it only helped on one computer. The mac still has big slowdowns in fullscreen and the core2duo now has screen tearing with that option.
    edit^3: I tried using the fullScreenSourceRect on the stage for hardware scaling. It seems to run smoothly. Sadly, everything is a bit blurry with it and i can't chose other rendering options (no scale or exact fit), those don't work anymore with the sourcerect.
    I would like to be able to use the hardware scaling and change the aspect ratio, is that possible ?

  • Executing a exe from adobe air ??

    I want to execute a exe from adobe air .currently i am using  Adobe Flex Builder 3 can any one guide me on this please , It's very urgent ....

    Flex Builder 3 does not contain AIR 2 (Beta) SDK.
    Till AIR 2 is released, you can overlay the AIR 2 Beta SDK in FB3:
             http://labs.adobe.com/wiki/index.php/AIR_2:Release_Notes#How_to_overlay_the_Adobe_AIR_SDK_ for_use_with_the_Flex_SDK
    -romil

  • Cannot print double-sided from Adobe Acrobat Professional 8.1.2

    Cannot print double-sided from Adobe Acrobat Professional 8.1.2
    Problem limited to Adobe Acrobat, MS Office 2008, Pages, Keynote.
    Can print double-sided from Safari and Mac Mail
    Using HP Color LaserJet 2605dtn. Have downloaded most recent driver from HP
    Computer: Apple MacPro Tower, 6GB 800 MHz DDR2 FB-DIMM, Quad-Core Intel Xeon, Processor speed = 3.2 GHz

    Correct way to install new driver is go to Printer Utility and delete That printer from the list.
    Then install the new driver.
    Then go back to Printer Utility and add the new driver Back
    Then go to systems preferences and to Print Fax (or Printer if no longer setup for fax) and set up for the the printer and set as default.
    This way you shouldn't have to go into either print menu or Page setup menu and set for desired printer.
    most hp printer in the pint menu you click copies and pages and mouse down to two sided pages you choose either book (facing pages) or Tablet (printed as you would a Tablet that's bound at the top.
    you need to test a two page document to see which does correctly for you. Its best never to have the application set for two sided. in fact if you have set for two sided in both one counter acts the the other.
    So set it only in the printer menu and no where else.
    Also once you set up you can save printer profiles that you can go back to click on the Presets button mouse down to very bottom save with a anme you can remember even put the words two-sided in title then save. Then you can go to that preset and print your heart out.

  • Cannot update, uninstall or install Adobe AIR

    I have a particularly puzzling problem.
    AdobeAIR has never allowed me to update it. Ever. I have received countless notifications over the years, but everytime I clicked update, I received an error message. The version I have is 3.7.0.2090. I have attempted updating it to 16.0.0.273 all day. I continually receive this message:
    "An error occurred while installing Adobe Air. Installation may not be allowed by your administrator. Please contact your administrator."
    I have downloaded the latest version and selected "run as administrator". That didn't work. I tried creating a new administrator account on my pc and then selected "run as administrator" using that account. All to no avail.
    I figured I might uninstall the version I have, so opened control panel (I'm running Windows 7, btw) and looked for the application in the Programmes list to uninstall it. However, the app was not listed. Anywhere.
    I then found, in these forums, someone had a problem with updating and/or uninstalling and attempted a manual removal of some register keys. So following their instruction, I did that. However the issues and error messages remain unchanged.
    I am at a complete loss. I cannot uninstall an app that doesn't exist. But I can't update the version I supposedly have.
    Any help with this troubling issue would be most welcome.
    Kind regards and desperate pleas...
    podge
    Edit: I have also tried repairing this problem using MicrosoftFixIt. That did not help.
    Log File: Adobe Air log file - Pastebin.com
    Message was edited by: podgemon

    Please share the exact error message which you are getting while running the application? My guess is an appropriate Adobe AIR version is required for running this application. You can use the documentation http://helpx.adobe.com/air/kb/troubleshoot-air-installation-windows.html and use the check the determine the version  of Adobe AIR on your computer.

  • Cannot connect to DB from a client computer

    Hi,
    I installed 11gR2 last week and can access it from the DB server. However I cannot connect to the DB from my laptop :-(
    ==============================================================
    C:\Users\jchen>tnsping jchen_dev
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 20-MAY-2011 11:55:49
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    C:\app\jchen\product\11.2.0\client_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = jchen-desktop.us.responsys.com)(PORT = 1521))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = jchendev.us.responsys.com)))
    TNS-12535: TNS:operation timed out
    C:\Users\jchen>
    C:\Users\jchen>ping jchen-desktop.us.responsys.com
    Pinging jchen-desktop.us.responsys.com [172.19.192.132] with 32 bytes of data:
    Reply from 172.19.192.132: bytes=32 time=3ms TTL=64
    Reply from 172.19.192.132: bytes=32 time=1ms TTL=64
    Reply from 172.19.192.132: bytes=32 time=1ms TTL=64
    Reply from 172.19.192.132: bytes=32 time=1ms TTL=64
    Ping statistics for 172.19.192.132:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 1ms, Maximum = 3ms, Average = 1ms
    C:\Users\jchen>
    ===========================================================
    If I do the same thing on DB server, I got:
    ========================================================
    [oracle@jchen-desktop ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 20-MAY-2011 11:49:29
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 16-MAY-2011 10:52:05
    Uptime 4 days 0 hr. 57 min. 23 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/jchen-desktop/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jchen-desktop.us.responsys.com)(PORT=1521)))
    Services Summary...
    Service "jchendev.us.responsys.com" has 1 instance(s).
    Instance "jchendev", status READY, has 1 handler(s) for this service...
    Service "jchendevXDB.us.responsys.com" has 1 instance(s).
    Instance "jchendev", status READY, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@jchen-desktop ~]$
    [oracle@jchen-desktop ~]$ tnsping jchendev
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 20-MAY-2011 11:51:15
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    /u01/app/oracle/product/11.2.0/db_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = jchen-desktop.us.responsys.com)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = jchendev.us.responsys.com)))
    OK (40 msec)
    [oracle@jchen-desktop ~]$
    ================================================================
    I am totally lost... What is going on here?
    Any help is highly appreciated!
    James

    but I can ping the server and ssh to the server from my laptop...certain ports can be opened through FireWall while all others remain closed.
    Listener accepts initial connection request on Port #1521 & then completes request on random high port
    use of Wire Shark or similar packet sniffer can answer the mystery

  • Any News from Adobe Air SDK, on why we still can't REMOVE "android.permission.INTERNET" from a release compile?

    Is there any new developments on the Adobe Air issue, of being able to COMPLETELY REMOVE the "android.permission.INTERNET" from the manifest file?  As of today, you can still completely remove the "android.permission.INTERNET" from the manifest, bundle your app with Captive Runtime, and Adobe Air SDK will still "tack" the permission onto the end of the manifest block. With users and privacy concerns these days, surely Adobe would recognize that developers building apps that DO NOT REQUIRE Network Access, should be able to remove that permission. Any help on this?

    I see Flash will now be able to export iPhone apps directly.  Although Flash itself will still not run on the iPhone.  It would be great if Director had that functionality a well.  Even better if apps could run on both the iPhone and Blackberry!
    Mike M

  • Cannot eject external devices from Macbook Air.

    For the past few months I have been unable to eject external drives, and volumes from my Air. I click on the eject (pyramid) icon, and nothing happens 100% of the time. I need to go to disk utility to be able to eject. Rather annoying.
    Does anyone have a suggestion, and hopefully something less drastic than a complete os reinstall?

    Hi, an example if this behaviour for me is when iTunes is running and playing music from my NAS, it will not allow ejection of that share. This might be the same with cable-connected external drives. Try making sure that any app that uses files on the drive is shut down and then retry the eject from Finder.

Maybe you are looking for

  • How to clear the line items once posted...

    hello experts, i m workiing on Enhancements in fi/co...i m not able to get the actual exit.. How to clear the line items once postings has been done...i.e. once v do postings in f-48 v assign an assignment with special GL a/c as 'A'(one line item gen

  • PDF export to version 1.3 results in unexpected results

    Using InDesign CS5.5 - and Acrobat X - Exporting to Smallest File Size, changing to PDF 4 (1.3) [instead of the PDF 6 (1.6)] As always I choose Smallest File Size for the Web. I selected Acrobat PDF 4 (1.3) and then some text went off the page ... bu

  • Missing option dhcp

    Hi, I have been a few days following entries in my server log: +Apr 27 22:45:14 fileserver bootpd[14498]: server starting+ +Apr 27 22:45:14 fileserver bootpd[14498]: interface en0: ip 192.168.1.5 mask 255.255.255.0+ +Apr 27 22:45:14 fileserver bootpd

  • How do I unlock keychain access?

    I keep getting popups requestiing keychain password. I tried to reset it to my log in password. Still doing the same thing. It is very annoying even though it disappears when I hit cancel. This just started in the past two weeks, and I have had my Ma

  • Fonts in adobe illustrator problem after yosemite

    Fonts dont preview in character after installing yosemite (adobe illustrator CS5)