AIR Debug Launcher Does NOTHING in cs5?

Hi All,
Running Flash cs5, windows 7 64bit
I go to test my movie in Flash cs5 no actionscript errors etc.. but it just hangs.. air debug laucher doesn't launch.. nothing happens AT ALL..
as documented here: http://www.kirupa.com/forum/showthread.php?365822-Flash-CS5-Air-Debug-Launcher-issue
I was wondering if there is a fix because I really need this movie out!

Hi Alfo,
Have you updated to the latest version of Adobe Flash Pro CS5 Extension for AIR 2.5?  I'm using version 0.9.99 and the path to ADL field is no longer present.  I'm going to try and record a short video that walks through the steps involved, but I found that on Windows 7 I had to disable the firewall for my home network to get my phone to connect to the remote debugging session.
Chris

Similar Messages

  • AIR debug launcher doesn't start in CS5.5 - fixed

    Just wanted to pass this on if anyone else runs into it...
    After upgrading from CS5 to CS5.5, I ran my flash program for AIR 2.6 as normal, but the ADL (Air Debug Launcher) never opened.
    (CS5.5 automatically changed the publish setting from AIR2.5 to 2.6)
    It turns out the app-xml format had changed, and the ADL wouldn't open the air app due to an unrecognized format (I assume this was the problem).
    Specifically, I changed
        <version>1.1.0</version>
    To
        <versionNumber>1.1.0</versionNumber>
    ... and it started working!
    You may also have to change
    <application xmlns="http://ns.adobe.com/air/application/2.6">
    At the top so '2.6' reflects the version of AIR you are targeting. In my case I had to change 2.5 to 2.6
    Good luck

    Thank you for pointing this problem out. I've had the same problem with alignment and snap. It is a most serious problem. After days and nights trying to solve it with no success, and no sleep, my thoughts and feelings alternated between never using Illustrator again and suicide or both. Deadline for a school project is getting too close, and my time is almost out, due to no warning signs of horrible changes in CS5. When points, lines and shapes never snap in place or align, Illustrator becomes entirely useless and life has no meaning. There should have been warning signs and notifications, printed on the software package, and in the booklet and everywhere, and still this new feature sucks. Why make it default with no warning? Does Adobe want to force its users into suicide? This is more dangerous than one may think. Otherwise Illustrator is so perfect and makes life very meaningful indeed.

  • Flash CS5.5 - Test movie in AIR debug launcher (mobile)

    Okay, so I have searched the web high and low and cannot find the answer to this so I'm really hoping someone could please help me on these forums.
    I am trying to test an iPad app I'm making.
    I'm using AIR for iOS in my publish settings and Actionscript 3.0 in Flash CS5.5
    When I test movie in AIR debug launcher (mobile), none of the mobile actionscript is working, such as gestures or tap and drags... nothing.
    I've watched a stack of videos on Adobe TV and it seems to be so easy.
    Does anybody know what am I doing wrong? Am I just missing something here?
    Any help would be greatly appreciated.
    Cheers

    Relaxatraja, thanks for trying to help me with this. I've tried testing for Android and for iOS... here's an example of a mobile code snippet that doesn't work in the AIR debug launcher for a contact_mc button I've made.
    Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
    contact_mc.addEventListener(TouchEvent.TOUCH_BEGIN, fl_TouchBeginHandler);
    contact_mc.addEventListener(TouchEvent.TOUCH_END, fl_TouchEndHandler);
    var fl_DragBounds:Rectangle = new Rectangle(0, 0, stage.stageWidth, stage.stageHeight);
    function fl_TouchBeginHandler(event:TouchEvent):void
    event.target.startTouchDrag(event.touchPointID, false, fl_DragBounds);
    function fl_TouchEndHandler(event:TouchEvent):void
    event.target.stopTouchDrag(event.touchPointID);
    Am I missing something? Do I need to import classes? Can I only test Multitouch and gestures on an actual device?
    Thanks

  • AIR Debug Launcher Closes on Button Click in AIR for iOS test fla

    Hi,
    I'm working with a Flash CS5.5 AIR for iOS fla using AIR 3.0. Test Movie ---> AIR Debug Launcher (Desktop) worked as expected for a couple of weeks then suddenly began to malfunction. The debug launcher fires up correctly but anytime a button is clicked in the test movie, it closes (but does not shut down completely). I don't know if I've selected something by accident but I can't get it to stop. No problems testing in Flash Professional using an ordinary AS3 fla. Any ideas?
    Thanks!

    Relaxatraja, thanks for trying to help me with this. I've tried testing for Android and for iOS... here's an example of a mobile code snippet that doesn't work in the AIR debug launcher for a contact_mc button I've made.
    Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
    contact_mc.addEventListener(TouchEvent.TOUCH_BEGIN, fl_TouchBeginHandler);
    contact_mc.addEventListener(TouchEvent.TOUCH_END, fl_TouchEndHandler);
    var fl_DragBounds:Rectangle = new Rectangle(0, 0, stage.stageWidth, stage.stageHeight);
    function fl_TouchBeginHandler(event:TouchEvent):void
    event.target.startTouchDrag(event.touchPointID, false, fl_DragBounds);
    function fl_TouchEndHandler(event:TouchEvent):void
    event.target.stopTouchDrag(event.touchPointID);
    Am I missing something? Do I need to import classes? Can I only test Multitouch and gestures on an actual device?
    Thanks

  • Adobe Air Debug Launcher a cessé de fonctionner... y a des logs ?

    Moi j'ai une application AIR qui provoque sans doute un crash du Air Debug Launcher... mais comment débugger ??? Est-ce qu'il y a un log du Air Debug Launcher quelque part ?
    J'utilise AIR 2.5 SDK sous windows 7 home familiale 64 bits.
    Je ne suis pas sûr si l'application est fautive. Les crash surviennent a différents moments... Des fois, dès le démarrage de l'appli et aucun log ne sortent. Des fois, des logs sortent, puis il y a un crash.
    Je viens de tester avec AIR 2.7 SDK. Il y a toujours des crashs.

    That is what im getting from the windbg... but dont know to use it so much... does it help anybody ?

  • Air Debug Launcher

    HI could someone help me setup the runtime directory for the AIR Debug Launcher?
    I thought It would be just a case of...
    adl -runtime C:\Program Files\Common Files\Adobe AIR\Versions\1.0
    But I get the error   "please use -runtime to specify the location of the runtime"
    What am I doing wrong?
    Thanks
    Aidan

    Have you tried putting quotes around the path to the runtime?  it may be breaking because of the space in Program Files in your path.
    Assuming you've got the right path to your runtime, you could try:
    adl -runtime "C:\Program Files\Common Files\Adobe AIR\Versions\1.0"

  • Adobe AIR Debug Launcher has stopped working Error on Flash Builder 4.6

    Hi,
    Maybe you could help me out here as I’ve search the web and Adobe forum but could not find any answer.
    I just installed Flash Builder 4.6 (after uninstalling 4.5.1), now when I run my app, the adl.exe crashes (error details below). I thought because I have an app that was created with 4.5, but then I created a new app with this version and it still crash. I have Windows 7 64-bit PC.
    Thanks so much. Any help is greatly appreciated.
    Error details:
    Problem signature:
    Problem Event Name:     APPCRASH
    Application Name:     adl.exe
    Application Version:     3.1.0.4880
    Application Timestamp:     4eb7612e
    Fault Module Name:     Adobe AIR.dll
    Fault Module Version:     3.1.0.4880
    Fault Module Timestamp:     4eb75fb9
    Exception Code:     c0000005
    Exception Offset:     000a8a5b
    OS Version:     6.1.7600.2.0.0.256.48
    Locale ID:     1033
    Additional Information 1:     0a9e
    Additional Information 2:     0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:     0a9e
    Additional Information 4:     0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0×0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt
    And this is the crash log:
    Version=1
    EventType=APPCRASH
    EventTime=129672424273270780
    ReportType=2
    Consent=1
    ReportIdentifier=3f7d7727-1c55-11e1-a8fc-705ab656b183
    IntegratorReportIdentifier=3f7d7726-1c55-11e1-a8fc-705ab656b183
    WOW64=1
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=adl.exe
    Sig[1].Name=Application Version
    Sig[1].Value=3.1.0.4880
    Sig[2].Name=Application Timestamp
    Sig[2].Value=4eb7612e
    Sig[3].Name=Fault Module Name
    Sig[3].Value=Adobe AIR.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=3.1.0.4880
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4eb75fb9
    Sig[6].Name=Exception Code
    Sig[6].Value=c0000005
    Sig[7].Name=Exception Offset
    Sig[7].Value=000a8a5b
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7600.2.0.0.256.48
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=0a9e
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=0a9e372d3b4ad19135b953a78882e789
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=0a9e
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=0a9e372d3b4ad19135b953a78882e789
    UI[2]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe
    UI[3]=Adobe AIR Debug Launcher has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe
    LoadedModule[1]=C:\Windows\SysWOW64\ntdll.dll
    LoadedModule[2]=C:\Windows\syswow64\kernel32.dll
    LoadedModule[3]=C:\Windows\syswow64\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\syswow64\USER32.dll
    LoadedModule[5]=C:\Windows\syswow64\GDI32.dll
    LoadedModule[6]=C:\Windows\syswow64\LPK.dll
    LoadedModule[7]=C:\Windows\syswow64\USP10.dll
    LoadedModule[8]=C:\Windows\syswow64\msvcrt.dll
    LoadedModule[9]=C:\Windows\syswow64\ADVAPI32.dll
    LoadedModule[10]=C:\Windows\SysWOW64\sechost.dll
    LoadedModule[11]=C:\Windows\syswow64\RPCRT4.dll
    LoadedModule[12]=C:\Windows\syswow64\SspiCli.dll
    LoadedModule[13]=C:\Windows\syswow64\CRYPTBASE.dll
    LoadedModule[14]=C:\Windows\syswow64\SHLWAPI.dll
    LoadedModule[15]=C:\Windows\syswow64\SHELL32.dll
    LoadedModule[16]=C:\Windows\system32\msi.dll
    LoadedModule[17]=C:\Windows\syswow64\ole32.dll
    LoadedModule[18]=C:\Windows\system32\IMM32.DLL
    LoadedModule[19]=C:\Windows\syswow64\MSCTF.dll
    LoadedModule[20]=C:\Windows\syswow64\WS2_32.dll
    LoadedModule[21]=C:\Windows\syswow64\NSI.dll
    LoadedModule[22]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\air\win\Adobe AIR\Versions\1.0\Adobe AIR.dll
    LoadedModule[23]=C:\Windows\syswow64\OLEAUT32.dll
    LoadedModule[24]=C:\Windows\system32\VERSION.dll
    LoadedModule[25]=C:\Windows\system32\WINMM.dll
    LoadedModule[26]=C:\Windows\system32\OLEACC.dll
    LoadedModule[27]=C:\Windows\syswow64\CRYPT32.dll
    LoadedModule[28]=C:\Windows\syswow64\MSASN1.dll
    LoadedModule[29]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[30]=C:\Windows\syswow64\COMDLG32.dll
    LoadedModule[31]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll
    LoadedModule[32]=C:\Windows\syswow64\WININET.dll
    LoadedModule[33]=C:\Windows\syswow64\urlmon.dll
    LoadedModule[34]=C:\Windows\syswow64\iertutil.dll
    LoadedModule[35]=C:\Windows\system32\mscms.dll
    LoadedModule[36]=C:\Windows\system32\USERENV.dll
    LoadedModule[37]=C:\Windows\system32\profapi.dll
    LoadedModule[38]=C:\Windows\system32\Secur32.dll
    LoadedModule[39]=C:\Windows\system32\DSOUND.dll
    LoadedModule[40]=C:\Windows\system32\POWRPROF.dll
    LoadedModule[41]=C:\Windows\syswow64\SETUPAPI.dll
    LoadedModule[42]=C:\Windows\syswow64\CFGMGR32.dll
    LoadedModule[43]=C:\Windows\syswow64\DEVOBJ.dll
    LoadedModule[44]=C:\Windows\system32\IPHLPAPI.DLL
    LoadedModule[45]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[46]=C:\Windows\system32\DNSAPI.dll
    LoadedModule[47]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[48]=C:\Windows\system32\dbghelp.dll
    LoadedModule[49]=C:\Windows\system32\uxtheme.dll
    LoadedModule[50]=C:\Program Files (x86)\MMTaskbar\shellhook.dll
    LoadedModule[51]=C:\Windows\syswow64\CLBCatQ.DLL
    LoadedModule[52]=C:\Windows\system32\mlang.dll
    LoadedModule[53]=C:\Windows\system32\dwmapi.dll
    LoadedModule[54]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 6.0.7600.16661_none_420fe3fa2b8113bd\comctl32.dll
    LoadedModule[55]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[56]=C:\Windows\system32\apphelp.dll
    LoadedModule[57]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\DropboxExt.14. dll
    LoadedModule[58]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\MSVCP71.dll
    LoadedModule[59]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\MSVCR71.dll
    LoadedModule[60]=C:\Windows\system32\EhStorShell.dll
    LoadedModule[61]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[62]=C:\Windows\system32\ntshrui.dll
    LoadedModule[63]=C:\Windows\system32\srvcli.dll
    LoadedModule[64]=C:\Windows\system32\cscapi.dll
    LoadedModule[65]=C:\Windows\system32\slc.dll
    LoadedModule[66]=C:\Windows\system32\credssp.dll
    LoadedModule[67]=C:\Windows\SysWOW64\schannel.dll
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=Adobe AIR Debug Launcher
    AppPath=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe

    Dear, I had the same problema.
    Was the sandbox from firewall.
    I disabled and worked.

  • Adobe AIR Debug Launcher has stopped working in League Of Legends

    I am a player of League Of Legends,and I always get the crash with a message of "Adobe AIR Debug Launcher has stopped working" in the game lobby .This is annoying and affect me so much.
    As I found ,the LOL client is using the AIR of 3.1.0.4880. i have tried to update the AIR to 3.4 and copy the file to the LOL folder,but it is useless .can someone help me to solve it?

    I think this thread is talking about the issue you are facing:
    http://forums.adobe.com/message/4517944#4517944
    Hitomi

  • Adobe Air debug launcher has stopped working

    Hi htere
    I am constantly getting this error "Adove Air debug launcher has stopped working" at times on my League of Legends client. I have updated Adobe Air to the latest version and I even went ahead and made sure everything is ran as administrator.
    http://i47.tinypic.com/33usf8i.jpg
    Problem signature:
    Problem Event Name:     APPCRASH
    Application Name:     LolClient.exe
    Application Version:     2.0.2.12610
    Application Timestamp:     4c00573a
    Fault Module Name:     Air.dll
    Fault Module Version:     0.0.0.0
    Fault Module Timestamp:     511c7eb4
    Exception Code:     c0000005
    Exception Offset:     00002e72
    OS Version:     6.1.7601.2.1.0.768.3
    Locale ID:     3081
    Additional Information 1:     0a9e
    Additional Information 2:     0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:     0a9e
    Additional Information 4:     0a9e372d3b4ad19135b953a78882e789

    This thread seems to have a lot of helpful answers: http://forums.adobe.com/message/5359944#5359944
    specifically, a video recorded that covers most/all the issues: http://youtu.be/uX0mMgJUyG0
    Hope this helps anyone else finding issues!

  • Macbook Pro Retina (July 2014) will not register TOUCH events when going through the AIR DEBUG LAUNCHER for MOBILE

    I recently purchased a MACBOOK PRO with a retina screen and have started to transition to it as a primary work computer.
    I have a game that is built on another Macbook Pro (non retina) that works fine in the AIR debug launcher for mobile but when I launch it from the RETINA device, the touch events seem to not register correctly.
    Has anyone else experienced this issue?

    To further clarify, it appears the touch simulator is cutting everything in half, maybe because of the pixel density?

  • Adobe Air 2.5 and AIR Debug Launcher (ADL) from AIR 1.5.3 SDK

    I am having some issues with the differences between running my Air Desktop application with the ADL from within my IDE and actually running it as an packaged air application that is installed. Everything functions as it should in the IDE when run with ADL, but once it is packaged the drag and drop functionality no longer works correctly.
    I was able to get this to work when Adobe Air 1.5 runtime was installed, instead of 2.5. I am aware that there were a lot of changes made with this last update, but I am unsure of how to proceed, as I am unable to debug the packaged air application to see what is actually happening.
    One solution that I could see would be to install the Adobe Air 2.5 SDK and use that to debug with.
    If anyone has any insight to why drag and drop works in the ADL and the runtime, your feedback would be much appreciated.
    Also, I am using Flash Builder 4, with the Flex 3.5 SDK

    Hi,
    We have same problem. On AIR 2.0.4 the drag&drop works correctly but with version 2.5.1 is problem. Do you found some solution for it?
    Thanx

  • Creative Cloud desktop app launches, does nothing

    Attempting to install a new product with CC.
    The window comes up and is completely blank.
    I have a PC running windows 7.
    I Tried reinstalling CC.
    I have many adobe products already installed and running.
    Also, CC on a Mac sharing the same Internet connection works fine, (so I know what should be happening).
    What now?

    BLANK Cloud Screen http://forums.adobe.com/message/5484303
    -and step by step http://forums.adobe.com/thread/1440508?tstart=0
    -and http://helpx.adobe.com/creative-cloud/kb/blank-white-screen-ccp.html

  • AIR 2.7 debug launcher crashing sometimes (AIR.Ordinal function)

    Hi,
    I've been experienced some crash with the AIR debug launcher 2.7 SDK under win7 home familial x64 bits.
    I m writting a link to the original post with a windows crash dump file so the dev team can have a look.
    http://forums.adobe.com/thread/885589?tstart=0
    From what i saw debugging with windbg, the AIR!Ordinal function is calling by the end ntdll32!RtlIntegerToUnicodeString and its crashing. I should said that it is not calling it directly, but a call to AIR!Ordinal4 is finishing by a crash on ntdll32!RtlIntegerToUnicodeString, dont know why.
    Can someone have a look ?
    From what i see the crash dump isnt showing totally the same bug from my windbg session. But in both, the Ordinal function is called first.

    Hello,
    Thank you for reporting this.  Would you be willing to open a bug and provide some sample code in addition to the dump files in your other post?  I can then attach a symbolicated stack trace to our internal bug.  This should allow you to see the progress we make and allow our engineering team to contact you with additional questions.
    Thanks,
    Chris
    Ps. Does your app use database calls?  From my initial inspection of the dmp it looks like some of the last AIR calls are in SQL.

  • HT201302 I am trying to copy photos from an iPad to a Mac Air, but iPhoto does not recognize them Do you have to use PhotoStream to do this. Please forgive the ignorance, but we have just started moving to apple products and I know nothing about them. Tha

    I am trying to copy photos from an iPad to a Mac Air, but iPhoto does not recognize them. Please forgive the ignorance, but we have just started moving to apple products and I know nothing about them. Do you have to use PhotoStream to do this?

    How did the photos that you want to copy off get on the iPad  ? To copy photos to your computer that were taken with the iPad, copied to it via the camera connection kit, or saved from emails/websites then see this page - on a Mac you should be able to use iPhoto, Aperture or Image Capture
    To copy photos that were originally synced from a computer you will need a third-party app on your iPad such as Simple Transfer which can copy them off via your wifi network. But as photos are 'optimised' when they are synced to the iPad, any that you then copy back to a computer may not be exactly the same as they originally were on your computer.

  • Trying to download Trial of Photoshop CS5.1 but it is doing nothing!

    Dear Adobe
    I am currently trying to download the trial version of your Photoshop CS5.1 Extended and have tried to download the Adobe CS5 Standard but when I down load these they have the same reaction. They do nothing.
    I have been downloading, uninstalling and reinstalling the Adobe Download Assistant and tried doing the whole process again. But there is still no success.
    At the start it all looks fine, it asks me to sign in to my Adobe ID to continue, I do so. Then it asks me to choose a location to put the file. I do so.
    Then it says Welcome, Michelle on the top right corner. And does nothing. At the bottom of the download ribbon it still says Sign in with your Adobe ID to continue, but the thing is I already have.
    I have even given it half an hour to sort itself out and do something, but it still hasnt.
    I am on a Windows Vista Operating system. My laptop seems to be making sounds like its doing something....but from the looks of things there is no progress.
    Someone please help me! :s
    ThanKS,
    Michelle x

    Michelle are you using a software firewall which might be preventing the Adobe Download Assistant from contacting the internet?
    Beyond that I would recommend trying to initiate the download through a different web browser after removing the Adobe Download Assistant.

