Download specific version of Adobe AIR Runtime

Hey Adobe Air Community,
Do you know where I can go to download specific versions of the Adobe AIR runtime?
So far I've only been able to find the latest one here at the standard AIR download site (http://get.adobe.com/air/)
Thanks,
Mauricio

Sure
http://help.adobe.com/en_US/AIR/1.5/air_runtime_redist/air_runtime_redist.pdf

Similar Messages

  • Judge latest version of Adobe AIR runtime

    I'm looking for how to judge whether installed runtime is the latest or not.  I could not find any solution in the registory or files..
    Please help me!

    Sure
    http://help.adobe.com/en_US/AIR/1.5/air_runtime_redist/air_runtime_redist.pdf

  • AIR 4.0 captive runtime won't run: "requires a version of Adobe AIR" alert

    I'm creating an AIR captive runtime application, and it won't run on a target Windows* machine. It displays the following alert instead:
    This application requires a version of Adobe AIR which cannot be found. Please download the latest version of this runtime from http://www.adobe.com/go/getair, or contact the application author for an updated version.
    How can I package the captive runtime differently so it won't display this message? The application is a pure ActionScript app compiled with the adt binary from the standalone SDK (this is not Flex).
    In addition, I'm disturbed that a captive runtime AIR application pings Adobe in any way. I am seeing occasional pings to an adobe site upon launch of the app (something like airdownload2.adobe.com, if I remember correctly). No I'm not using any service calls in my app at this point in development, it's very simple, and should not be pinging the net at all. Why is this happening? I need to disable this too.
    * Problem occurring only on a particular Windows 7 Home Premium 64-bit machine. Unfortunately, this is the end client's machine so I can't tinker with it.

    Do you have access to the problematic machine? If so, maybe you could try to install Sysinternal's Process Monitor http://technet.microsoft.com/en-us/sysinternals/bb896645
    Run the tool, create filter to see just events containing your app name and try to find in the result any issue... you could also compare the log with same log from not problematic machine or with app made with older SDK which was working.
    That's all what I can do... it's a shame that nobody from Adobe is interested yet... maybe you could also submit a bug.

  • I downloaded the Newest version of Adobe Air. It said the Installation was Successful but it wasn't

    I downloaded the Newest version of Adobe Air. It said the Installation was Successful but everytime I try to open up a file with it, it tells me to run Adobe air again as if Im trying to download it again. Please Help!

    Hi,
    I am on annual leave and will be back on Nov 8th 2011.In case of any urgent ,please get in touch with your respective IT person and details given below.
    For GT/MT     :Mr.Manish (09004356284)& Akshay (09987712384)
    For BA        :Mr.Vasantha Kumar (09987631333)
    For Foods/ICD :Mr.Vishal (09987937513)
    Any other query please get in touch with Mr.Vijay varshney (9987631300).
    Thanks
    Surendran

  • This application requires a version of Adobe AIR which can not be found

    After installing Adobe AIR 3.7 on a new computer with Windows 7 Ultimate 64 bit and try to use applications that need this program, I get a warning window with this message: This application requires a version of Adobe AIR which can not be found. Download the latest version of runtime at http:// .......
    When trying to uninstall it stops me with the same message described above. I managed to uninstall it by using a specific software to uninstallations, which it does, but to re-install the same thing happens. Also try it with AIR 2.6. Can anyone help me with this problem?
    The install.log file:
    [2013-05-11:01:07:44] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-05-11:01:07:44] Commandline is:
    [2013-05-11:01:07:44] No installed runtime detected
    [2013-05-11:01:08:36] Relaunching with elevation
    [2013-05-11:01:08:36] Launching subprocess with commandline c:\users\provini\appdata\local\temp\air6057.tmp\adobe air installer.exe -ei
    [2013-05-11:01:08:38] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-11:01:08:38] Commandline is: -stdio \\.\pipe\AIR_4720_0 -ei
    [2013-05-11:01:08:38] No installed runtime detected
    [2013-05-11:01:08:38] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-05-11:01:08:38] Reinstalling c:\users\provini\appdata\local\temp\air6057.tmp\setup.msi
    [2013-05-11:01:08:40] Runtime Installer end with exit code 0
    [2013-05-11:01:08:40] Elevated install completed
    [2013-05-11:01:08:44] Got an unexpected fatal error while quitting: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception TypeError: Error #1009" errorID=1009]
    [2013-05-11:01:08:44] Runtime Installer end with exit code 5

    I'm sorry you're running into installation issues with AIR.  Microsoft has released a utility that can help resolve installation problems.  Would you mind giving this a try and let us know how it works for you?  When running the Fix it, go through the uninstall process and try to remove Adobe AIR from your system.  Once finished, download the latest version of AIR and install again.
    Microsoft Install and Uninstall Fix It
    Another alternative is to create a new, temporary user account and install AIR from there.  Once installed, go back to your normal account and try running your AIR app again.

  • Adobe AIR runtime update dialog breaks application

    I'm working on a large project that utilizes a C++ application to house the core logic and an AIR application to display a UI. The C++ program launches the AIR UI and passes it several command line parameters, including locale and port number to call back to the C++ application with.  Under normal circumstances, this works great.
    However, when there's an Adobe AIR runtime update, things go bad.  The runtime intercepts the UI invocation, kills it, and displays the generic AIR "do you want to update?" dialog.  Whether the user presses update or cancel, the UI application eventually gets relaunched -- but without the command line parameters originally passed to it!  I presume this is a bug in the Adobe AIR runtime updater code.
    The end result of this is that the UI gets relaunched, but doesn't know how to localize itself or what port to call back to the C++ application with!  If the user relaunches, it works fine (because the update dialog won't intercept again), but by then the user experience has already been mangled.  We can't even display a localized error message to tell them to relaunch because we don't know what locale they're using any more, and we can't call back to the C++ application to ask.
    I'm trying to find solutions/workarounds to this issue.  Because AIR won't let us turn off the update check on a per-application basis, it seems like the only viable solution would be to turn off the runtime update check for the whole machine.  But altering machines settings for the benefit of one application is definitely bad form, and I'd prefer not to do that if any other viable workaround exist.
    Any ideas?

    I filed a bug report last night using that same form.
    The duplication steps are straightforward.  I can duplicate the following with 100% success on a freshly imaged Win 7 32-bit box, admin user account:
    1) Install older version of Adobe AIR framework (I tried both 1.1 and 1.5.1).  It will ask you to update.  Click "Update later".
    2) Pull up task manager and watch the process list
    3) Run ANY Adobe AIR app with some parameters (I used Adobe's Settings Manager as a sample because it's small)
    4) Note that your application appears in the task manager briefly
    5) Your app is terminated and "Adobe Air Installer.exe" appears in the task manager.  A dialog pops up asking you to update.
    6) Click cancel
    7) Your app is reinvoked without any parameters
    As for my specific case, by "session" I do mean a single launch.
    I'm not aware of an evoke event -- perhaps you meant invoke event?  The invoke event is not executing before the app terminates (in step 5 above).  I think the AIR app is just running long enough to load the runtime and then the runtime takes over from there.
    Thanks...

  • Cant install or uninstall Adobe Air. Keep getting error message "This application requires a version of Adobe AIR which cannot be found"

    I am running Windows 7 and use Adobe AIR for Flixster.  When I tried to open Flixster I recieved an error message saying i needed to install Adobe AIR.  I looked and saw that according to control panel, Adobe AIR is installed.  I attempted to uninstall but get this EXACT message:
    "This application requires a version of Adobe AIR which cannot be found.  Please download the latest version of the runtime from http://www.adobe.com/go/getair, or contact the application author for an updated version."
    I have tried going to the mentioned website but i get an error message saying installation failed and may need administrative privilages but I AM the administrator! 
    I then tried multiple solutions on the forums including the command prompt uninstall and still no luck.  contacted customer support who told me i can only receive assistance through these forums.
    Very frustrating.  Please Help.

    I have the same issue with a customer of ours:
    Try to uninstall AIR – same message.  (When I reinstall,  the install says it’s successful.) I try to run our app, same message. I downloaded another AIR app, same message – so it’s not our app it’s AIR.  We logged in as Administrator, same message.  It’s a Windows7 machine. I did a system restore to 2 days ago and started over and still the same issues. I tried running the Windows Fixit to uninstall https://support.microsoft.com/en-us/mats/program_install_and_uninstall – didn’t work.

  • Numerous problems with the Adobe AIR runtime for Android

    I created a app on the platform Adobe AIR for Android, which requires for AIR. The app is very popular in the Android Market, but many users complain of problems with the installation of Adobe Air runtime.
    For example these phones users: LGE LG-P698, LG Pecan, HTC Wildfire. But judging by the fact that users have access to the installation of Air, their phones are compatible with it.
    Tell me how do I solve the problem?
    In addition, I have a few questions:
    1. Decides whether the problem of export application with embedded AIR runtime?
    2. I build my apps with the help of ADT. How in this case to make embeding AIR runtime?
    3. Is it possible to prompt the user to download and install older versions of AIR? Where to find its?
    I hope to help, because the problem is global.

    Hi Astraport,
    I think you should embed the air runtime in your application,
    Some time ago I've written a step by step guide, have a look at this post:
    http://forums.adobe.com/message/3961579#3961579
    I hope it helps

  • Android: This app requires a newer version of Adobe AIR - update now?

    Trying to run an app on the Emulator for Android:
    and I get this message.
    This app requires a newer version of Adobe AIR - update Adobe AIR now?
    of course when I do click on the Update button - nothing happens, it just goes back to the main screen of the Emulator.
    How do I update it. I now know how to install Adobe AIR runtime into the Emulator, but I can't find how one updates it?
    I only installed "adt-bundle-windows-x86_64-20130219" a few days ago...
    thanks

    Ok, got it.
    Anyone else need help .. you can get the latest runtimes here.
    http://www.adobe.com/devnet/air/air-sdk-download-win.html
    It's packaged in the AIR SDK.
    Nice.

  • Adobe AIR Runtime Redistribution and Native Installer

    Will there be new instructions for Adobe AIR 2.0 Runtime Redistribution? In particular, I'm looking for instructions on how to use the runtime redistribution installer to perform a "side-car installation" of AIR 2 alongside an application that uses the NativeProcess API (and so must be built into a native installer instead of a .air file).
    Thanks!

    Thirded!
    On a test deployment using SCCM and the supplied Adobe AIR Runtime Installer files, we have managed to install our application with the 1.5.3 Air Framework with no major issues other than having to disable the Auto Update feature that doesnt really work in a corporate environment.  Everything was absolutely fine until the release of AIR 2.  Now, the test machines are prompted to install the updated Adobe Air 2 framework once a week, see an excerpt from an Adobe blog post below:
    "In addition, once a week AIR apps check to see if an AIR update is available, and if so, users are presented with the option to update to the most up‐to‐date version, helping to ensure that end users get the benefits of improved security and performance."
    That sounds great right?  Except my users (like many other corporate users) don't have Admin permissions on their machines (hence the use of SCCM), with the result being resultant error messages when a user attemptes to install the AIR framework update without the necessary permissions.
    All of the above would be fine if the Adobe AIR Runtime Installer files were updated to include the latest version of the runtime.  This of course hasn't been done yet - does anyone know when this may happen?  Can anyone help me with this or offer any advice?
    I hope the above makes sense and I would really appreciate any help or advice!
    Thanks!

  • Error installing Adobe Air Runtime - "Adobe AIR Installer" crashes (mac)

    Hi!
    My previous version of Adobe AIR was 4.0 and was working fine. However, a recent app needed a later version but I cannot seem to be able to install it. Every time I run the installer, it seems to work just fine, no error is reported. However, the AIR is not installed and crashes with following report:
    Process:         Adobe AIR Installer [1726]
    Path:            /Volumes/VOLUME/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Identifier:      Adobe AIR Installer
    Version:         14.0 (14.0.0.178)
    Code Type:       X86 (Native)
    Parent Process:  Adobe AIR Installer [1720]
    Responsible:     Adobe AIR Installer [1720]
    User ID:         0
    Date/Time:       2014-09-03 17:17:45.637 +0200
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  B6EEA3E4-D95F-CACE-6CE8-757652EEB415
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** CFEqual() called with NULL second argument ***
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation       0x9be5118c CFEqual + 348
    1   com.apple.CoreFoundation       0x9beb4f67 __CFPasteboardCopyData + 3415
    2   com.apple.CoreFoundation       0x9beb4205 CFPasteboardCopyData + 53
    3   com.apple.HIToolbox           0x9705f0a1 isPrefsGetDefaultAsciiKeyboardLayout + 174
    4   com.apple.HIToolbox           0x9705eabc isPrefsCreateCacheFromEnabledAndDefaultInputSources + 23
    5   com.apple.HIToolbox           0x9705e47d islGetInputSourceListWithAdditions + 143
    6   com.apple.HIToolbox           0x9705e3d1 TSMGetInputSourceCountWithFilteredAdditions + 44
    7   com.apple.HIToolbox           0x9705d7e2 TISCreateInputSourceList + 101
    8   com.apple.HIToolbox           0x9705d1c1 SyncHandwritingHotKey + 148
    9   com.apple.HIToolbox           0x9705c128 _FirstEventTime + 1349
    10  com.apple.HIToolbox           0x9705ba82 RunCurrentEventLoopInMode + 40
    11  com.apple.HIToolbox           0x9705b777 ReceiveNextEventCommon + 163
    12  com.apple.HIToolbox           0x9705b6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
    13  com.apple.AppKit               0x9111e349 _DPSNextEvent + 1602
    14  com.apple.AppKit               0x9111d870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    15  com.apple.AppKit               0x9111015c -[NSApplication run] + 727
    16  com.adobe.AIR                 0x05202d8c 0x5200000 + 11660
    17  com.adobe.AIR                 0x0520318e 0x5200000 + 12686
    18  libobjc.A.dylib               0x93e4b2af -[NSObject performSelector:withObject:] + 70
    19  com.adobe.air.Installer       0x00002eb1 RuntimeAppMain(char const*, int) + 256
    20  com.adobe.air.Installer       0x00002fa0 main + 60
    21  com.adobe.air.Installer       0x00002571 start + 53
    Thread 1:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x91d2d992 kevent64 + 10
    1   libdispatch.dylib             0x91eae899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib             0x91eae532 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 5:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 6:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 7:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 8:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 9:: ScriptTimeout
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e05ae 0x5200000 + 5113262
    4   com.adobe.AIR                 0x05789de2 0x5200000 + 5807586
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34

    Hi!
    My previous version of Adobe AIR was 4.0 and was working fine. However, a recent app needed a later version but I cannot seem to be able to install it. Every time I run the installer, it seems to work just fine, no error is reported. However, the AIR is not installed and crashes with following report:
    Process:         Adobe AIR Installer [1726]
    Path:            /Volumes/VOLUME/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Identifier:      Adobe AIR Installer
    Version:         14.0 (14.0.0.178)
    Code Type:       X86 (Native)
    Parent Process:  Adobe AIR Installer [1720]
    Responsible:     Adobe AIR Installer [1720]
    User ID:         0
    Date/Time:       2014-09-03 17:17:45.637 +0200
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  B6EEA3E4-D95F-CACE-6CE8-757652EEB415
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** CFEqual() called with NULL second argument ***
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation       0x9be5118c CFEqual + 348
    1   com.apple.CoreFoundation       0x9beb4f67 __CFPasteboardCopyData + 3415
    2   com.apple.CoreFoundation       0x9beb4205 CFPasteboardCopyData + 53
    3   com.apple.HIToolbox           0x9705f0a1 isPrefsGetDefaultAsciiKeyboardLayout + 174
    4   com.apple.HIToolbox           0x9705eabc isPrefsCreateCacheFromEnabledAndDefaultInputSources + 23
    5   com.apple.HIToolbox           0x9705e47d islGetInputSourceListWithAdditions + 143
    6   com.apple.HIToolbox           0x9705e3d1 TSMGetInputSourceCountWithFilteredAdditions + 44
    7   com.apple.HIToolbox           0x9705d7e2 TISCreateInputSourceList + 101
    8   com.apple.HIToolbox           0x9705d1c1 SyncHandwritingHotKey + 148
    9   com.apple.HIToolbox           0x9705c128 _FirstEventTime + 1349
    10  com.apple.HIToolbox           0x9705ba82 RunCurrentEventLoopInMode + 40
    11  com.apple.HIToolbox           0x9705b777 ReceiveNextEventCommon + 163
    12  com.apple.HIToolbox           0x9705b6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
    13  com.apple.AppKit               0x9111e349 _DPSNextEvent + 1602
    14  com.apple.AppKit               0x9111d870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    15  com.apple.AppKit               0x9111015c -[NSApplication run] + 727
    16  com.adobe.AIR                 0x05202d8c 0x5200000 + 11660
    17  com.adobe.AIR                 0x0520318e 0x5200000 + 12686
    18  libobjc.A.dylib               0x93e4b2af -[NSObject performSelector:withObject:] + 70
    19  com.adobe.air.Installer       0x00002eb1 RuntimeAppMain(char const*, int) + 256
    20  com.adobe.air.Installer       0x00002fa0 main + 60
    21  com.adobe.air.Installer       0x00002571 start + 53
    Thread 1:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x91d2d992 kevent64 + 10
    1   libdispatch.dylib             0x91eae899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib             0x91eae532 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 5:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 6:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 7:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 8:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 9:: ScriptTimeout
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e05ae 0x5200000 + 5113262
    4   com.adobe.AIR                 0x05789de2 0x5200000 + 5807586
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34

  • I have the latest version of Adobe AIR but...

    Hello I was wondering if there is a solution to this problem because I really need help. So I downloaded a program off the internet and when I tryed to open it a message appeared saying the following This application requires a version of Adobe AIR that cannot be found. At this time I didnt have AIR nor did I know what it was but I went ahead and downloaded the latest version 3.7. With this out of the way I went back to the program and tryed again but the same message appeared! Please Help!

    I am having the same issue.  I get the same error when I even try to uninstall it to attempt a second installation

  • Can I redistribute the Adobe AIR Runtime as part of a native installer or with my product's installer?

    Hi to All,
    Can I redistribute the Adobe AIR Runtime as part of a my
    product’s installer? So that if users don't have Adobe Air
    runtime installed then the Adobe Air runtime should be installed
    first and then simultaneously my adobe air application should be
    installed on single click, removing the difficulty of downloading
    each installer seperately.
    So is there any way so that I can package both Adobe Air
    runtime and my application into a single installer file.
    Any help or suggestions will be greatly appreciated!.
    Thanks in Advance...

    You need to apply for it. See the details on how to do this
    here:
    http://www.mikechambers.com/blog/2008/04/07/redistributing-the-adobe-air-runtime-installer /
    -ted

  • How to read serial number of adobe air runtime / flash plugin

    Hi
    Question:
    Is there a way of extracting a unique serial number (or assembly number) from the air runtime and the flash player.
    Background:
    I asked this question on Experts Exchange and the consensus was that it's not possible. However, I thought I would try here before I gave up.
    I am using flash remoting and I want to pair a user's subscription with a specific flash player or adobe air runtime. The flash application would interrogate the flash player and send it back to a database using remoting. If the serial number was correct then the user would get access. If not they would be rejected. The same would happen with an Air application but the serial number would be pushed instead of pulled.
    Mplord of EE introduced me to the Capabilities class (Flash) and the NativeApplication.nativeApplication class and method (Air). However, it's not really what I was looking for. In c# and vb.NET it's possible to extract the windows serial number from the OS and I'm looking for a similar function in as3.
    If this was possible it would be a fantastic way to protect your content and it would be really easy for Adobe to build this feature in.
    Thanks in advance for any help.
    Kind Regards

    Sorry, but you are at the wrong forum; this one is only for discussions on the forums themselves. The Air forums are here:
    http://forums.adobe.com/community/air

  • How is the Adobe AIR runtime distributed?

    The Adobe AIR runtime can be distributed in a number of ways, including but not limited to:
    Desktop
    Downloaded and installed from the Adobe website.
    Installed along with an AIR application as part of a seamless web install.
    Distributed by third parties as part of a licensed distribution (typically along with an AIR application.)
    Android
    Downloaded from the Android Market.
    Preinstalled on the device.
    Distributed by third parties as part of a licensed distribution.
    BlackBerry Tablet OS
    The AIR runtime is preinstalled and integrated into the BlackBerry Tablet OS.

    Hi Dirk.
    Peter Grainge has an article on Air's use on his
    site.

