Sending Tweets via Adobe AIR iOS Apps

Heya everyone.
Is there a way that I can implement a tweet function into an AIR iOS app? I'm currently developing it in Flash Professional Actionscript 3. I understand that there's a method of doing it in Flex, but I have no knowledge in that area.
Thanks .

hey kglad, thanks for your help. things are a little clearer now.
I had a look at the REST API Resources, and dug out the "POST statuses/update_with_media" which requires authentication. So I shall proceed with using tweetr's oAuth class.
I've chosen to make the authentication a PINless one, since I'm currently dealin with an iPhone app, and I do not wish to disturb the user with a browser opening up everytime whenever an authentication is needed.
I had a look through tweetr's pinless authentication tutorial and found this piece of code:
oauth = new OAuth();
oauth.consumerKey = "YOUR_CONSUMER_KEY";
oauth.consumerSecret = "YOUR_CONSUMER_SECRET";
oauth.callbackURL = "http://your.callback.url";
oauth.pinlessAuth = true;
oauth.addEventListener(OAuthEvent.COMPLETE, handleOAuthEvent);
oauth.addEventListener(OAuthEvent.ERROR, handleOAuthEvent);
var rect:Rectangle = new Rectangle(50,50, 780, 500);
htmlLoader = HTMLLoader.createRootWindow(true, null, true, rect);
oauth.htmlLoader = htmlLoader;
oauth.getAuthorizationRequest();
I'm guessing the above code goes into the constructor? Or into a private function itself where it'll be called when a button is pressed or something.
Another question is, what is a request URL? It seems like the default address (according to my application details in dev.twitter.com) is http://api.twitter.com/1/. But that doesn't seem right at all.
Cheers

