Adding advertising to app made with Flash Professional

Hi,
can someone help me with how to add advertising, like Google Mobile Ads, to an app made with Flash Professional?
Many thanks in advance!

You can try this Using the AdMob Adobe AIR native extension for Android | Adobe Developer Connection

Similar Messages

  • IPhone apps made with Flash currently on the App Store?

    If you've successfully published an app made with Flash to the App Store, could you please post the App Store link?
    ...I'll buy it! I just want to see what's been done, and look at performance. I'm working on my first Flash based app now.

    mWine - mobile sommelier app, uses extremelylarge array and case functionality.  I'm about to upload the update, which will allow much quicker selection via an autocomplete field.  http://itunes.com/apps/mwine
    mi-toons - Based on my caricatures of famous political figures (9 total) it allows a user to select their facial expression, background, and the text for their speech bubble to make their own political cartoons (which are then saved to device). Currently changes these features via clicking right and left on the screen, the next update will base it on swipes.  http://itunes.apple.com/us/app/mi-toons/id362060207?mt=8
    Upcoming: Future Kings #1 - First issue of my comic book (writer/artist/designer) about what happens when the world's only superhero dies and people use science to try to replicate his powers.  You can preview it in action here: http://coalminds.com/blog/2010/10/18/future-kings-preview-of-ipad-app/

  • In-App purchases from App made with Flash?

    Hey everyone!
    So basicly I'm working on this game project and I've got a distributor in Germany who requests me to implement an in-App purchase within this game I've developed in Flash CS5.5.
    In the developer section at apple's website I can't get information about how to do this with a flash developed app.
    Does anyone have an idea? I would be deeply grateful.
    Thank you for your time!
    Best,
    Dan

    Damn, that is horrible news. But I was kind of suspecting that it would not be possible to do this through flash.
    I just need to make sure, are you 100% sure that it is not possible to do this with a flash developed app?
    I'm not sure if this is a propriate thing to ask in this thread but does the same thing go for connecting to "Game Center" from a flash developed app? Is that impossible as well?
    Best,
    Dan

  • Change name to an app made with DPS Professional Edition

    Hi all,
    my customer just told me that they are changing the name of their magazines from "Passion Hub" to "Passionhub Megazine", does this change need some procedures or is just an upgrade in AppStore with iTunes Connect?
    The app has been published to the app store already and they do not want to loose the people that have already downloaded the app and folios.
    I apologize for my bad english.
    Thanks in advance for your reply.
    Best regards.
    Michela

    I see the name change has already occurred. It should only be a case of submitting a new version in iTunes Connect.
    As long as it's using the same App ID, then the customer won't be affected.

  • Most impressive iPhone game made with Flash ?

    What's the most impressive iPhone game made with Flash that you've seen ?
    I'm trying to decide whether to port an existing Flash game over using cocos2d, or whether to adapt it for the iPhone packager...
    I've been looking at other apps made with Flash, and I'm not that confident the performance is there yet.....but maybe I haven't seen the right apps ....

    mWine - mobile sommelier app, uses extremelylarge array and case functionality.  I'm about to upload the update, which will allow much quicker selection via an autocomplete field.  http://itunes.com/apps/mwine
    mi-toons - Based on my caricatures of famous political figures (9 total) it allows a user to select their facial expression, background, and the text for their speech bubble to make their own political cartoons (which are then saved to device). Currently changes these features via clicking right and left on the screen, the next update will base it on swipes.  http://itunes.apple.com/us/app/mi-toons/id362060207?mt=8
    Upcoming: Future Kings #1 - First issue of my comic book (writer/artist/designer) about what happens when the world's only superhero dies and people use science to try to replicate his powers.  You can preview it in action here: http://coalminds.com/blog/2010/10/18/future-kings-preview-of-ipad-app/

  • Starling with Flash Professional CS6?

    Hi - Quick question to somone who knows.
    Can you use Starling with Flash CS6 professional, or do you need to use Flash Builder?
    I have an animation for IOS developed with Flash Professional and the audio goes out of sync on the iPad. Someone recommended trying Starling and I am struggling. I have found loads of downloads, but no FLA downloads to demonstrate it.

    You can use Starling with CS6, I've done some testing with it, but not much more. I just know it works fine in CS6. All you should need to do is download the classes and then follow any of the examples. Here's a barebones example that will initialize Starling and show the stats monitor:
    Document Class:
    package
              import flash.display.MovieClip;
              import flash.display.Sprite;
              import starling.core.Starling;
              public class StarlingTest extends MovieClip
                        private var starling:Starling;
                        public function StarlingTest()
                                  starling = new Starling(Game, stage);
                                  starling.start();
                                  starling.showStats = true;
    And then you need the Game class:
    package
              import flash.display.BitmapData;
              import starling.display.Sprite;
              import starling.events.EnterFrameEvent;
              import starling.text.TextField;
              import starling.display.Image;
              import starling.textures.Texture;
              import com.greensock.TweenMax;
              import flash.events.* ;
              public class Game extends Sprite
                        private var textField:TextField;
                         public function Game()
                                  addEventListener(EnterFrameEvent.ENTER_FRAME, update);
                        private function update(e:EnterFrameEvent):void
    I took out the code inside update that added Sprites to the stage... but this should at least get Starling up and running for you.

  • Installing and using Adobe Air SDK 2.5 with Flash Professional CS4

    Hi,
    I am trying to install the Air SDK 2.5 with Flash Professional CS4 with the intention of creating a program to use Actionscript 3 to communicate with the UDP interface using datagrams. (The server is the IL2 device link interface) As I am very new to this development environment I was wondering if anyone could answer a few questions.
    1) Can I use datagram sockets with Air 2.5 with Actionscript 3 and Flash CS4?
    2) Is there special procedure for installing the AIR SDK 2.5 or do I use the instructions layout in "How to Overlay the Adobe Air 2 SDK for Use with Flash Professional - Flash professional CS4"?
    3) If I do use those instructions, when I edit the namespace for my application do I set it to 2.0 or 2.5?
    4) As a stepping stone to building my program I was trying to try to build the Actionscript 3  DatagramSocketExample program that is published by Adobe. Unfortunately I am getting a '1046: Type was not found or was not a compile-time constant: DatagramSocketDataEvent'.
    Is there a step by step tutorial on how to get the example code up and running?
    Thankyou for your time and patience with my noob questions
    Ian

    This was part of the AIR 2.0 beta release note, but I used this for 2.5 and it works nice.
    You can try it too an make sure you use 2.5 wherever the not says 2.0beta2.
    Goodluck.
    How to Update Flash CS4 to Use the AIR 2 Beta SDK
    If you use Flash CS4 Professional to build Adobe AIR applications, please follow the instructions below to manually update the version of the AIR SDK to use version 2.0.
    Update Flash CS4 Professional to version 10.0.2 at http://www.adobe.com/support/flash/downloads.html or select "Help > Updates... " from within Flash CS4.
    Quit Flash CS4 Professional if it is open.
    Navigate to the Flash CS4 installation folder. The default location on Windows is "C:\Program Files\Adobe\Adobe Flash CS4\" and on Mac OS "/Applications/Adobe Flash CS4/"
    Within the "Adobe Flash CS4" folder you should see a folder called "AIK1.5". If this folder is not present repeat step #1.
    Rename the folder "AIK1.5" to "AIK1.5 OLD" or delete it if you do not need to save a copy of it.
    Make a new folder called "AIK1.5"
    Download the Adobe AIR 2 SDK from the labs website and uncompress the contents of the folder to the new "AIK1.5" folder you just created.
    Copy the "airglobal.swc" file located within the "Adobe Flash CS4/AIK1.5/frameworks/libs/air/" folder into the "Adobe Flash CS4/Common/Configuration/ActionScript 3.0/AIR1.5/" folder.
    Flash CS4 is now configured to use the AIR 2 beta 2 SDK.
    In order to take advantage of the new AIR 2 beta 2 features, you will need to update your application descriptor file to use the "2.0beta2" namespace.

  • .avi animations made with Flash won't work on my mac laptop (version 10.6.8) ...

    .avi animations made with Flash won't work on my mac laptop (version 10.6.8) but they used to. What is the problem?

    let me be more specific, the .avi animations will not play in Quicktime on this laptop, but they used to. When I import them into final cut express they won't show up there either. What should I do to fix this?

  • Usage of legal fonts for my future app made with DPS?

    Hi, I'm about to produce an app made with Adobe DPS - and wonder about the font issue: what fonts am I allowed to use for my publication? I will sell the app later in AppStore, as a 'magazine-feeling' educational app. Export images and type as pdf in folio.
    I know Adobe developed an open source font, the Adobe Source Sans Pro (and later also Adobe Source Serif Pro) - am I allowed to use those fonts in my app - is it ok?
    What about the fonts that are included in my InDesign from Adobe? Can I use them in my app too, or?
    Does anyone know exactly that is leagal to use? I think this question is difficult to find answers to - help really appreciated
    All the best, Christina

    Hi to all!
    I thought, this whole legal font licensing stuff was a bit more complicated, and I'm glad that I found this thread.
    First of all, the list Bob posted says, that "you may embed copies of the font software into your DPS content without any additional license extensions or per-use costs". If I understand it right, this does NOT mean that you can use any of the listed fonts without purchasing a license from Adobe. It only means, that you can use them without any ADDITIONAL license for mobile app usage.
    Christina is looking for a free to use font without the need to purchase any license at all, am I right?
    On the other hand the FAQs on http://help.typekit.com/customer/portal/articles/1341590-typekit-font-licensing say, that
    "Neither the Typekit sync font license or web font license allows you to embed the fonts within mobile or desktop apps. Currently, this requires the appropriate license to be purchased directly from the foundry or one of their authorized resellers."
    In Typekit you can choose if the the desired font should be available for web use and/or for desktop use. It would be nice if there was a third option for mobile app use. This and other facts show me, that digital publishing through Adobe and the usability and accessibility of it's related services is still improvable. Well of course it is and you guys really do a great job!
    To make a long story short: I'm still really confused.
    Jan

  • Am i allowed to publish an app made with the AIR 3.5 SDK in the app-store yet?

    Hello,
    Am i allowed to publish an app made with the AIR 3.5 SDK in the app-store/android market? Im quite confused about this since AIR 3.5 has already been released yet the SDK remains in Beta.
    I know that in the past it was not allowed to publish an App with an Beta-version of an SDK.
    Can anyone clear this up for me?
    Kind regards,

    AIR 3.5 beta removed the watermark, and I actually released an app to the app store with the beta version. I'm not sure if Adobe intends to continue with this for future releases or if it was just for iPhone 5 stuff that needed to be released quickly. AIR 3.5 is currently out of beta though and was actually updated today, so feel free to use it to submit apps to whichever app store you would like.

  • Can I upload apps made with xcode Interface Builder to the App Store

    Like my title says Can I upload apps made with xcode Interface Builder to the App Store? I'm currently making an app with the interface builder from xcode and I was wondering if I could upload it like that to the App Store.
    Please help me with this.

    Hi seba,
    In order to be able to submit apps to the App Store, you need these things:
    1. An Apple ID
    2. Join the Mac developer program ($99) https://developer.apple.com/programs/mac/
    Once you've got these, you're free to submit your created applications to the App Store. It should walk you through the process

  • Using Away3D with Flash Professional

    Hi guys,
    Flash Rookie here.
    I am simply trying to get up and running with flash professional and Away3D.
    I tried following this guide: https://docs.google.com/document/pub?id=1K3L4JajVRPmsQ_v0RgYNQhRmgIcA4WvknwLIRKjPUyI
    But even then I couldn't get it running.
    Could somone please explain an obvious step by step process of (downloading, installing, linking to then running simple example in Away 3D.) Really clearly written as if talking to a child.
    Thanks very much.
    MrB

    Here are the errors:
    Scene 1, Layer 'Layer 1', Frame 1, Line 1
    1172: Definition away3d.cameras:Camera3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 3
    1172: Definition away3d.containers:Scene3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 5
    1172: Definition away3d.containers:View3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 7
    1172: Definition away3d.core.math:Number3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 9
    1172: Definition away3d.core.render:Renderer could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 11
    1172: Definition away3d.primitives:WireCube could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 1
    1172: Definition away3d.cameras:Camera3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 3
    1172: Definition away3d.containers:Scene3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 5
    1172: Definition away3d.containers:View3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 7
    1172: Definition away3d.core.math:Number3D could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 9
    1172: Definition away3d.core.render:Renderer could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 11
    1172: Definition away3d.primitives:WireCube could not be found.
    Scene 1, Layer 'Layer 1', Frame 1, Line 15
    1046: Type was not found or was not a compile-time constant: Scene3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 21
    1046: Type was not found or was not a compile-time constant: View3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 25
    1046: Type was not found or was not a compile-time constant: Camera3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 27
    1046: Type was not found or was not a compile-time constant: WireCube.
    Scene 1, Layer 'Layer 1', Frame 1, Line 41
    1180: Call to a possibly undefined method WireCube.
    Scene 1, Layer 'Layer 1', Frame 1, Line 57
    1046: Type was not found or was not a compile-time constant: Number3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 57
    1180: Call to a possibly undefined method Number3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 61
    1180: Call to a possibly undefined method Scene3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 65
    1180: Call to a possibly undefined method Camera3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 77
    1180: Call to a possibly undefined method View3D.
    Scene 1, Layer 'Layer 1', Frame 1, Line 85
    1120: Access of undefined property Renderer.

  • Adding Android Licensing with Flash Professional and AIR 3.0

    I have done the overlay AIR 3 stuff, but I still can't find an answer on how to get Android Licensing Service implemented after days and days of searching. It is pretty poitless to package a paid Android app without the licensing check as it would just easily hand the app to unauthorized users to install it without a fight.
    Do not post this absurd unhelpful link: http://www.adobe.com/devnet/air/articles/android-licensing-native-extensions.html
    It is only instructions for the bizzare FlashBuilder tool, and is quite long winded and excessive as well
    Android Licesnsing Service is listed as a feature of AIR 3. How do I enable or install it onto my app in Flash Professional.

    Hi, thanks for responding, Joe.
    Yes, I do plan on customizing the implementation the best I can.
    I am fine with using command line to build my project if needed, I just need it to work and need to know how to do it. I am very eager to get this finished up and published. It is very frustrating to have an app all ready for android after months upon months of working on it nonstop, but then get stuck on this.
    I have been trying to get this all figured out the past several days. It is very confusing and there is barely any info out there on it.
    I am using Eclipse to try and build this Java extension, as I have Flash Pro and not builder.
    I have gotten the Jar created from the "Creating the Java project" step.
    Now on the "Developing the ActionScript library."
    It says to make a project and copy files form frameworks\projects\air\Licensing\Android\AndroidLicensingJavaProject\src\ which are java files, and do some stuff, then create a SWC from them.
    I sort of suspect it was a typo in the article and is supposed to be frameworks\projects\air\Licensing\Android\AndroidLicensingLib\src\
    seeing as it shows .as files in the project not .java.
    Also it refers to what I think it means to be ExtensionContext as "ExternalContext," which does not appear to exist in flash.external on step 4 of 'Developing the ActionScript Library.'
    So the article has some flaws, and should probably be rewritten and include instructions for the proper flash editor, Flash Professional.
    Anyhow, I came up with a hack to build I SWC from Flash Pro which I hope will work.
    I am trying to hack together a solution to get this all to work. It is very unpleasant having to guess and figure allot of things out myself. Is there going to be a proper solution in the future? If so, roughly how long will it be? I really need to get my projects published now or very soon, not a year or 6 months from now.
    I tried to complie my project to build the SWF I need for packaging with the native extension and I get this error:
    "Unexpected or unknown element or attribute in the application descriptor file.
    /path-to-my-app/myappname-app.xml(49): error 103: application.android.extensions is an unexpected element/attribute"
    I am also getting "Missing implementation for platform: Android-ARM" when I try to build the Native Extension. The person who has commented on the article ( http://www.adobe.com/devnet/air/articles/android-licensing-native-extensions.html , comments at the bottom of the page) has this very same problem.

  • Problem running projector on DVD made with Flash CS5.5 (OS 10.6.8 and Flash Player 12.0.0.44) on system 10.9 Mavericks.

    I'm creating a self contained projector that is burned to a DVD and launches PDFs. After burning it with Toast 10 Titanium on a Mac running OS 10.6.8 it crashes when trying to play it on a 10.9 OS. This is the error I'm getting:
    Process:    
    Flash Player [1039]
    Path:       
    /Volumes/VOLUME/Start_Here.app/Contents/MacOS/Flash Player
    Identifier: 
    com.macromedia.Flash Player.app
    Version:    
    12.0.0.44 (12.0.0.44)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [195]
    Responsible:
    Flash Player [1039]
    User ID:    
    501
    Date/Time:  
    2014-02-24 13:37:45.010 -0600
    OS Version: 
    Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  7B89182E-7678-910F-3C20-22F763FCE837
    Sleep/Wake UUID: F98ED7B5-055B-477F-8D22-7C078027D2EF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
    __TEXT            
    0000000100000000-00000001012c8000 [ 18.8M] r-x/rwx SM=COW  /Volumes/VOLUME/Start_Here.app/Contents/MacOS/Flash Player
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x00007fff84fe4812 strlen + 18
    1   libsystem_c.dylib        
    0x00007fff84ff581a strlcpy + 28
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff890c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d126f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8d129fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff890c4662 kevent64 + 10
    1   libdispatch.dylib        
    0x00007fff8c2ef43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x00007fff8c2ef152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff890c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d126f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8d129fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff890c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d126f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8d129fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff890c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d126f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8d129fb9 start_wqthread + 13
    Thread 6:: BackgroundThread
    0   libsystem_kernel.dylib   
    0x00007fff890c3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d127c3b _pthread_cond_wait + 727
    2   com.macromedia.Flash Player.app
    0x00000001004eabdb 0x100000000 + 5155803
    3   com.macromedia.Flash Player.app
    0x000000010002a49e 0x100000000 + 173214
    4   com.macromedia.Flash Player.app
    0x00000001004ead84 0x100000000 + 5156228
    5   com.macromedia.Flash Player.app
    0x00000001004eae0b 0x100000000 + 5156363
    6   libsystem_pthread.dylib  
    0x00007fff8d125899 _pthread_body + 138
    7   libsystem_pthread.dylib  
    0x00007fff8d12572a _pthread_start + 137
    8   libsystem_pthread.dylib  
    0x00007fff8d129fc9 thread_start + 13
    Thread 7:: BackgroundThread
    0   libsystem_kernel.dylib   
    0x00007fff890c3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d127c3b _pthread_cond_wait + 727
    2   com.macromedia.Flash Player.app
    0x00000001004eabdb 0x100000000 + 5155803
    3   com.macromedia.Flash Player.app
    0x000000010002a49e 0x100000000 + 173214
    4   com.macromedia.Flash Player.app
    0x00000001004ead84 0x100000000 + 5156228
    5   com.macromedia.Flash Player.app
    0x00000001004eae0b 0x100000000 + 5156363
    6   libsystem_pthread.dylib  
    0x00007fff8d125899 _pthread_body + 138
    7   libsystem_pthread.dylib  
    0x00007fff8d12572a _pthread_start + 137
    8   libsystem_pthread.dylib  
    0x00007fff8d129fc9 thread_start + 13
    Thread 8:: BackgroundThread
    0   libsystem_kernel.dylib   
    0x00007fff890c3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d127c3b _pthread_cond_wait + 727
    2   com.macromedia.Flash Player.app
    0x00000001004eabdb 0x100000000 + 5155803
    3   com.macromedia.Flash Player.app
    0x000000010002a49e 0x100000000 + 173214
    4   com.macromedia.Flash Player.app
    0x00000001004ead84 0x100000000 + 5156228
    5   com.macromedia.Flash Player.app
    0x00000001004eae0b 0x100000000 + 5156363
    6   libsystem_pthread.dylib  
    0x00007fff8d125899 _pthread_body + 138
    7   libsystem_pthread.dylib  
    0x00007fff8d12572a _pthread_start + 137
    8   libsystem_pthread.dylib  
    0x00007fff8d129fc9 thread_start + 13
    Thread 9:: BackgroundThread
    0   libsystem_kernel.dylib   
    0x00007fff890c3716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff8d127c3b _pthread_cond_wait + 727
    2   com.macromedia.Flash Player.app
    0x00000001004eabdb 0x100000000 + 5155803
    3   com.macromedia.Flash Player.app
    0x000000010002a49e 0x100000000 + 173214
    4   com.macromedia.Flash Player.app
    0x00000001004ead84 0x100000000 + 5156228
    5   com.macromedia.Flash Player.app
    0x00000001004eae0b 0x100000000 + 5156363
    6   libsystem_pthread.dylib  
    0x00007fff8d125899 _pthread_body + 138
    7   libsystem_pthread.dylib  
    0x00007fff8d12572a _pthread_start + 137
    8   libsystem_pthread.dylib  
    0x00007fff8d129fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000400  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff5fbf9640  rsp: 0x00007fff5fbf9640
       r8: 0x00007fff5fbfa750   r9: 0x0000000000000000  r10: 0x0000000000000338  r11: 0x0000000000002068
      r12: 0x0000000000000000  r13: 0x00007fff5fbfa750  r14: 0x0000000000000020  r15: 0x00007fff5fbf9680
      rip: 0x00007fff84fe4812  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU:
    0
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x100000000 -   
    0x1012c7fd7 +com.macromedia.Flash Player.app (12.0.0.44 - 12.0.0.44) <E4628964-58FD-2B78-CF9C-DDB90C6A3333> /Volumes/VOLUME/Start_Here.app/Contents/MacOS/Flash Player
    0x1014c0000 -   
    0x1014c4fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x1015f3000 -   
    0x1015f7ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) <DEB558B7-BACF-3871-A021-B3A904F4FB44> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x7fff6ad90000 -
    0x7fff6adc3817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff82cd0000 -
    0x7fff82d1cffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff82d1d000 -
    0x7fff82d26fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff82d4e000 -
    0x7fff82e7afff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff82e7e000 -
    0x7fff82ea6ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff82ea7000 -
    0x7fff82f69ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff82fb5000 -
    0x7fff83014fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff83015000 -
    0x7fff83016ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff83033000 -
    0x7fff83096ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83097000 -
    0x7fff8309affc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8309b000 -
    0x7fff830dcfff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff830dd000 -
    0x7fff830e2ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff8318d000 -
    0x7fff831e0fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff831e3000 -
    0x7fff8343bff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8343c000 -
    0x7fff83460fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff83470000 -
    0x7fff834ddfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff834ea000 -
    0x7fff83523ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8356a000 -
    0x7fff835eafff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff835eb000 -
    0x7fff83632fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83633000 -
    0x7fff83680ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff836d9000 -
    0x7fff836feff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff836ff000 -
    0x7fff836ffff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff83700000 -
    0x7fff83704ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83705000 -
    0x7fff8371dff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff83720000 -
    0x7fff83b01ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff83b02000 -
    0x7fff83b02fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83b03000 -
    0x7fff83c9fff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff83ca0000 -
    0x7fff83ca2fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff83ca3000 -
    0x7fff83e50f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff83ea1000 -
    0x7fff83ed1fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff83ed2000 -
    0x7fff83f5aff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83f5b000 -
    0x7fff83f78ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff83f79000 -
    0x7fff83f7fff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff83f80000 -
    0x7fff83fc7ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x7fff83fc8000 -
    0x7fff84023ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff84024000 -
    0x7fff84053ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff84054000 -
    0x7fff8436eff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff84c33000 -
    0x7fff84c49fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff84fe3000 -
    0x7fff8506cff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff8506e000 -
    0x7fff850bcfff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff850cc000 -
    0x7fff850deff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff850df000 -
    0x7fff850dffff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8510b000 -
    0x7fff85110ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff85165000 -
    0x7fff8516efff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8516f000 -
    0x7fff85179ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff85235000 -
    0x7fff85247fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8527f000 -
    0x7fff85283fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff85284000 -
    0x7fff852e8ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff852e9000 -
    0x7fff852efff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff852f0000 -
    0x7fff852fbfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff852fc000 -
    0x7fff852ffff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff85300000 -
    0x7fff853e4fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff853e5000 -
    0x7fff853f2ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8540c000 -
    0x7fff8540eff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8540f000 -
    0x7fff85410ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff85411000 -
    0x7fff8542aff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8544d000 -
    0x7fff854e8ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff85501000 -
    0x7fff8554afff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff85589000 -
    0x7fff8564cff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85650000 -
    0x7fff8566bff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff859bb000 -
    0x7fff859e7fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff859e8000 -
    0x7fff8630405f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff863be000 -
    0x7fff863c0ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff863db000 -
    0x7fff86420ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff86421000 -
    0x7fff86429ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8642a000 -
    0x7fff866fefc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff86a41000 -
    0x7fff86a44fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff86a45000 -
    0x7fff86a96ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86ac7000 -
    0x7fff86ae2ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff86ae3000 -
    0x7fff86ae5ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff86ae6000 -
    0x7fff86b5dfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff86b9f000 -
    0x7fff86d0fff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff86d60000 -
    0x7fff86d64ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff86d6f000 -
    0x7fff86d88ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86de6000 -
    0x7fff86de7ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff86e6d000 -
    0x7fff86e6efff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff86e6f000 -
    0x7fff86e77fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86e78000 -
    0x7fff86e86fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86e87000 -
    0x7fff86f8cfff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff86f8d000 -
    0x7fff86f95ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff86f96000 -
    0x7fff87061fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8710b000 -
    0x7fff8712ffff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff87130000 -
    0x7fff87260ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87261000 -
    0x7fff877d1fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff87807000 -
    0x7fff87854fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff87855000 -
    0x7fff87856ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff87857000 -
    0x7fff878a5ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff878aa000 -
    0x7fff878adfff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff878ae000 -
    0x7fff87dd2fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff882d4000 -
    0x7fff883bbff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff883bc000 -
    0x7fff883c9fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff88445000 -
    0x7fff88893fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8894e000 -
    0x7fff88958fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff88959000 -
    0x7fff88997ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88998000 -
    0x7fff889a2fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff889a3000 -
    0x7fff889b3fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff889b4000 -
    0x7fff889bbff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x7fff889bc000 -
    0x7fff889c1fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff889c2000 -
    0x7fff889ecff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff88c30000 -
    0x7fff88c68ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff88c69000 -
    0x7fff88c76ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff88c77000 -
    0x7fff88c80fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff88c8d000 -
    0x7fff88cbcfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff88cca000 -
    0x7fff88ccaffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88d31000 -
    0x7fff88d97fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff88d98000 -
    0x7fff88e02ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88e03000 -
    0x7fff890adffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff890ae000 -
    0x7fff890caff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff890cb000 -
    0x7fff8913effb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff89142000 -
    0x7fff89144fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8917b000 -
    0x7fff89186ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8938d000 -
    0x7fff894fbff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff895c2000 -
    0x7fff895cfff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff895d0000 -
    0x7fff895d3fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff895d4000 -
    0x7fff898d3fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff89935000 -
    0x7fff899befff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff89a32000 -
    0x7fff89a74ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff89a75000 -
    0x7fff89ab4fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89ca7000 -
    0x7fff89caafff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff89d9a000 -
    0x7fff89debfff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff89dec000 -
    0x7fff89decfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff89ded000 -
    0x7fff89dedfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff89dee000 -
    0x7fff89e1dff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8a1fa000 -
    0x7fff8a1fafff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8a208000 -
    0x7fff8a268ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8a269000 -
    0x7fff8a33aff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8a3c5000 -
    0x7fff8a48efff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8a491000 -
    0x7fff8a492fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8a493000 -
    0x7fff8a51fff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8a520000 -
    0x7fff8a705ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8a86d000 -
    0x7fff8aaceff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8ab69000 -
    0x7fff8acbcff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8acbd000 -
    0x7fff8ace7ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
    0x7fff8ace8000 -
    0x7fff8aceffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8acf0000 -
    0x7fff8addefff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8addf000 -
    0x7fff8addffff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8b010000 -
    0x7fff8b027ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff8b028000 -
    0x7fff8b02cff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff8ba06000 -
    0x7fff8ba51fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8ba52000 -
    0x7fff8ba6aff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8ba6f000 -
    0x7fff8baa9ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8bc75000 -
    0x7fff8bd64fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8bde2000 -
    0x7fff8beccfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8becd000 -
    0x7fff8bed9ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8beda000 -
    0x7fff8bee1fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8bf28000 -
    0x7fff8bf2aff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8bf43000 -
    0x7fff8bf9bff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8bf9c000 -
    0x7fff8bfa4fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8bfd8000 -
    0x7fff8c007fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8c008000 -
    0x7fff8c019ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff8c01a000 -
    0x7fff8c01bff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8c01c000 -
    0x7fff8c01cfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8c01d000 -
    0x7fff8c2ebff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8c2ec000 -
    0x7fff8c306fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff8c385000 -
    0x7fff8c38fff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8c3c0000 -
    0x7fff8c3d7fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8c5a2000 -
    0x7fff8d116ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8d124000 -
    0x7fff8d12bff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8d138000 -
    0x7fff8d15cff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d15d000 -
    0x7fff8d16cff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8d16d000 -
    0x7fff8d171fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8d172000 -
    0x7fff8d179ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8d17a000 -
    0x7fff8d18bff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8d18c000 -
    0x7fff8d1fbff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8d4b8000 -
    0x7fff8d670ff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
    0x7fff8d671000 -
    0x7fff8d672ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8d673000 -
    0x7fff8d702ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8d70d000 -
    0x7fff8d720ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8d721000 -
    0x7fff8da97ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8da98000 -
    0x7fff8daa1ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8dd49000 -
    0x7fff8dd51ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8dd52000 -
    0x7fff8dd7bff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff8dea7000 -
    0x7fff8dea8fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8df86000 -
    0x7fff8df88fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8df89000 -
    0x7fff8df94fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8ee02000 -
    0x7fff8ef24ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8efb1000 -
    0x7fff8f00afff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8f00b000 -
    0x7fff8f030ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8f26a000 -
    0x7fff8f291ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8f307000 -
    0x7fff8f3b7ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8f3d4000 -
    0x7fff8f6befff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8fa59000 -
    0x7fff8fa5efff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8fabc000 -
    0x7fff8fac0fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8fac1000 -
    0x7fff8fbb2ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8fbb3000 -
    0x7fff8ffe6ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff90143000 -
    0x7fff9015eff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff903c6000 -
    0x7fff903effff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff903f0000 -
    0x7fff903f0ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff90434000 -
    0x7fff90450fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff90451000 -
    0x7fff904a3fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff904a4000 -
    0x7fff90508ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff90509000 -
    0x7fff90515ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff90544000 -
    0x7fff90592fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff90593000 -
    0x7fff907dbfff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff907dc000 -
    0x7fff90803ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff90804000 -
    0x7fff90944fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 1003
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=205.3M resident=128.5M(63%) swapped_out_or_unallocated=76.8M(37%)
    Writable regions: Total=100.7M written=2064K(2%) resident=3576K(3%) swapped_out=0K(0%) unallocated=97.2M(97%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG image                         
    4K
    CG shared images               
    140K
    CoreServices                  
    1048K
    Kernel Alloc Once                
    8K
    MALLOC                        
    84.4M
    MALLOC (admin)                  
    32K
    Memory Tag 240                
    16.0M
    STACK GUARD                   
    56.0M
    Stack                         
    12.1M
    VM_ALLOCATE                    
    348K
    __DATA                        
    25.5M
    __IMAGE                        
    528K
    __LINKEDIT                    
    65.5M
    __TEXT                       
    139.8M
    __UNICODE    

    It turns out that the problem had to do with network accounts, even though it was not clear at first.  Redirecting the program to the local machine's cache with a network home redirector script fixed the issue.  Thanks anyway.

  • App made in Flash run SLOW on Android device

    Hi everyone! I´ve made a test of an intro for an app in Flash CC 2014. Air for Android. It´s about 100 frames. Only the intro. This intro is about some banners that have a little blury effects and motion. When I preview it on my Notebook, runs perfect. But when I publish it for device and test it on my Samsung Galaxy Tab 2 runs VERY SLOW. What can I do?! Does anybody have an advice for me? I´m new at this. I´ll apreciate your tips. Maybe I´m doing things in flash that can´t run properly in android devices. I also must say that I´m working with symbols (about 15) that are brought from Photoshop in .PNG. But low resolution. I´m not working with Flash generated images or Vectors from Illustrator. Well, think thats it. Thanks!

    Hi,
    Could you please share your content for us to understand the issue?
    Thanks!
    Mohan

Maybe you are looking for

  • My icloud account has an old e_mail account

    my old e_mail was stollen and password changed now I cannot access my icloud account and on my phone it says if i delete the account it will erase all data from the phone that was saved to the cloud any suggestions on how to change the email to my ne

  • No Audio after upgrade to QT 7.3

    My Apple Quicktime upgraded to version 7.3 today. Once it upgraded, I no longer have audio from an instructional CD I am using. The video is ok. I read an article here and tried to use the A/V Controls but they are grayed out on my PC. I can see the

  • IChat AV 3.0.1 - Help.  Can't Video/Audio

    Power Mac G5 Quad   Mac OS X (10.4.4)   Here's my set up: Power Mac G5 (Brand New iSight Camera as of Jan 20, 2005) SpeedStream DSL Modem from SBC. I do not have my FireWall on. Here's the problem: When a buddy trys to contact me for a Vdieo/Audio ca

  • Create a "draggable" image in Flash CS6 Pro

    Hi folks, Firstly, whilst the answer would be great, i'm also hoping for people to point me in the right direction for finding these answers myself... I'm new to CS6, and relatively innexperienced with flash in general (certainly new to AS3). I'm wor

  • Desktop Icon drag behavior.

    What can I do to make the OSX desktop act like the OS9 desktop? When I option drag a folder from the Find window to my desktop to work, I find that the folder or file will appear on my desktop where ever the system wants it to. Like under a window or