Maybe you are looking for

  • Working with previous version of FCP

    Please excuse me if this has been recently answered, as my computer has been stalling a lot as I search for an answer (that twirling thing going around and around) and I need some feedback as soon as I can. I have to make a trailer within the next mo

  • Oracle 10.1.0.4 on Windows Server 2008 64 bits Standard

    Hello, For migratiion purposes, we would need to install Oracle 10.1.4.0 on a Windows Server 2008 64 bits Standard, and then upgrade it to 11g. We have forced Oracle 10.2.0.4 installation on a Windows Server 2008 64 bits Standard, but we are not sure

  • Error while trying to download the payslip

    Dear Team, The following error comes and the job gets cancelled.See Screen Shot.Tell any Solution for this error. Regards, Mathan A

  • Need Some Immdiate Help in Upgradation from  10.2.0.3 to 11.2.0.3 RAC 2 Nod

    Hi Experts, I want to upgrade from 10.2.0.3 to 11.2.0.3. I have a Linux platform in place. It is a 2 NODE RAC WITH ASM 1. All my IP Addresses( Public/Private/VIP) are placed in /etc/host file. Q1: When we upgrade to 11g It will ask for SCAN IP, what

  • Where to see Terminated Applicants against a vacancy ??

    Dear Friends, We are using Oracle iRecruitmnet for recruiting. Lots of candidates apply for one vacancy. And HR puts candidates in different statuses like fist interview, second interview, offer and so on. Also HR termibnates applicats against a cert