ADL in Adobe AIR 3.1 crashes then works then crashes then works

Hi,
I'm using Adobe AIR 3.1 to create an HTML/Javascript application.
Whenever I go to run the application using "adl", I'll get the message "Adobe AIR Debug Launcher has stopped working".  If I repeat this several times, the application will eventually come up and run normally. The next time I try to run it, it may crash again, even if I've made no changes.
I'm on Windows 7 x64. In the event viewer, the errors seem to occur in either RASAPI32.dll or rtutils.dll.
Faulting application name: adl.exe, version: 3.1.0.4880, time stamp: 0x4eb7612e
Faulting module name: RASAPI32.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdad7
Exception code: 0xc0000005
Fault offset: 0x000017e9
Faulting process id: 0x1f54
Faulting application start time: 0x01cd07c139760fb3
Faulting application path: C:\PF86\Adobe\AirSDK\bin\adl.exe
Faulting module path: C:\Windows\system32\RASAPI32.dll
Report Id: 7b7c9ecc-73b4-11e1-ace3-bcaec51b8285
Faulting application name: adl.exe, version: 3.1.0.4880, time stamp: 0x4eb7612e
Faulting module name: rtutils.dll, version: 6.1.7601.17514, time stamp: 0x4ce7b9ac
Exception code: 0xc0000005
Fault offset: 0x000012c8
Faulting process id: 0x1df0
Faulting application start time: 0x01cd07bd9cfe7082
Faulting application path: C:\PF86\Adobe\AirSDK\bin\adl.exe
Faulting module path: C:\Windows\system32\rtutils.dll
Report Id: de3b1cf6-73b0-11e1-ace3-bcaec51b8285
I downloaded the AIR 3.1 SDK, copied over a few Javascript files and only use "adl" for running the program. I haven't tried to build an application yet.

Hi Tony,
I tried your test application out by running it 100 times on a Win 7x64 system.  Unfortunately I could never get it to crash.  I also took a look at your crash logs.  Here's the stack trace against the AIR 3.3 beta:
>
rasapi32.dll!_memset()
rasapi32.dll!_DebugInitEx@12()  + 0x2f bytes
rasapi32.dll!_DebugInit@8()  + 0x15 bytes
rasapi32.dll!_RasApiDebugInit@0()  + 0xc bytes
rasapi32.dll!_RasConnectionNotificationW@12()  + 0xb bytes
wininet.dll!InitRasWorkItem()  + 0x13 bytes
shlwapi.dll!_ExecuteWorkItemThreadProc@4()  + 0xe bytes
ntdll.dll!_RtlpTpWorkCallback@8()  + 0xdf bytes
ntdll.dll!_TppWorkerThread@4()  + 0x5a4 bytes
kernel32.dll!@BaseThreadInitThunk@12()  + 0x12 bytes
ntdll.dll!___RtlUserThreadStart@8()  + 0x27 bytes
ntdll.dll!__RtlUserThreadStart@8()  + 0x1b bytes
You'll notice that neither AIR nor Webkit are in this stack trace, which leads me to believe that you might be having a problem with your network stack.  Have you seen this crash on other systems?