Maybe you are looking for

  • Power Mac G5 Dual 2.5 - Move Hard Drive to another G5??

    Hi, I'm using a Power Mac G5 Dual 2.5 w/ OS 10.5.8 with my Pro Tools 7.4.2 HD3 rig, 2 internal hard drives and tons of external FW hard drives.  It's being hinky with me (every time I reboot/restart the Mac, I have to take the side cover off or it wo

  • How can I customise the fields shown in the main Thunderbird address book window?

    When I click the odd-looking icon (a book with an arrow?) at the top of the vertical slider, I get a list of only 13 fields. I can display, hide and rearrange these fields. But I cannot see how to access any of the other fields in the address book, w

  • Query with group by clause

    Hi all, I am struggling with one query.So Just i am giving the example.. CREATE TABLE test(num NUMBER,val NUMBER,description VARCHAR2(100)) table having the following data num val description 1 100 first 1 200 second 1 300 third Now i want to take th

  • I tried to reinstall iCal from Disk and get an error

    I deleted info.plist from my iCal package. I had read somewhere that if I deleted that all old files in my iCal would be deleted. But instead what happened is I get an error when I try to start "2008-05-19 15:29:46.693 iCal[9051:10b] No Info.plist fi

  • Wish to prevent application starting threads

    Hi, I wish to prevent my standalone java application from executing threads. I ensure the permission,      java.lang.RuntimePermission "modifyThreadGroup" is not in the policy file. According to http://java.sun.com/j2se/1.4.2/docs/guide/security/perm