Similar Messages

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

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

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

  • Emoji in Adobe Air iOS app?

    Hello,
    We are using Adobe Flex 4.6 and Air 3.3 to develop iOS app. Does anyone know if it is possible to enable emoji in our app? Currently the emojis show up as squares.
    Thank you very much.

    omgallnamestaken,
    did you ever get anywhere on this?  Im trying to do the same thing on ios with air app running in the background.  thanks.

  • Setting UIInterfaceOrientation for my Adobe Air iOS app

    Hi,
    I tried adding UIInterfaceOrienation in my app.xml but it gives me "application.iPhone.InfoAdditions contains an invalid value" error when I try to create an iOS Package.
    This is what the app.xml looks like
        <iPhone>
            <InfoAdditions>
                <![CDATA[
                                  ...... other values
                                   <key>UIInterfaceOrientation</key>
                                   <string>UIInterfaceOrientationLandscapeRight</string>
                        ]]>
                 </InfoAdditions>
    Any ideas?
    Thanks

    Ok, got an answer.
    Apparently, we can't do this via the air packager (yet?)
    The solution above will only work with in native development
    contextView.stage.autoOrients = false;
    contextView.stage.setOrientation(StageOrientation.ROTATED_LEFT);
    contextView.stage.setOrientation(StageAspectRatio.LANDSCAPE);
    does the trick
    Note, that a ROTATED_LEFT makes it 'right side up'

  • 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

  • Open local PDF inside Air iOS app

    I am developing an AIR for iOS app for the iPad. My client would like the app to open a local PDF file within the app, rather than launching an external app (such as Adobe Reader). This is to give a seamless experience when using the app. I've seen that distriqt.com produce the 'PDF Reader' Native Extension based on www.vfr.org. VFR appears to have a series of interface controls that open along with the PDF, which I don't require. I emailed Distriqt a week ago to clarify, and have had no response.
    Does anyone know of any other solutions to open a PDF inside an AIR iOS app?

    I've managed to load a PDF successfully inside my AIR iOS app, using the code from http://thatsthaway.wordpress.com/201...1/#comment-102.
    However, I've just come across a weird feature / bug when viewing a PDF using stagewebview. I have a PDF that contains several internal hyperlinks, each navigating to a page within the same PDF document. If I select any of the hyperlinks, they do jump to the intended pages. However, if I reselect the same hyperlink again, it no longer works. If I select a different hyperlink, and then reselect a previous link, it will then work, but if I select the same hyperlink twice in a row, without selecting a different hyperlink in between, the link fails to work. The PDF hyperlinks all work ok outside of my app, on both Windows desktop and an iPad, just not inside of the AIR app.
    Any ideas?

  • 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

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

  • My adobe air desktop app keeps trying to update unsuccessfully

    my free adobe air desktop app keeps trying to update unsuccessfully
    whatever shall i do?
    thanks
    system
    Hardware Overview:
      Model Name: Mac Pro
      Model Identifier: MacPro3,1
      Processor Name: Quad-Core Intel Xeon
      Processor Speed: 2.8 GHz
      Number Of Processors: 2
      Total Number Of Cores: 8
      L2 Cache (per processor): 12 MB
      Memory: 10 GB

    Hello,
    I'm sorry you're having trouble. I'm fairly certain this problem is occurring on the Air side and not on the Acrobat.com side of things. Please try reposting your question in the Air forums.
    Good luck!
    Michelle

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

  • Reduce publishing time for Air iOS apps?

    Hi,
    Currently it's taking my machine up to  4 minutes to publish an Air iOS app.
    Are there any settings or hacks I could try to reduce the time?
    I'm using Flash CS 6 + AIR SDK 16 on a Windows 8.1 laptop.
    Stats:
    - Intel Pentium Prozessor (1,5 GHz, Intel HD Graphics, Microsoft Windows 8, 64-bit)
    - 4 GB DDR3-RAM
    - 500 GB Hybrid-SSHD-Festplatte with 8 GB SSD
    Thanks for any tips.

    Hi,
    I'm really interested in this feature as well. Have spent a bit of time attempting to get one running through a native extension but it doesn't appear to work. I believe something in the AIR build process is blocking the components required. I've tried several methods so far:
    packaging the appex with an ANE
    packaging the appex with the AIR container app
    using a class instead of a storyboard
    But nothing seems to be working. This is even before the app extension is doing anything. My guess is that the plist file specifying the app extension isn't correctly being included in the application but I have no idea how to update it to test.

  • 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

  • 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

  • Debug Air iOS app on device with Flash CS6?

    Hi,
    Is it possible to debug an Air iOS app on device to get all the trace() messages?
    I'm using Flash CS6 with the AIR SDK 16.
    Thanks

    Go to publish settings:
    - Select Quick publishing for device debugging and select your LAN/WIFI adapter IP from the list
    - Install IPA to your device
    - In Flash CS6 go to Debug panel -> Begin Remote Debug Session > ActionScript 3.0
    You will see:
    Waiting for Player to connect...
    in the output panel
    Now launch your application on your device. Be sure that you in the same WiFi network with your desktop. If Flash CS6 can't connect to the device and still waiting for it - try to disable firewall.

  • Load an interactive slide into an AIR iOS app. Is it possible?

    HI,
    Imagine having a Flash app which could dynamically load an external interactiveSlide.swf with which you could interact with. You could then unload/remove the interactiveSlide.swf.
    I'm wanting to create a similar model for iOS.
    So I create my AIR iOS app that can dynamically load external content. My question is does anyone have any ideas how I could package the interactiveSlide so it could be loaded by the AIR/iOS app?
    .swf obviously wouldn't work.
    Thanks,
    Mark

    HI Chris,
    Thanks for taking the time to reply.
    Could you expand on your answer, which bit is very doubtful?
    Also in your knowledge would Apple work with a company and license it if the software they were developing was desired by consumer demand?
    Thanks
    Gary

Maybe you are looking for

  • Could an old universal dock damage the battery of the iPhone 3GS?

    I have an older Apple dock (model A1153, output 3.3V according to what is printed on the bottom). I cannot find it listed anywhere on the Apple website. I briefly inserted my iPhone 3GS and received the message that this accessory is not made for iPh

  • How can i get my camera working again?

    Everytime i go in my camera, i take a picture and the shuttle closes. It doesnt open back after that. And when i go to see if the picture is there, nothing apears. What can i do for this. My Iphone is an IPhone 3 or 2 i think. Please someone, answer

  • WRT 160nl USB Storage Problems

    Hi, just got the 160nl recently. My problem is with my 1TB Maxtor Touch (NTFS). It works well for 20min, when connected to the USB point in the router. But after that, the response of the drive is slow, streaming becomes choppy, and then eventually t

  • 64 bit and only 3 gigs of ram?

    I thought to fully take advantage of 64 bit and 64 bit applications. one would need to have at least 4 gigs of ram?? this 3 gig limit just makes no sense to me. oh well, I guess I'm sticking with my 32 bit MBP for now. or is there something that I sh

  • Message No DO 322

    Hi All To include GKONT_LTXT we appended and activated the RFPOS and RFPOSX structures and when generating RFPOSXEXTEND in SE38 I am getting following error message; END PHASE 002*********************************************** Message No D0322 This m