Similar Messages

  • Is anybody else having their Adobe AIR iOS app crash within the first second of opening it?

    Is anybody else having their Adobe AIR iOS app crash within the first second of opening it?
    I am using iPhone 6, iOS 8.1.3, with a development certificate.
    With Adobe AIR SDK 16.0.0.283 and now with 17.0.0.93, after compiling the app (whether in release mode or debug mode), before the app getTimer() can ever reach 999 milliseconds the app will crash. No matter what code I have, it is just crashing before the runtime can ever reach the first second.
    Anybody else having this kind of behavior?

    Chris,
    Thanks for your prompt reply. I have found the way to reproduce. It is about interfaces, and when I try to call a method through an interface the app crashes. I think that it is related to having an interface with many parameters. I have logged the bug here:
    Bug#3935199 - iOS App crashes when calling an objects method through interface

  • 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 (2.6) crashes other applications

    I'm not sure what happened before this started happening but everytime I launch an Adobe Air supported application (like my Bamboo tablet Dock application or the Desktop BBC iPlayer) Adobe Air launches, asks me to agree to the License Agreement and then just crashes when I click on "I agree", along with the other application I was trying to use.
    Any ideas?
    I have tried to re-download Adobe Air but was told I already had the latest version installed.
    I have also tried to repair all permissions on my mac, but all to no avail..
    Boooh.

    I encountered a related problem that is actually due to an incompatibility with the (recent) Adobe AIR and recent MacBook Pros that have dual grapchice cards. I posted a workaround here: https://discussions.apple.com/message/17307000#17307000

  • Adobe AIR 1.1 Crash

    hi,
    we use adobe air 1.1 on tablet pcs,
    The application uses sqlite and writte some picture on the
    harddrive.
    we have a strange bug, when using the apps, it can crash
    every 5 minutes and then working well hours.
    that can happend when writting files, writting data to sqlite
    or juste using the application.
    Please note that on 5 tablets PC, that happend on vista and
    xp, but not on intel santarosa configuration.
    Notes also, that the tablet pc how are crashing run onecare
    (but the bg occure also after uninstalling onecare).
    We try to reinstall vista, but it is not changing anything,
    The error comes from air.dll, version 1.1.0.5790 : adress :
    0x002169d2
    Any 1.2 version on the way ? to test.
    Any recommandations ?
    Is there a way to see what has caused the crash (the apps
    said simply that the application has stop running).
    Thanks for your quick hep (we are using adobe air in
    production).
    Best Regards,
    CR

    Also note that this is not a formal tech support forum:
    "Important Note: These online forums are for user-to-user
    discussions of Adobe products, and are not an official customer
    support channel for Adobe. If you require direct assistance, or
    prefer to contact Adobe support staff directly, please contact
    Adobe support. "
    You should also contact Adobe support (
    http://www.adobe.com/support/contact/)
    with your issue, if you haven't already.

  • Flash, Adobe Air, Time Machine, Safari not  working with Snow Leopard

    Really need some help with this.
    Did an archive and install of Leopard then installed Snow Leopard. No problems yet.
    90% of Video sites would not work. Uninstalled and reinstalled Flash. Uninstalled ShockWave, could not reinstall with 10.6.1.
    Attempt to install adobe air, received this message: "couldn't write the application to hard drive - please verify and try again." performed verify disk, disk permissions, repair permissions all ok.
    Attempted to install Air again, same message.
    Tried to use Time Machine to open Safari from a week ago, received message: I did not have permission.
    Using Macbook Pro, 2g memory, 80g hd, with 42g free.
    Backed up on ext. HD,
    Oh, one more, getting a lot of spinning wheels when using Safari that causes a lockup and hard re-start.
    I have an expensive piece of software that uses adobe air and I create videos for my business and I'm not able to do so now.
    Can anyone give me any ideas what I can do.
    Thanks,
    Z

    After a couple of days of problems with Snow Leopard and flash, safari etc... I figured out the problem is with my account.
    I created a new admin account and everything seems to be working. Well almost.
    a couple of things I've noticed are right clicking on dock icons does nothing, no option to quit or keep in dock.
    Apple Techs', had me change my account months ago to fix a problem with safari crashing. It didn't really work and more problems resulted.
    *So now my big question is: How do I move need items over to the new account.* I don't want to move everything over as I might bring what caused the problem in the first place.
    What I need are several apps,(like ilife, iwork, firefox, devonthink, 1password etc.) downloads, desktop, docs, files, and book marks.
    *What is the best way for me to do this?* Is there anything I need to do re: Snow Leopard on the new account?
    I feel like I have a new and functioning Mac again just around the corner.
    Looking for your help, thanks,
    Z

  • Cannot Uninstall Adobe Air - tried everything - Pandora not working.

    I cannot update AdobeAir and now pandora will not work. I have been trying to update for months.
    There is an unspecified error each time I try.
    So now I am trying to uninstall AIR, so I can attempt to reinstall.  I get the same error when I try to uninstall.
    I am am the admistrator on my machine - and I have tried to uninstall as administrator. No difference.
    I tried to uninstall at the CMD line - no difference.
    I am on my work maching - Windows XP Professional Version 2002 - SP3
    AIR is version 1.5.3.9130
    Please help!

    Hi guys,
    Could you try uninstalling AIR using the Windows Installer Cleanup Utility?  Details on this app can be found on this post.  If that does not solve the problem, the next step would be to examine your AIR installer logs.  Here are the details for this procedure:
    1. Ensure that viewing hidden folders is enabled.  Instructions can be found on Microsoft's site:
    Windows 7, Vista, XP
    2. Navigate to the following folder (replace username with your login name):
    Windows 7:  C:\Users\username\AppData\Local\Adobe\AIR\logs
    Vista:  C:\Users\ username\AppData\Local\Adobe\AIR\logs
    XP:  C:\Documents and Settings\username\Local Settings\Application Data\Adobe\AIR\logs
    3. Please attach the install.log to your forum post or open the log file with Notepad or your favorite text editor and select all and copy/paste.
    4. In some situations the AIR installer will fail during the MSI portion of the install.  You can determine if this occurred by searching the Install.log text for "Error occurred during msi install operation".  If this text is found, please enable and locate the MSI log using this Microsoft document and include it, along with the AIR Install.log when reporting the install issue.
    How to enable Windows Installer logging
    Once MSI logging is enabled, please re-run the AIR Installer to generate the MSI Log.
    Thanks,
    Chris

  • 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!

  • Adobe AIR 4 &13 crash or closes without bugs or reason

    When testing my app in Flash IDE, randomly and without reaspon (no bug), the player closes :
    [UnloadSWF] myclip.swf
    Test Movie terminated.
    My clip is pretty intensive since it uses Starling and Nape. Used to work ok on small levels, but on bigger levels (more memory used) it just randomly happens.
    Any idea ?
    update : the crash happens when I'm not moving my player anymore (no more key press). As long as I key press I'm good, once I release the key, BOOM.
    update2 : Publish engine is Air 4/13 for Android
    update3 : happens also when moving player (key down) but more often on idle

    Flash & Air runtime use virtual machine and if it don't respond - Runtime will terminate itself. This can be initiated without CPU hogs so you can't see any warnings or CPU slowdown. I saw this time to time.
    First of all - you need find minium source code that can generate this issue and sent it to bug base. But if you want - you can send it to me firstly. Any NDA will be reserved.
    And I can investigate it. And if there some runtime error - I will publish to Adobe team into bugbase.
    Firstly let me know:
    1) Flash ide version
    2) As I understand - it's Windows? Not MacOS..
    3) Do you saw Adobe Scout report? May be there some memory leaks or GPU overload...

  • Adobe air mobile - softKeyboardType is not working when using skinClass to allow scrolling?

    I am trying to set the softKeyboardType to email but when ever i use skinClass="spark.skins.mobile.TextAreaSkin" it doesn't change it but when i take off skinClass="spark.skins.mobile.TextAreaSkin" it does work. The problem is i need the skinClass="spark.skins.mobile.TextAreaSkin" class to allow my application so scroll with out it the text does not stay with in the bounds of the text input boxes. Has anyone seen this problem or another fix the the scrolling problem?
    Code examples
    <s:TextInput softKeyboardType="email" id="id1" width="100%" skinClass="spark.skins.mobile.TextInputSkin" />
    <s:TextArea softKeyboardType="email" id="id2" height="400" width="100%" skinClass="spark.skins.mobile.TextAreaSkin" />
    Thank for the help,
    Justin

    The main problem we are all seeing is that its not hooking into the scroller, as this is documented not to work in a scrollable environment
    However try something like this, still not perfect (as i see a flicker) but it should get you going.
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark"
        applicationDPI="320"
        xmlns:local="*"
              applicationComplete="init()">
      <fx:Script>
                        <![CDATA[
                                  import mx.events.PropertyChangeEvent;
                                  import spark.skins.mobile.StageTextInputSkin;
                                  import spark.skins.mobile.TextInputSkin;
                                  protected function init():void {
                                            addHandlers(myScroller, myTI);
                                  protected function setStageTextInputSkin(ti:TextInput):void {
      //FIXME could do with a check to ensure that the skin isn't being set many times when it doesn't need to
                                            var myTIText:String = ti.text;
                                            ti.setStyle("skinClass",Class(StageTextInputSkin));
                                            ti.returnKeyLabel = ReturnKeyLabel.DONE;
                                            ti.autoCapitalize = "sentence";
                                            ti.softKeyboardType = SoftKeyboardType.NUMBER;
                                            ti.text = myTIText;
                                  protected function setTextInputSkin(ti:TextInput):void {
      //FIXME could do with a check to ensure that the skin isn't being set many times when it doesn't need to
                                            ti.setStyle("skinClass",Class(TextInputSkin));
                                  protected function addHandlers(scroller:Scroller, ti:TextInput):void {
      // ====================== ADD LISTENERS FOR WHEN WE NEED THE STAGETEXTINPUT ===========================================
                                            ti.addEventListener(FocusEvent.FOCUS_IN, function(event:FocusEvent=null):void { setStageTextInputSkin(ti) });
      // ====================== ADD LISTENERS FOR WHEN WE NEED THE TEXTINPUT ===========================================
                                            addEventListener(SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE, function(event:SoftKeyboardEvent=null):void { setTextInputSkin(ti) });
                                            ti.addEventListener(FocusEvent.FOCUS_OUT, function(event:FocusEvent=null):void { setTextInputSkin(ti) });
      //http://stackoverflow.com/questions/4390725/flex-4-scroller/4425091#4425091
                                            scroller.viewport.addEventListener(PropertyChangeEvent.PROPERTY_CHANG E, function(e:PropertyChangeEvent):void {
                                                      if (e.source == e.target && e.property == "verticalScrollPosition")
                                                                setTextInputSkin(ti);
                                                      if (e.source == e.target && e.property == "horizontalScrollPosition")
                                                                setTextInputSkin(ti);
                        ]]>
      </fx:Script>
        <s:Scroller width="100%"
            height="100%"
            verticalScrollPolicy="on"
                        id="myScroller">
            <s:Group width="100%"
                height="100%">
      <s:layout>
      <s:VerticalLayout/>
      </s:layout>
                <s:TextInput id="myTI" text="hello"
                    softKeyboardType="number"
                                            skinClass="spark.skins.mobile.TextInputSkin"/>
            </s:Group>
        </s:Scroller>
    </s:Application>

  • Adobe AIR crashes during League of Legends

    Hi there, my name is Ryan, and i have a problem.
    That problem is Adobe AIR. Whenever i log into a game called League of Legends, sometimes i will receive a message that says "Adobe AIR Debug Launcher has stopped working". then the only action that i can perform is closing the program. This normally happens in champion select and when it happens in champion select i get penalized and have to wait 5-15 minutes to play another game, and i lose 10 ELO (the ranking system for League of Legends). This problem has been occuring for over two months now and it is a common problem in the League of Legends community that Riot (makers of League of Legends) seem to ignore. So, i decided to come here, and hopefully one of you Adobe employees could help me out

    https://docs.google.com/open?id=0B0991eb-8szTMXEwUUFhWXhsQVk
    https://docs.google.com/open?id=0B0991eb-8szTdmRkcFJ2ck45Q3M
    https://docs.google.com/open?id=0B0991eb-8szTeU05STlmeEpJSUE
    https://docs.google.com/open?id=0B0991eb-8szTUXVoeTZFaHNfMms
    https://docs.google.com/open?id=0B0991eb-8szTZmI3cTd3TVR4Q28
    https://docs.google.com/open?id=0B0991eb-8szTOG1raGQ1bHpsREU
    https://docs.google.com/open?id=0B0991eb-8szTTURiU01nWGp1Znc
    https://docs.google.com/open?id=0B0991eb-8szTY3ppSUFFdlZaazg
    https://docs.google.com/open?id=0B0991eb-8szTcHRYQnI2R0NMRnc
    These are the .dmp files from2 updates ago. Not sure if you needed them all or not

  • Trouble installing adobe air

    using Lion 10.7.2 on my 17" macbook pro - I need adobe air in order to use Pandora One desktop app - when i click on the Adobe Air installer, nothing happens. then when i try and install Pandora One, the same thing happens, nothing. Any ideas??
    thanks

    using Lion 10.7.2 on my 17" macbook pro - I need adobe air in order to use Pandora One desktop app - when i click on the Adobe Air installer, nothing happens. then when i try and install Pandora One, the same thing happens, nothing. Any ideas??
    thanks

  • Adobe AIR won't install - Windows 7 Ultimate x64

    "Sorry, an error has occurred.
    An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator."
    Well, I asked myself and verified that I am allowed to install any programs I wish to at will.
    I even toyed with adding extra permissions for the .exe and shortcut [see below], to no avail.
    I also checked your Adobe AIR installation troubleshooter section before posting. Unfortunately, none of the solutions 100% applied to my circumstances or OS, yet I tried a few anyway and had it confirmed by a Windows dialogue that I need not have bothered as it assured me that they weren't applicable in my case.
    I found another thread like mine where somebody suggested creating a shortcut with an additional -uninstall parameter added to the .exe path. It didn't work.
    I used Microsoft's Installation Cleanup Utility and that didn't work to "un-confuse" the installer either.
    Do you have any more suggestions?
    Adobe AIR came with the HTC Sync program for my phone, which appears to have dependencies on it where it won't completely work without it.
    Thanks in advance for any input.
    ps. I created a new thread because I couldn't find the "reply" button on a similarly unresolved thread regarding Adobe AIR installation issues on Windows 7.

    I would like to say thanks to artrose54 and to playswithtech for their thoughtful responses to my problem. I finally figured out which number I was to delete, and then, having made a copy of the number in notepad, deleted it. Upon a restart to my computer I then was able to download adobe air 2.7. I found that I still could not download the shutterfly express uploader, however; so I applied the same approach. I went looking for the number in the registry that corresponded to the uploader. I deleted it; restarted the computer; returned to shutterfly; and then was able to download the express uploader. I am sure I will find other uses for Adobe Air in the future.
    From: artrose54 <[email protected]>
    To: Sandra Buchin <[email protected]>
    Sent: Sunday, June 26, 2011 12:37 PM
    Subject: Re: Adobe AIR won't install - Windows 7 Ultimate x64
    Hi everyone,
    Here is the fix that worked for me,
    You need to go to start run and type in regedit
    now press ctrl+f for find and type in "adobe air" without the quotes then click find next
    the first entry it finds is the one I deleted, it is a long number on left side of screen that is greyed just right click and delete it
    I then rebooted the computer and ran adobe air installation
    and it worked with out a problem
    The adobe air log file really doesn't tell u anything but where it tried to find the setup.msi file
    but it doesn't exist because of the registry entry that needs to be deleted which is what causes the error
    If u r not sure of editing the registry then maybe you know someone that can help you
    I hope this helps you out it worked for me

  • Photoshop CS5 "Help" function not working - Adobe Air error message?

    Installed Photoshop CS5, and thought everything was working okay, but when I click on Photoshop Help, I get the error message "Adobe Air - This installation of this application is damaged. Try re-installing......" I have re-installed first Adobe Air, same problem and then uninstalled and re-installed Photoshop CS5, but the problem remains. When I first tried to use the Help function it tried to update something and for some reason this failed. I'm wondering if others have seen the same problem and know of a solution? Thanks, David.

    Hello:  there may be a configuration issue going on here.  I have escalated this issue to our Help app engineering team. In the meanwhile, please try the following:
    Uninstall the Adobe Help application: go to your Application folder > Adobe > Adobe Help (drag it to the Trash)
    Delete the following directory:
    USER NAME (home) > Library > Preferences > chc.4875E02D9FB21EE389F73B8D1702B320485DF8CE.
    Empty the Trash
    Manually update the application via this link: http://www.adobe.com/support/chc/
    Select "Photoshop" in Step 1 and then click the Install badge in Step 2.  Make sure to select "Open" (and not Save) in the installation dialog box to fully update the app.
    Note: The previous instructions did not include deleting the old application or its preference file. This will help ensure that it is thoroughly updated.

Maybe you are looking for

  • External Hard Drive (from windows to Mac)

    Hi Mac users! I just moved from Windows to Mac and I'm very glad I made the switch. However, I am having some issues with my Win-Mac transistion. I have 3 external hard drives that I used under Windows to keep backups of my videos and personal files.

  • Cant open nef raw file in photoshop elements 9?

    i have photoshop elemets 9 i have a nikon d5200 and i have problems opening nef raw file. this is the message i get. i have tried all updating procedures.useless.i am upto date.i opened file as a raw nef file and i get this message: could not complet

  • Barely fumbling though site creation...HELP!!!

    Okay, so here's the deal. Slowly but surely we're trying to create a website using Dreamweaver MX 2004. Now I'm trying to upload the pages and on the images an error message comes up: "An FTP error occurred-cannot put Image.gif. Access denied. The fi

  • How do we record the information in NI-9233

    We are using NI - 9233 for the vibration measurement of vibration. We have a signal input of vibration from a sensor . We will display the output . and we need to record the information when the vibration range goes above 20g . what we want to know i

  • Why are texts being received as MMS messages?

    Why are texts I send being received as MMS messages?