How to minimize adobe air android app with as3?

I have 2 buttons in my app ( my app published by flash cs6 for android ). one button for exit app and one button for minimize app (send app to background and show homepage).what is code for 2nd button in as3?
b1.addEventListener(MouseEvent.MOUSE_UP,exitapp);
b2.addEventListener(MouseEvent.MOUSE_UP,minimizeapp);
function exitapp(e:MouseEvent)
     nativeapplication.nativeapplication.exit();
function minimizeapp(e:MouseEvent)
     //...what code I should write here?

I don't think there's a way to do this with standard AIR APIs. On iOS there's no general solution for this, but for Android you could probably make a simple ANE, possibly by using sendTaskToBack.

Similar Messages

  • How to add admob in android app with dreamweaver

    how to add admob in android app with dreamweaver ?

    flash-air-admob-ane-for-ios-and-android - Admob Ane,a adobe native extention(ANE) for actionscript developer to add go…
    code and demo.but you need upgrade to flash cc.

  • Adobe AIR desktop app with an embedded runtime

    Hi,
    Does an Adobe AIR desktop app with an embedded runtime (standalone/portable)  that got published on Windows work on a Mac too?
    Thanks

    No, you need to compile a "bundle" with ADT on each platform. On Windows it creates a directory with an .exe and the AIR runtime. On OS X it creates a .app file.

  • Adobe AIR Android + MediaPlayer: Video Plays with no Audio

    I am trying to play a video in my Adobe AIR Android App. I can't seem to get the video to play with audio in the application. I can get the audio to play in the native players on both my Samsung Galay and my Asus Transformer outside of my app, but when I load the video using StageVideo, the audio doesn't play at all.
    I tried just launching the video into the navtive browser or using StageWebView but that doesn't work either.
    I am a bit at a loss and need some advice.
    Here's the code below.
    MediaPlayerExample:
    var resource:URLResource = new URLResource(videoPath);
    container = new MediaContainer();
    addChild(container);
    container.y = this.headerHeight;
    videoElement =  new VideoElement(resource);
    videoElement.smoothing = true;
    container.addMediaElement(videoElement);
    container.width = this.stage.stageWidth;
    container.height = this.stage.stageHeight;
    mediaPlayer = new MediaPlayer();
    mediaPlayer.media = videoElement;
    mediaPlayer.addEventListener(TimeEvent.CURRENT_TIME_CHANGE, this._onProgress);
    this.videoHeader = new VideoHeader(this.stage.stageWidth);
    this.addChild(this.videoHeader);
    Any help would be great!

    Quicktime or Quicktime Pro (both of which iTunes uses) does not convert "muxed" ( muxed means multiplexed where the audio and video are stored on the same track) video files properly. It only plays the video and not the audio.
    See:iPod plays video but not audio.
    You need a 3rd party converter to convert the file with both audio and video.
    See this for help: Guide to converting video for iPod (Mac/Windows).

  • Is it possible to access user account in an air android app ?

    Is it possible to access user account in an air android app in as3 ?
    The only thing I've found on internet is that one has to add to its manifest permissions to acccess account :
    <uses-permission android:name="android.permission.GET_ACCOUNTS" />
    and this documentation for native android coding :
    http://developer.android.com/training/id-auth/identify.html
    thanks for any help.

    There is no API in the AIR runtime to get user's accounts.
    But you may write an ANE to get the same.

  • How to publish android app with the new AIR 2.6 ?

    Please anyone can help to instruct the correct way to install the new AIR SDK?
    I work with Flash IDE and don't know how to link them...
    And another noob question, are there any differences between "AIR Android" and "Adobe AIR 2" in publish settings when I'm going to create an android app with up-to-date AIR version? I was very confused by the scenario that as long as I upgraded to AIR2.6 SDK, "AIR Android" remains 2.5 though "Adobe AIR2" will surely be 2.6?
    Much appreciated for any help.

    To create an APK package, use the ADT package command, setting the target type to apk for release builds, apk-debug for debug builds, or apk-emulator for release-mode builds for running on an emulator.
    adt     -package
        -target apk
        -storetype pkcs12 -keystore ../codesign.p12
        myApp.apk
        myApp-app.xml
        myApp.swf icons
    Type the entire command on a single line; line breaks in the above example are only present to make it easier to read. Also, the example assumes that the path to the ADT tool is on your command-line shell’s path definition. (See Path environment variables for help.)
    You must run the command from the directory containing the application files. The application files in the example are myApp-app.xml (the application descriptor file), myApp.swf, and an icons directory.
    When you run the command as shown, ADT will prompt you for the keystore password. (The password characters you type are not displayed; just press Enter when you are done typing.)
    You can find more details here

  • How do I get Adobe Air Desktop App to notify user that a URL text file has been updated?

    How do I get an Adobe Air Desktop App to notify user that a URLRequest ".txt" file has been updated? via blinking system tray icon or something.
    New to Air and need someone to point me in the right direction. I have been searching web for hours and probably not asking the question right.
    I have a very simple Desktop App that just loads a text file from a web location into a dynamic text field at a set timer. it just repeats this action on the timer. right now every 5 minutes
    What would the actionscript be to tell the Air App to look at the date or time stamp of the ".txt" file and notify user if its new?
    Thanks

    Try to follow below steps
    Click on Finder and then hold Command + Shift + G keys on your keypad
    It will open Go to folder window, type  exactly ~/Library and click on Go
    Then open Application Support > Adobe folders
    Trash AAMUpdater and OOBE folders.
    Now click on finder and hold Command + Shift + G keys on your keypad.
    This time type /Library and click on Go.
    Make sure to remove ~ symbol.
    Then open Application Support > Adobe folders.
    Trash AAMUpdater, Adobe Application manager, OOBE folders.
    Now Click on Finder and then hold Command + Shift + U keys on your keypad.
    It will open utilities folder.
    Trash Adobe Creative Cloud and Adobe Application Manager folders
    Download and Run CC cleaner tool from below link
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems/_jcr_conte nt/main-pars/accordion_container_1/accordion-par/accordion-item-1/accordion-item-par/proc e dure/proc_par/step_3/step_par/download/file.res/AdobeCreativeCloudCleanerTool.zip
    Accept the license agreement and click on Adobe Application Manager
    Then click on clean up selected
    Close the window
    Download and install Creative Cloud App from below link
    Free Creative Cloud | Download Adobe Creative Cloud free trial

  • How to execute adobe air app & pass argument from Flex ?

    Helo everyone,
    May i ask a question, How to execute adobe air app & pass argument from Flex ?
    Thanks in advanced.
    Jacky Ho.

    Hello Jacky,
    You can find an example here
    http://spreadingfunkyness.com/passing-parameters-to-adobe-air-at-startup/

  • How to get Android apps with dauphin browser

    Hi.. l did try to get Android apps with dauphin browser but it keep sending me back to BB apps what do i have to do to get tout Android apps...
    Thanks in advance for helping.

    Ok your loosing me a bit here. why are you going thru a browser to download an app... just go into the appworld  (app) on your playbook and have a look thru them to see what you want to download and then do it that way... as far as android apps are concerned, they are not shown in appworld any differently than others...  you can do a search for them as well in the top right corner if you need...if its been made available for BBPB it should be there...
    hope this is some help... 

  • Link in Adobe AIR JavaScript app is incorrectly opening the app in the default browser

    I have a couple of links in my Adobe AIR JavaScript app that are part of the app's UI, which when clicked are causing the app to be loaded into a new tab in my default browser.
    This is only happening with two links (Save and Cancel on a form), and not all links in my UI.  The two links that are having the issue are defined in an external HTML file that I load a runtime and connect to the DOM.  The links that are defined in the main HTML file that is loaded when the app starts up do not have this problem.
    Here is how I am loading the template and plugging it into the DOM
    var win = document.createElement("div");
    var f = air.File.applicationDirectory.resolvePath("lib/partials/edit_form.html");
    var fs = new air.FileStream();
    fs.open(f, air.FileMode.READ);
    var content = fs.readUTFBytes(fs.bytesAvailable);
    fs.close();
    var template = new Template(content);
    win.innerHTML = template.evaluate(data);
    document.body.insertBefore(win, document.body.firstChild);
    The links themselves are coded like this:
    <a href="#" id="save_button" onclick="return false;"></a>
    <a href="#" id="cancel_button" onclick="return false;"></a>
    I am using the Prototype JS library to observe the 'click' event for each of these links like so:
    $('save_button').observe('click', onSave);
    $('save_button').observe('click', onCancel);
    This app shows content created by users, which can contain links to external web sites.  To get the external links to open in the browser (as opposed to inside my Adobe AIR window), I am doing the following in a script tag in the head of my main HTML file:
    window.htmlLoader.navigateInSystemBrowser = true
    I've found that if I set window.htmlLoader.navigateInSystemBrowser = false, then the issue with the Save and Cancel links described above goes away.  However, I need to have window.htmlLoader.navigateInSystemBrowser = true so that external links in the user content open up in the browser, not in Adobe AIR.
    Another piece of evidence is that the Save and Cancel links only incorrectly open a browser the first time you click on them after launching the app.  Subsequent clicks work fine and do not have the issue.
    Any ideas on why the links that are plugged into the DOM after app start up have this issue, and only the first time you click on them?

    Not sure where this comes from, but I suspect it has something to do with the security restrictions that AIR has in place, related to dynamic JS evaluation after the document is loaded.
    Make sure you read http://help.adobe.com/en_US/air/html/dev/WS5b3ccc516d4fbf351e63e3d118666ade46-7f0e.html#WS 5b3ccc516d4fbf351e63e3d118666ade46-7ef8
    For example, I've spotted the two onclick="return false;" you have in your code. The evaluation of the onclick attribute after the page loaded event would fail in AIR.

  • Adobe AIR Windows app instance control

    Hello!
    I´have an old Adobe AIR Windows app. How can I prevent multiple instances of the app. For example one user account launches the app on login, then on a user switch a new instance is started. I want only one instance of the app running. I come up with an idéa of creating a .lock file that is created on start and deleted on app close. But what happens if the power of the computer is removed? Then the .lock file is present and the app can´t launch again. Any idéas?

    Are you certain that the previous users instance of the app is still running when that user is logged out? Unless Adobe has changed how AIR works in recent years, AIR is built to only allow one instance of the application to be running. In fact, that has been a complaint by some people who figured out how to get around that limitation so they could have multiple instances of the app running at once.
    flash - starting an Adobe AIR application multiple times - Stack Overflow

  • Adobe AIR Installer.app and Comcast ID

    Has anyone had trouble with installing the Adobe AIR Installer.app in order to have a comcast ID on your computer and TV?

    If you need it for the usage meter, instructions here  > http://usagemeterapp.comcast.net/air.html
    Repair permissions prior to installing Adobe Air.
    Launch Disk Utility located in HD > Applications > Utilities
    Select the startup disk on the left then select the First Aid tab.
    Click: Repair Disk Permissions
    This process can take a few minutes.
    Quit Disk Utility when it's finished then try installing Adobe Air.
    FAQ's for >  Xfinity Usage Meter Application

  • 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

  • Sudo: /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer: command not fou

    This is what comes up when I am trying to install Adobe AIR on my Mac OS 10.8.5 with Cricut Craft Room in the terminal.

    Hi Chris,
      I've been reading and trying everything!  Ok so this is what I had on my Mac:
    Bamboo
    Core Essentials Painter 4
    Cricut Craft room
    * will be adding Adobe Photoshop Essentials 11 next month also.
    When I tried install the Cricut Sync (to sync my Gypsy to the Mac) that's when it asked for Adobe AIR installation.  I can see the AIR installer in my applications/utilities, but it will not let me run the program.
    Here is the installer log:
    Apr  1 00:39:58 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 00:39:59 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 02:27:27 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 02:27:28 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 02:27:28 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 02:27:32 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 02:27:35 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 04:14:39 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 04:14:44 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 04:14:44 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 04:14:47 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 06:01:28 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  1 06:01:29 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 06:01:29 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 06:01:34 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 06:01:36 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 07:47:55 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 07:47:56 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 07:47:56 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 07:48:01 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 07:48:03 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 08:30:00 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 08:30:01 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 08:30:02 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 08:30:06 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 08:30:07 unknown001d4ffc3bb2 airportd[9019]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 10:28:45 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  1 10:28:50 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 10:28:50 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 10:28:52 Melissa-Aguayos-iMac.local airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 10:28:53 Melissa-Aguayos-iMac.local airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 12:16:45 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  1 12:16:51 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 12:16:51 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 12:16:51 Melissa-Aguayos-iMac.local airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 12:16:53 unknown001d4ffc3bb2 airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 14:04:21 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 14:04:22 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 14:04:22 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 14:04:26 unknown001d4ffc3bb2 airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 14:04:29 unknown001d4ffc3bb2 airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 15:51:33 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 15:51:34 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 15:51:34 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 15:51:39 unknown001d4ffc3bb2 airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 15:51:41 unknown001d4ffc3bb2 airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 16:32:20 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  1 16:32:23 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100481000): Pair worker could not connect to lockdownd on device 425: 0xe8000084.
    Apr  1 16:32:25 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 16:32:25 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 16:32:26 unknown001d4ffc3bb2 airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 16:32:27 unknown001d4ffc3bb2 airportd[9276]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 17:08:14 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100481000): Pair worker could not connect to lockdownd on device 435: 0xe8000084.
    Apr  1 21:39:43 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 21:39:49 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 21:39:49 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 21:39:51 Melissa-Aguayos-iMac.local airportd[10548]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 23:04:54 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  1 23:05:03 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 23:05:03 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 23:05:04 unknown001d4ffc3bb2 airportd[10548]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 23:23:49 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  1 23:23:53 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  1 23:23:53 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  1 23:23:55 Melissa-Aguayos-iMac.local airportd[10703]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 23:24:09 unknown001d4ffc3bb2 iTunes[9641]: 2013-04-01 11:24:09.295152 PM [AVSystemController] Stopping AirPlay
    Apr  1 23:24:30 unknown001d4ffc3bb2 airportd[10737]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  1 23:24:36 unknown001d4ffc3bb2 airportd[10737]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 09:14:14 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:1d:4f:fc:3b:b2
    Apr  2 09:14:14 localhost airportd[31]: _processDLILEvent: en1 attached (down)
    Apr  2 09:14:15 localhost kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  2 09:14:24 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  2 09:14:24 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  2 09:14:34 unknown001d4ffc3bb2 airportd[31]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 09:14:39 unknown001d4ffc3bb2 airportd[31]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 09:14:40 unknown001d4ffc3bb2 airportd[31]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 10:33:28 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  2 10:33:34 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  2 10:33:34 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  2 10:33:36 unknown001d4ffc3bb2 airportd[959]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 13:34:44 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  2 13:34:50 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  2 13:34:50 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  2 13:34:52 unknown001d4ffc3bb2 airportd[1498]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 13:34:52 unknown001d4ffc3bb2 airportd[1498]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 14:41:20 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  2 14:41:21 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  2 14:41:21 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  2 14:41:26 unknown001d4ffc3bb2 airportd[1498]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 14:41:27 unknown001d4ffc3bb2 airportd[1498]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 16:16:10 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  2 16:16:16 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  2 16:16:16 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  2 16:16:18 unknown001d4ffc3bb2 airportd[1760]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 17:48:25 unknown001d4ffc3bb2 com.apple.usbmuxd[39]: HandleUSBMuxConnect Client 0x100606770-ath/com.apple.AirTrafficHost requesting attach to 0x38:62078 failed, no such device
    Apr  2 17:48:25 unknown001d4ffc3bb2 com.apple.usbmuxd[39]: HandleUSBMuxConnect Client 0x1006086b0-ath/com.apple.AirTrafficHost requesting attach to 0x38:62078 failed, no such device
    Apr  2 17:48:25 unknown001d4ffc3bb2 com.apple.usbmuxd[39]: HandleUSBMuxConnect Client 0x1002346d0-ath/com.apple.AirTrafficHost requesting attach to 0x38:62078 failed, no such device
    Apr  2 19:21:22 unknown001d4ffc3bb2 com.apple.usbmuxd[39]: SCEDeviceSocketCallback 0x10060c440-ath/com.apple.AirTrafficHost remote peer closed connection for sce 0x10060c440.
    Apr  2 19:51:15 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  2 19:51:21 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  2 19:51:21 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  2 19:51:23 unknown001d4ffc3bb2 airportd[3010]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  2 20:59:30 unknown001d4ffc3bb2 usbmuxd[39]: AMDeviceValidatePairing (thread 0x100504000): Could not validate pairing with device 96: kAMDDeviceDisconnectedError
    Apr  2 20:59:36 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100587000): Pair worker could not pair with device 99: 0xe8000084
    Apr  2 21:29:34 unknown001d4ffc3bb2 iTunes[1794]: AMDeviceValidatePairing (thread 0x7fff7a9ea180): Could not validate pairing with device 109: kAMDReadError
    Apr  2 21:59:26 unknown001d4ffc3bb2 com.apple.usbmuxd[39]: SCEDeviceSocketCallback Client 0x10060a5c0-ath/com.apple.AirTrafficHost connect to 0x75 failed, connection failed with error 140733193388093
    Apr  2 21:59:44 unknown001d4ffc3bb2 com.apple.usbmuxd[39]: SCEDeviceSocketCallback Client 0x10023f230-ath/com.apple.AirTrafficHost connect to 0x76 failed, connection failed with error 140733193388093
    Apr  2 22:01:05 unknown001d4ffc3bb2 iTunes[1794]: 2013-04-02 10:01:05.816954 PM [AVSystemController] Stopping AirPlay
    Apr  2 22:02:21 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100504000): Pair worker could not start heartbeat with device 119 (0xe8000084)
    Apr  2 22:11:41 unknown001d4ffc3bb2 kernel[0]: AirPort: RSN handshake complete on en1
    Apr  2 23:59:54 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  3 00:00:00 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 00:00:00 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 00:00:02 unknown001d4ffc3bb2 airportd[3759]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 01:47:54 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 01:47:59 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 01:48:00 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 01:48:00 Melissa-Aguayos-iMac.local airportd[3759]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 01:48:02 unknown001d4ffc3bb2 airportd[3759]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 03:35:33 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  3 03:35:38 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 03:35:38 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 03:35:39 unknown001d4ffc3bb2 airportd[3759]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 03:35:41 unknown001d4ffc3bb2 airportd[3759]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 05:22:49 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 05:22:50 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 05:22:50 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 05:22:55 unknown001d4ffc3bb2 airportd[3856]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 05:22:57 unknown001d4ffc3bb2 airportd[3856]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 07:09:41 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  3 07:09:42 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 07:09:42 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 07:09:47 unknown001d4ffc3bb2 airportd[3856]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 07:09:49 unknown001d4ffc3bb2 airportd[3856]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 08:30:00 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  3 08:30:01 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 08:30:01 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 08:30:05 unknown001d4ffc3bb2 airportd[3856]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 08:30:07 unknown001d4ffc3bb2 airportd[3856]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 08:30:31 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100504000): Pair worker could not connect to lockdownd on device 121: 0xe8000084.
    Apr  3 10:28:30 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 10:28:36 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 10:28:36 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 10:28:37 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 10:28:38 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 12:16:30 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 12:16:34 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 12:16:34 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 12:16:35 Melissa-Aguayos-iMac.local airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 12:16:39 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 14:04:06 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 14:04:09 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100504000): Pair worker could not pair with device 123: 0xe8000084
    Apr  3 14:04:12 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 14:04:12 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 14:04:13 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 15:51:19 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 15:51:20 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 15:51:20 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 15:51:24 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 15:51:27 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 16:30:10 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 16:30:13 unknown001d4ffc3bb2 usbmuxd[39]: AMDeviceValidatePairing (thread 0x100504000): Could not validate pairing with device 126: kAMDDeviceDisconnectedError
    Apr  3 16:30:15 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 16:30:15 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 16:30:17 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 16:30:17 unknown001d4ffc3bb2 airportd[3968]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 16:31:51 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100504000): Pair worker could not pair with device 128: 0xe8000084
    Apr  3 16:47:31 unknown001d4ffc3bb2 iTunes[4022]: 2013-04-03 04:47:31.704191 PM [AVSystemController] Stopping AirPlay
    Apr  3 18:26:25 unknown001d4ffc3bb2 iTunes[4655]: 2013-04-03 06:26:25.846484 PM [AVSystemController] Stopping AirPlay
    Apr  3 19:53:05 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 19:53:11 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 19:53:11 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 19:53:13 unknown001d4ffc3bb2 airportd[5124]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 20:29:47 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100504000): Pair worker could not pair with device 148: 0xe8000084
    Apr  3 21:15:00 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100504000): Pair worker could not start heartbeat with device 163 (0xe8000084)
    Apr  3 23:13:09 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  3 23:13:15 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  3 23:13:16 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 23:13:17 Melissa-Aguayos-iMac.local airportd[5686]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 23:13:17 Melissa-Aguayos-iMac.local airportd[5686]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  3 23:13:23 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  3 23:13:30 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 01:01:09 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 01:01:10 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 01:01:10 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 01:01:15 unknown001d4ffc3bb2 airportd[5686]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 01:01:18 unknown001d4ffc3bb2 airportd[5686]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 01:01:59 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 01:02:00 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 01:02:01 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 01:02:04 unknown001d4ffc3bb2 airportd[5686]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 01:02:07 unknown001d4ffc3bb2 airportd[5686]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 02:50:53 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  4 02:50:59 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 02:50:59 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 02:51:01 unknown001d4ffc3bb2 airportd[5712]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 04:38:36 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 04:38:42 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 04:38:42 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 04:38:43 Melissa-Aguayos-iMac.local airportd[5727]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 04:38:45 unknown001d4ffc3bb2 airportd[5727]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 06:25:41 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  4 06:25:42 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 06:25:42 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 06:25:48 unknown001d4ffc3bb2 airportd[5801]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 06:25:50 unknown001d4ffc3bb2 airportd[5801]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 08:12:06 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 08:12:07 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 08:12:08 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 08:12:12 unknown001d4ffc3bb2 airportd[5811]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 08:12:12 unknown001d4ffc3bb2 airportd[5811]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 08:12:42 unknown001d4ffc3bb2 usbmuxd[39]: _AMDevicePreflightWorker (thread 0x100504000): Pair worker could not start heartbeat with device 167 (0xe8000084)
    Apr  4 08:30:00 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 08:30:01 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 08:30:01 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 08:30:07 unknown001d4ffc3bb2 airportd[5819]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 08:30:07 unknown001d4ffc3bb2 airportd[5819]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 10:28:51 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  4 10:28:56 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 10:28:56 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 10:28:57 unknown001d4ffc3bb2 airportd[5926]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 11:59:58 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 12:00:04 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 12:00:04 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 12:00:05 unknown001d4ffc3bb2 airportd[5935]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 12:09:43 unknown001d4ffc3bb2 Cricut-Craft Room[6124]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  4 12:10:12 unknown001d4ffc3bb2 Cricut-Craft Room[6124]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  4 12:10:15 unknown001d4ffc3bb2 Adobe AIR Installer[6148]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 12:10:15 unknown001d4ffc3bb2 Adobe AIR Installer[6148]: Commandline is: -updatecheck
    Apr  4 12:10:15 unknown001d4ffc3bb2 Adobe AIR Installer[6148]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 12:10:16 unknown001d4ffc3bb2 Adobe AIR Installer[6148]: Performing pingback request
    Apr  4 12:10:16 unknown001d4ffc3bb2 Adobe AIR Installer[6148]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  4 12:10:16 unknown001d4ffc3bb2 Adobe AIR Installer[6148]: Runtime Installer end with exit code 0
    Apr  4 13:02:08 unknown001d4ffc3bb2 com.apple.SecurityServer[23]: Succeeded authorizing right 'system.preferences.security.remotepair' by client '/Applications/System Preferences.app' [6716] for authorization created by '/Applications/System Preferences.app' [6716] (100013,0)
    Apr  4 13:03:55 unknown001d4ffc3bb2 com.apple.SecurityServer[23]: Succeeded authorizing right 'system.preferences.security.remotepair' by client '/Applications/System Preferences.app' [6754] for authorization created by '/Applications/System Preferences.app' [6754] (100013,0)
    Apr  4 13:04:29 unknown001d4ffc3bb2 Install CricutSync[6775]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 13:04:29 unknown001d4ffc3bb2 Install CricutSync[6775]: Launching subprocess with commandline "AIR Application Installer" /Volumes/Install CricutSync/Install CricutSync.app/Contents/Resources/CricutSync
    Apr  4 13:04:33 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Application Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 13:04:33 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Commandline is: "/Volumes/Install CricutSync/Install CricutSync.app/Contents/Resources/CricutSync"
    Apr  4 13:04:33 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 13:04:34 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Validating app in folder /Volumes/Install CricutSync/Install CricutSync.app/Contents/Resources/CricutSync/Contents/Resources
    Apr  4 13:04:37 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Application signature verified
    Apr  4 13:04:37 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Unpackaging/validation complete
    Apr  4 13:04:37 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: No app located for appID 'YosemiteSync' and pubID ''
    Apr  4 13:05:02 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Starting app installation to /Applications. Installing app YosemiteSync version 2.1.18 using the source file at file:///Volumes/Install%20CricutSync/Install%20CricutSync.app/Contents/Resources/CricutSy nc
    Apr  4 13:05:02 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Launching subprocess with commandline /Applications/CricutSync.app
    Apr  4 13:05:02 unknown001d4ffc3bb2 Adobe AIR Application Installer[6779]: Application Installer end with exit code 0
    Apr  4 13:06:47 unknown001d4ffc3bb2 CricutSync[6815]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  4 13:06:47 unknown001d4ffc3bb2 Adobe AIR Installer[6826]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 13:06:47 unknown001d4ffc3bb2 Adobe AIR Installer[6826]: Commandline is: -updatecheck
    Apr  4 13:06:47 unknown001d4ffc3bb2 Adobe AIR Installer[6826]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 13:06:48 unknown001d4ffc3bb2 Adobe AIR Installer[6826]: Performing pingback request
    Apr  4 13:06:48 unknown001d4ffc3bb2 Adobe AIR Installer[6826]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  4 13:06:48 unknown001d4ffc3bb2 Adobe AIR Installer[6826]: Runtime Installer end with exit code 0
    Apr  4 13:14:17 unknown001d4ffc3bb2 iTunes[5939]: 2013-04-04 01:14:17.117025 PM [AVSystemController] Stopping AirPlay
    Apr  4 14:15:52 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 14:15:58 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 14:15:58 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 14:15:59 Melissa-Aguayos-iMac.local airportd[7089]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 14:18:45 unknown001d4ffc3bb2 com.apple.SecurityServer[23]: Succeeded authorizing right 'system.preferences.security.remotepair' by client '/Applications/System Preferences.app' [7146] for authorization created by '/Applications/System Preferences.app' [7146] (100013,0)
    Apr  4 14:26:52 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:1d:4f:fc:3b:b2
    Apr  4 14:27:04 localhost airportd[75]: _processDLILEvent: en1 attached (down)
    Apr  4 14:27:04 localhost kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  4 14:27:09 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 14:27:09 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 14:27:10 Melissa-Aguayos-iMac.local airportd[75]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 14:27:10 Melissa-Aguayos-iMac.local airportd[75]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 14:27:11 Melissa-Aguayos-iMac.local airportd[75]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 14:27:12 Melissa-Aguayos-iMac.local airportd[75]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 14:28:56 unknown001d4ffc3bb2 CricutSync[321]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  4 14:28:57 unknown001d4ffc3bb2 Adobe AIR Installer[335]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 14:28:57 unknown001d4ffc3bb2 Adobe AIR Installer[335]: Commandline is: -updatecheck
    Apr  4 14:28:57 unknown001d4ffc3bb2 Adobe AIR Installer[335]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 14:28:58 unknown001d4ffc3bb2 Adobe AIR Installer[335]: Performing pingback request
    Apr  4 14:28:58 unknown001d4ffc3bb2 Adobe AIR Installer[335]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  4 14:28:58 unknown001d4ffc3bb2 Adobe AIR Installer[335]: Runtime Installer end with exit code 0
    Apr  4 15:25:22 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 15:25:23 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 15:25:23 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 15:25:28 unknown001d4ffc3bb2 airportd[571]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 15:25:39 unknown001d4ffc3bb2 airportd[571]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 15:54:22 unknown001d4ffc3bb2 CricutSync[321]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  4 16:19:30 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 16:19:35 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 16:19:35 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 16:19:37 unknown001d4ffc3bb2 airportd[974]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 16:19:44 unknown001d4ffc3bb2 usbmuxd[38]: _AMDevicePreflightWorker (thread 0x100681000): Pair worker could not start heartbeat with device 18 (0xe8000084)
    Apr  4 16:19:47 unknown001d4ffc3bb2 airportd[974]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 16:24:59 unknown001d4ffc3bb2 iTunes[989]: 2013-04-04 04:24:59.718958 PM [AVSystemController] Stopping AirPlay
    Apr  4 16:25:55 unknown001d4ffc3bb2 CricutSync[1036]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  4 16:25:55 unknown001d4ffc3bb2 Adobe AIR Installer[1041]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 16:25:55 unknown001d4ffc3bb2 Adobe AIR Installer[1041]: Commandline is: -updatecheck
    Apr  4 16:25:55 unknown001d4ffc3bb2 Adobe AIR Installer[1041]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 16:25:56 unknown001d4ffc3bb2 Adobe AIR Installer[1041]: Performing pingback request
    Apr  4 16:25:56 unknown001d4ffc3bb2 Adobe AIR Installer[1041]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  4 16:25:56 unknown001d4ffc3bb2 Adobe AIR Installer[1041]: Runtime Installer end with exit code 0
    Apr  4 16:35:24 unknown001d4ffc3bb2 CricutSync[1130]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  4 16:35:25 unknown001d4ffc3bb2 Adobe AIR Installer[1133]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 16:35:25 unknown001d4ffc3bb2 Adobe AIR Installer[1133]: Commandline is: -updatecheck
    Apr  4 16:35:25 unknown001d4ffc3bb2 Adobe AIR Installer[1133]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 16:35:26 unknown001d4ffc3bb2 Adobe AIR Installer[1133]: Performing pingback request
    Apr  4 16:35:26 unknown001d4ffc3bb2 Adobe AIR Installer[1133]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  4 16:35:26 unknown001d4ffc3bb2 Adobe AIR Installer[1133]: Runtime Installer end with exit code 0
    Apr  4 16:42:30 unknown001d4ffc3bb2 CricutSync[1176]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  4 16:42:52 unknown001d4ffc3bb2 CricutSync[1176]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  4 16:42:52 unknown001d4ffc3bb2 Adobe AIR Installer[1181]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 16:42:52 unknown001d4ffc3bb2 Adobe AIR Installer[1181]: Commandline is: -updatecheck
    Apr  4 16:42:52 unknown001d4ffc3bb2 Adobe AIR Installer[1181]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 16:42:53 unknown001d4ffc3bb2 Adobe AIR Installer[1181]: Performing pingback request
    Apr  4 16:42:53 unknown001d4ffc3bb2 Adobe AIR Installer[1181]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  4 16:42:53 unknown001d4ffc3bb2 Adobe AIR Installer[1181]: Runtime Installer end with exit code 0
    Apr  4 17:09:46 unknown001d4ffc3bb2 CricutSync[1358]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  4 17:10:08 unknown001d4ffc3bb2 CricutSync[1358]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  4 17:10:08 unknown001d4ffc3bb2 Adobe AIR Installer[1361]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  4 17:10:08 unknown001d4ffc3bb2 Adobe AIR Installer[1361]: Commandline is: -updatecheck
    Apr  4 17:10:08 unknown001d4ffc3bb2 Adobe AIR Installer[1361]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  4 17:10:09 unknown001d4ffc3bb2 Adobe AIR Installer[1361]: Performing pingback request
    Apr  4 17:10:09 unknown001d4ffc3bb2 Adobe AIR Installer[1361]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  4 17:10:09 unknown001d4ffc3bb2 Adobe AIR Installer[1361]: Runtime Installer end with exit code 0
    Apr  4 17:18:48 unknown001d4ffc3bb2 usbmuxd[38]: _AMDevicePreflightWorker (thread 0x100681000): Pair worker could not pair with device 36: 0xe8000084
    Apr  4 17:40:51 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 17:40:56 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 17:40:56 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 17:40:58 unknown001d4ffc3bb2 airportd[1565]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 17:41:08 unknown001d4ffc3bb2 airportd[1565]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 17:43:25 unknown001d4ffc3bb2 usbmuxd[38]: _AMDevicePreflightWorker (thread 0x100681000): Pair worker could not connect to lockdownd on device 52: 0xe8000084.
    Apr  4 19:18:59 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  4 19:19:03 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 19:19:03 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 19:19:05 unknown001d4ffc3bb2 airportd[1662]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 19:19:16 unknown001d4ffc3bb2 airportd[1662]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 20:39:45 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 20:39:46 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 20:39:46 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 20:39:51 unknown001d4ffc3bb2 airportd[1775]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 20:40:02 unknown001d4ffc3bb2 airportd[1775]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 20:49:45 unknown001d4ffc3bb2 usbmuxd[38]: _AMDevicePreflightWorker (thread 0x100681000): Pair worker could not start heartbeat with device 65 (0xe8000084)
    Apr  4 21:35:28 unknown001d4ffc3bb2 iTunes[2055]: 2013-04-04 09:35:28.800789 PM [AVSystemController] Stopping AirPlay
    Apr  4 23:35:52 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  4 23:35:58 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  4 23:35:58 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  4 23:36:00 Melissa-Aguayos-iMac.local airportd[2279]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  4 23:36:00 unknown001d4ffc3bb2 airportd[2279]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 00:10:35 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  5 00:10:36 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 00:10:36 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 00:10:41 unknown001d4ffc3bb2 airportd[2279]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 00:10:43 unknown001d4ffc3bb2 airportd[2279]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 01:59:29 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  5 01:59:34 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 01:59:35 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 01:59:35 Melissa-Aguayos-iMac.local airportd[2299]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 01:59:37 unknown001d4ffc3bb2 airportd[2299]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 03:47:12 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  5 03:47:18 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 03:47:18 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 03:47:20 unknown001d4ffc3bb2 airportd[2310]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 03:47:20 unknown001d4ffc3bb2 airportd[2310]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 05:34:07 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  5 05:34:11 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 05:34:11 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 05:34:12 Melissa-Aguayos-iMac.local airportd[2386]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 05:34:16 unknown001d4ffc3bb2 airportd[2386]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 07:20:22 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  5 07:20:23 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 07:20:23 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 07:20:28 unknown001d4ffc3bb2 airportd[2397]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 07:20:30 unknown001d4ffc3bb2 airportd[2397]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 08:30:00 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  5 08:30:01 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 08:30:01 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 08:30:05 unknown001d4ffc3bb2 airportd[2408]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 08:41:29 unknown001d4ffc3bb2 kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Apr  5 08:41:35 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 08:41:35 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 08:41:35 Melissa-Aguayos-iMac.local airportd[2495]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 08:41:36 Melissa-Aguayos-iMac.local airportd[2495]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 09:43:32 unknown001d4ffc3bb2 Install CricutSync[3000]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 09:43:32 unknown001d4ffc3bb2 Install CricutSync[3000]: Launching subprocess with commandline "AIR Application Installer" /Volumes/Install CricutSync/Install CricutSync.app/Contents/Resources/CricutSync
    Apr  5 09:43:33 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Application Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  5 09:43:33 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Commandline is: "/Volumes/Install CricutSync/Install CricutSync.app/Contents/Resources/CricutSync"
    Apr  5 09:43:33 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 09:43:34 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Validating app in folder /Volumes/Install CricutSync/Install CricutSync.app/Contents/Resources/CricutSync/Contents/Resources
    Apr  5 09:43:37 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Application signature verified
    Apr  5 09:43:37 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Unpackaging/validation complete
    Apr  5 09:43:37 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: No app located for appID 'YosemiteSync' and pubID ''
    Apr  5 09:43:47 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Starting app installation to /Applications. Installing app YosemiteSync version 2.1.18 using the source file at file:///Volumes/Install%20CricutSync/Install%20CricutSync.app/Contents/Resources/CricutSy nc
    Apr  5 09:43:48 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Launching subprocess with commandline /Applications/CricutSync.app
    Apr  5 09:43:48 unknown001d4ffc3bb2 Adobe AIR Application Installer[3003]: Application Installer end with exit code 0
    Apr  5 09:44:01 unknown001d4ffc3bb2 CricutSync[3007]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  5 09:44:23 unknown001d4ffc3bb2 CricutSync[3007]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  5 09:44:23 unknown001d4ffc3bb2 Adobe AIR Installer[3018]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  5 09:44:23 unknown001d4ffc3bb2 Adobe AIR Installer[3018]: Commandline is: -updatecheck
    Apr  5 09:44:23 unknown001d4ffc3bb2 Adobe AIR Installer[3018]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 09:44:24 unknown001d4ffc3bb2 Adobe AIR Installer[3018]: Performing pingback request
    Apr  5 09:44:24 unknown001d4ffc3bb2 Adobe AIR Installer[3018]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  5 09:44:24 unknown001d4ffc3bb2 Adobe AIR Installer[3018]: Runtime Installer end with exit code 0
    Apr  5 09:44:52 unknown001d4ffc3bb2 com.apple.SecurityServer[23]: Succeeded authorizing right 'system.preferences.security.remotepair' by client '/Applications/System Preferences.app' [2912] for authorization created by '/Applications/System Preferences.app' [2912] (100013,0)
    Apr  5 09:54:51 unknown001d4ffc3bb2 com.apple.SecurityServer[23]: Succeeded authorizing right 'system.preferences.security.remotepair' by client '/Applications/System Preferences.app' [3121] for authorization created by '/Applications/System Preferences.app' [3121] (100013,0)
    Apr  5 09:56:14 unknown001d4ffc3bb2 CricutSync[3154]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  5 09:56:14 unknown001d4ffc3bb2 Adobe AIR Installer[3162]: Runtime Installer begin with version 3.3.0.3650 on Mac OS 10.8.3 x86
    Apr  5 09:56:14 unknown001d4ffc3bb2 Adobe AIR Installer[3162]: Commandline is: -updatecheck
    Apr  5 09:56:14 unknown001d4ffc3bb2 Adobe AIR Installer[3162]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 09:56:16 unknown001d4ffc3bb2 Adobe AIR Installer[3162]: Performing pingback request
    Apr  5 09:56:16 unknown001d4ffc3bb2 Adobe AIR Installer[3162]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  5 09:56:16 unknown001d4ffc3bb2 Adobe AIR Installer[3162]: Runtime Installer end with exit code 0
    Apr  5 09:59:34 unknown001d4ffc3bb2 kernel[0]: HFS: Vol: Adobe AIR Very Low Disk: freeblks: 0, dangerlimit: 325
    Apr  5 09:59:43 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Runtime Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 09:59:43 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Commandline is: -psn_0_2708117
    Apr  5 09:59:43 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 09:59:50 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Relaunching with elevation
    Apr  5 09:59:50 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Launching subprocess with commandline /Volumes/Adobe AIR/Adobe AIR Installer.app -ei
    Apr  5 10:00:02 unknown001d4ffc3bb2 com.apple.SecurityServer[23]: Succeeded authorizing right 'system.privilege.admin' by client '/Volumes/Adobe AIR/Adobe AIR Installer.app' [3209] for authorization created by '/Volumes/Adobe AIR/Adobe AIR Installer.app' [3209] (13,0)
    Apr  5 10:00:02 unknown001d4ffc3bb2 coreservicesd[73]: Application App:"Adobe AIR Installer" [ 0x0/0x295295]  @ 0x0x7fdaa8479220 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x296296:) ), so denying.
    Apr  5 10:00:02 unknown001d4ffc3bb2 WindowServer[94]: [cps/setfront] Failed setting the front application to Adobe AIR Installer, psn 0x0-0x295295, securitySessionID=0x186a5, err=-13066
    Apr  5 10:00:03 unknown001d4ffc3bb2 com.apple.SecurityServer[23]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [3221] for authorization created by '/Volumes/Adobe AIR/Adobe AIR Installer.app' [3209] (3,0)
    Apr  5 10:00:03 unknown001d4ffc3bb2 authexec[3221]: executing /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Runtime Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Commandline is: -ei
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Installed runtime (3.3.0.3650) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Launching subprocess with commandline /usr/sbin/chown -hfRP wissaaguayo "/Users/wissaaguayo/Library/Application Support/Adobe"
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/wissaaguayo/Library/Application Support/Adobe"
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Launching subprocess with commandline /usr/sbin/chown -hfRP wissaaguayo "/Users/wissaaguayo/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Apr  5 10:00:03 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Starting silent runtime update. Updating runtime from version 3.3.0.3650 to version 3.6.0.6090
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Subprocess chown succeeded
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Subprocess chown succeeded
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Subprocess chown succeeded
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3221]: Runtime Installer end with exit code 0
    Apr  5 10:00:34 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Elevated install completed
    Apr  5 10:01:12 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -installupdatecheck
    Apr  5 10:01:12 unknown001d4ffc3bb2 Adobe AIR Installer[3209]: Runtime Installer end with exit code 0
    Apr  5 10:01:13 unknown001d4ffc3bb2 Adobe AIR Installer[3240]: Runtime Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:01:13 unknown001d4ffc3bb2 Adobe AIR Installer[3240]: Commandline is: -installupdatecheck
    Apr  5 10:01:13 unknown001d4ffc3bb2 Adobe AIR Installer[3240]: Installed runtime (3.6.0.6090) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:01:14 unknown001d4ffc3bb2 Adobe AIR Installer[3240]: Performing pingback request
    Apr  5 10:01:14 unknown001d4ffc3bb2 Adobe AIR Installer[3240]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  5 10:01:14 unknown001d4ffc3bb2 Adobe AIR Installer[3240]: Runtime Installer end with exit code 0
    Apr  5 10:02:33 unknown001d4ffc3bb2 CricutSync[3263]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  5 10:02:55 unknown001d4ffc3bb2 CricutSync[3263]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  5 10:02:55 unknown001d4ffc3bb2 Adobe AIR Installer[3267]: Runtime Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:02:55 unknown001d4ffc3bb2 Adobe AIR Installer[3267]: Commandline is: -updatecheck
    Apr  5 10:02:55 unknown001d4ffc3bb2 Adobe AIR Installer[3267]: Installed runtime (3.6.0.6090) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:02:56 unknown001d4ffc3bb2 Adobe AIR Installer[3267]: Performing pingback request
    Apr  5 10:02:56 unknown001d4ffc3bb2 Adobe AIR Installer[3267]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  5 10:02:56 unknown001d4ffc3bb2 Adobe AIR Installer[3267]: Runtime Installer end with exit code 0
    Apr  5 10:04:57 unknown001d4ffc3bb2 CricutSync[3287]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  5 10:05:19 unknown001d4ffc3bb2 CricutSync[3287]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  5 10:05:19 unknown001d4ffc3bb2 Adobe AIR Installer[3294]: Runtime Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:05:19 unknown001d4ffc3bb2 Adobe AIR Installer[3294]: Commandline is: -updatecheck
    Apr  5 10:05:19 unknown001d4ffc3bb2 Adobe AIR Installer[3294]: Installed runtime (3.6.0.6090) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:05:20 unknown001d4ffc3bb2 Adobe AIR Installer[3294]: Performing pingback request
    Apr  5 10:05:20 unknown001d4ffc3bb2 Adobe AIR Installer[3294]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  5 10:05:20 unknown001d4ffc3bb2 Adobe AIR Installer[3294]: Runtime Installer end with exit code 0
    Apr  5 10:08:48 unknown001d4ffc3bb2 Cricut-Craft Room[3312]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  5 10:09:17 unknown001d4ffc3bb2 Cricut-Craft Room[3312]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  5 10:09:18 unknown001d4ffc3bb2 Adobe AIR Installer[3318]: Runtime Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:09:18 unknown001d4ffc3bb2 Adobe AIR Installer[3318]: Commandline is: -updatecheck
    Apr  5 10:09:18 unknown001d4ffc3bb2 Adobe AIR Installer[3318]: Installed runtime (3.6.0.6090) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:09:19 unknown001d4ffc3bb2 Adobe AIR Installer[3318]: Performing pingback request
    Apr  5 10:09:19 unknown001d4ffc3bb2 Adobe AIR Installer[3318]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  5 10:09:19 unknown001d4ffc3bb2 Adobe AIR Installer[3318]: Runtime Installer end with exit code 0
    Apr  5 10:12:59 unknown001d4ffc3bb2 Adobe AIR Application Installer[3350]: Application Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:12:59 unknown001d4ffc3bb2 Adobe AIR Application Installer[3350]: Commandline is: -psn_0_2839221
    Apr  5 10:12:59 unknown001d4ffc3bb2 Adobe AIR Application Installer[3350]: Installed runtime (3.6.0.6090) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:13:28 unknown001d4ffc3bb2 Adobe AIR Application Installer[3350]: Cancel request received
    Apr  5 10:13:28 unknown001d4ffc3bb2 Adobe AIR Application Installer[3350]: Application Installer end with exit code 6
    Apr  5 10:13:28 unknown001d4ffc3bb2 com.apple.launchd.peruser.501[163] ([0x0-0x2b52b5].com.adobe.air.ApplicationInstaller[3350]): Exited with code: 6
    Apr  5 10:13:34 unknown001d4ffc3bb2 Adobe AIR Application Installer[3357]: Application Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:13:34 unknown001d4ffc3bb2 Adobe AIR Application Installer[3357]: Commandline is: -psn_0_2843318
    Apr  5 10:13:34 unknown001d4ffc3bb2 Adobe AIR Application Installer[3357]: Installed runtime (3.6.0.6090) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:13:39 unknown001d4ffc3bb2 Adobe AIR Application Installer[3357]: Cancel request received
    Apr  5 10:13:39 unknown001d4ffc3bb2 Adobe AIR Application Installer[3357]: Application Installer end with exit code 6
    Apr  5 10:13:39 unknown001d4ffc3bb2 com.apple.launchd.peruser.501[163] ([0x0-0x2b62b6].com.adobe.air.ApplicationInstaller[3357]): Exited with code: 6
    Apr  5 10:17:45 unknown001d4ffc3bb2 CricutSync[3376]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    Apr  5 10:18:08 unknown001d4ffc3bb2 CricutSync[3376]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -updatecheck
    Apr  5 10:18:08 unknown001d4ffc3bb2 Adobe AIR Installer[3379]: Runtime Installer begin with version 3.6.0.6090 on Mac OS 10.8.3 x86
    Apr  5 10:18:08 unknown001d4ffc3bb2 Adobe AIR Installer[3379]: Commandline is: -updatecheck
    Apr  5 10:18:08 unknown001d4ffc3bb2 Adobe AIR Installer[3379]: Installed runtime (3.6.0.6090) located at /Library/Frameworks/Adobe AIR.framework
    Apr  5 10:18:09 unknown001d4ffc3bb2 Adobe AIR Installer[3379]: Performing pingback request
    Apr  5 10:18:09 unknown001d4ffc3bb2 Adobe AIR Installer[3379]: Failure during pingback request: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #3001" errorID=3001]
    Apr  5 10:18:09 unknown001d4ffc3bb2 Adobe AIR Installer[3379]: Runtime Installer end with exit code 0
    Apr  5 10:21:39 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:1d:4f:fc:3b:b2
    Apr  5 10:21:40 localhost airportd[35]: _processDLILEvent: en1 attached (down)
    Apr  5 10:21:40 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Apr  5 10:21:53 Melissa-Aguayos-iMac kernel[0]: AirPort: Link Up on en1
    Apr  5 10:21:53 Melissa-Aguayos-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Apr  5 10:22:03 Melissa-Aguayos-iMac.local airportd[35]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 10:22:04 Melissa-Aguayos-iMac.local airportd[35]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 10:22:09 unknown001d4ffc3bb2 airportd[35]: _doAutoJoin: Already associated to “2WIRE104”. Bailing on auto-join.
    Apr  5 10:22:42 unknown001d4ffc3bb2 CricutSync[208]: *** WARNING: Method setMnemonicLocation: in class AIR_PlayerContentMenuItem is obsolete and will be removed in release GM ***
    A

  • Adobe Community Help app with Flex

    In Flash you can highlight a AS method or property, etc, then go up to the top menu -> Help -> Flash Help.  This opens the Adobe community help app, with a page loaded that is relevant to the item that was highlighted.
    So if I highlight Sprite, the help app loads up with information about that Class.
    Is this same function possible in Flex Builder 4?
    Thanks!

    Hi Charles:  hmm... this is definitely an issue on the AIR side.   Have you checked out the troubleshooting doc for AIR installations here?
    http://helpx.adobe.com/air/kb/troubleshoot-air-installation-windows.html
    Also, there is a dedicated forum for troubleshooting AIR intsallations here:
    http://forums.adobe.com/community/air/installation
    Would you like me to move this thread over there for you?  Or would you prefer to post this question to the experts over there directly?
    Sorry I can't do more to help!

Maybe you are looking for

  • E72/ E series apps discussion

    Hi all. Discussions on this board sometimes get a bit depressing as most of us only post when we have problems with our phones. Something which can sadly be quite frequent. However, speaking personally, I am on the whole quite happy with the phone. I

  • Can I use any sim for iPad

    I have a contract with 02 but am in India and want to use a local sim. Will it lock my iPad

  • Problem in opening Webservice Navigator

    We are trying to test the web service on SAP side but any time we try to open the web service navigator for our binding we are pushed back to the main menu or a screen fails to load. Could this be an issue with us not having the correct authorization

  • Scroll two-up documents as single page

    I have Adobe Acrobat 8.1 running in Windows 7 and I would like all of my documents to open as two-up page view but I need them to scroll as single page.  Is there any way to make this a default setting?I dislike viewing a single page at a time just s

  • Where do rall back segments take place if db has no undo tablespace?

    As far as I understand sort operations take place in temp tablespace and rall back in undo table space. Suppose we have just 2 tablespace(system and sysaux). Where are sorting and ralling back located?