Implementing a 360 pano in Edge Animate

Hi folks!!
My collegues made a a 360 pano with Pano2Vr and I need to implement direclty in Edge Animate.
The Html syntax to implement a Pano (via Krpano) is very simple:
http://krpano.com/docu/html/#embedpano
In my case:
<body>
  <script src="swfobject/swfkrpano.js"></script>
      <div id="Pano" style="height:100%;">
        <script>
          embedpano({target:"Pano", xml:"index.xml"});
        </script>
All ok!
But when I try to "translate" this code in Edge Animate, I get (in console) this error:
TypeError: 'null' is not an object (evaluating 'n.innerHTML=this.getSWFHTML()')
This is my EdgeCode (in CompositionReady):
$("<link rel='stylesheet' type='text/css' href='style.css'>").appendTo("#Stage");
yepnope(
nope:[
'swfkrpano.js'
complete: init
function init (){
embedpano({target:"Pano", xml:"index.xml"});
style.css code:
#Stage_Pano {
          width: 100%;
          height: 100%;
Obviously, on the Stage I've created a rectangle-shaped element called "Pano" (as a Div)
It seems to me that the parameter target:"Pano" in embedpano() function can't recognize the Div "Pano" created in Edge Stage? Maybe I have to translate the JQuery object in the Dom object? But how?
Anyone can help?
Here the complete project's files:
http://www.terredainventare.it/PanoEdge.zip
THANKS in advance for your help!
Davide

Hi Tim!!!!
Im' very SORRY to anwser so lately but I was busy with job! :-(
THANKS, your hint is correct!!! Nothing actually happens 'cause the pano is wrong and has to be made again!
Still thanks!
Davide

Similar Messages

  • 360 degree panorama spin in Edge Animate (was: 360 degree panorama )

    I am trying to create 360 degree panorama. I've got an existing panoramic image made in photoshop which I imported into edge animate.
    I need the image move continuously and start over at the beginning seamlessly when the animation gets to the end of the image.
    I tried setting action and label to start playing the animation from the beginning but it just jumps back to the beginning and start playing. I need to make the transition between the end and the beginning of the image seamless. Hope you understand what I mean.
    Please help.

    You can use the following simple setup to generate a continuous rotating panorama
    FYI: I have used your image for creating the demo
    Dropbox - Panorama.zip
    Basically,
    There is a symbol with overflow set to hidden
    There are two instances of the same image .. with name inst1, inst2
    inst1 tweens background position from 0- T secs
    inst1 tweens 'X' value from T -> T+N secs ( Where N is the overlap time)
    inst2 tweens 'X' value from T -> T+N secs
    At T+N time, there is a tirgger which restarts the animation

  • Working on implementing an Edge Animate (2014.1) into a Wordpress page.

    This is a manual implementation and it appears that all the guidance offered is for anything prior to 2014.1. 
    When I publish I don't have access to the preload file which is an essential part to previous implementations with Wordpress. 
    Does anyone know of a tutorial or information regarding doing this?
    Any suggestions would be greatly appreciated.
    PS I am relatively new to Edge Animate - so my apologies in advance!

    I worked this out yesterday.
    You can uptick Web,
    Publish the Animate Deployment package.
    Then in wordpress, add the plugin called 'Edge suite'... (yesterday I had some problems getting the plugin to work and eventually had to track down the developers current dev build which worked fine, he's a solo developer even though Adobe refer to his plugin in their own video tutorials).
    Once the plugin is installed.
    You load up the the published file... and then activate some shortcode script and add the shortcake with an id that relates to your edge item into your Wordpress post.
    It seems we can't post links here.
    I posted a blog entry about this and some vimeo layer embedding.
    If you search google for 'How to animate elements in front of and behind your embedded Vimeo or Youtube Video'
    you'll find my scrappy blog post... skip the first 75% of it... and it will run through publishing form Edge and posting to Wordpress.
    Enjoy.

  • Is there a better way to deal with Edge Animate CC's library management?

    I haven't been using Edge Animate CC for very long, but I already have a huge list of complaints.  Although I could go into detail about features that seem to be missing from my version of Edge (just a quick example, all of the tutorials I've seen have a quick code insert feature on the right side of the code dialog box that my version doesn't seem to have, or even have the option for turning on), right now I want to focus on Edge's HORRENDOUS LIBRARY MANAGEMENT.
    So I created the following animation which I have put into an iframe:
    The issue I had on the first draft of this project was that I (perhaps naively) thought that there would be an option to actually re-size the pictures on export.  There wasn't, and so my original version was really, really large, took way too long to load, and needed to be updated. For the second version, I reduced the size of the pictures and made them JPEG files (some of the originals were - quite unnecessarily - large PNG files) and reduced the quality so that they were all under 10KB.  Of course, I had to rename the files and re-import them to Edge's library. This is where my problems started.
    You see, edge will put the files into a folder marked "images" when you publish them in a folder, so I just assumed (NOT UNREASONABLY) that the resulting animation would pull from the images folder.  It worked fine in the preview, so I pushed it via FTP, only to find that all of the original files (which were not in the new animation) were pushed to the new "images" folder.  The only library management that you get in Edge is apparently looking for the file in the folder you designate as the "Library" folder, so deleting these images out of the "Images" folder makes not one bit of difference. That should have been my first clue that something was rotten in Denmark, to use a Shakespearean metaphor. After removing these files and publishing my banner again, suddenly the new images weren't showing up. They were clearly in the "images" folder on the FTP server, but they weren't showing up in the animation.  So I inspected the banner on the site, only to find that rather than point to the images folder, they are in fact pointing to the library folder. WHY DO THE PUBLISHED IMAGES POINT TO THE "LIBRARY" FOLDER THEY WERE PULLED FROM INSTEAD OF THE "IMAGES" FOLDER THAT THEY'RE PUBLISHED TO? I added a new file tree that mimicked the folder structure and put the images in a mock "library folder" and now the animation works again. 
    The library management in this program is just plain awful (I can't stress this enough), making it a chore for experienced users and a red-hot rage-keyboard-pounding mess for everyone else. And the worst part, there doesn't seem to be any explanation from Adobe on why it is this way.
    I am really not looking forward to the next time I have to use this program at work.

    I'm not sure that's any easier. It would be nice if Edge gave you a(n obvious) way to re-link files, but it even fails in that respect.
    What would be better is if I could just point Edge to my FTP site and put the library on there. It would solve so many problems... failing that though, some sort of library management option set needs to be implemented in this software. I try to practice appropriate file management, but I hate having to be punished with an extra twenty minutes of work for one little mistake.

  • Is it possible to design an animated navigation bar in Edge Animate CC for use in a Dreamweaver CC site to act as the site's internal navigation? I have my own example for review.

    Hi all,
    I'm hoping one of you good people can help me with this. I usually try and work out things by myself and is my first time posting as this one really has me stumped. A solution would be fantastic but if I could be given a definitive answer if it can be done or not then at least I can stop wasting my time.
    I'm loving Edge Animate as a cross browser alternative to Flash and the complete control I can now have building HTML5 and CSS animations from scratch. I build websites using Dreamweaver CC and wanted to create a bespoke drop down navigation for one of my sites in Edge animate CC to take into Dreamweaver. This I have done and is where I am having problems. The link to the test homepage in question is below with the nag bar made in Edge CC top right.
    http://www.elastic-canvas.co.uk/Nick_Scott_Media%202014_Website/index.html
    The problem is when setting the link attribute in Edge animate. You have the options of 'link in same window' or 'link in new window'. As it's for an internal navigation system neither seem to be appropriate. If I set it to open in a new window and set the live website address as follows it opens up the new page in a new window where as I want to replace the page. This is an example of the code I used to test if clicking 'sports advertising' would take you beck to the homepage:
    // Navigate to a new URL in a new window
    // (replace "_blank" with appropriate target attribute)
    window.open("http://www.elastic-canvas.co.uk/Nick_Scott_Media%202014_Website/index.html", "_blank");
    I ideally want to get into the code and just wrap each nav element with a <a href=""><a> tag. Can this be done and can it be done directly in Edge Animate CC?
    Cheers, Matt

    Hi,
    According to your description, my understanding is that use CMAK to configure split tunneling on VPN clients, traffic to specified devices can be routed via their own default gateway.
    If the manually added route entries all have default metric and interface, clients will select one by the default routing rule, can’t select one of them according to clients’ own conditions. So, I am afraid that CMAK can’t implement the function which you need.
    A blog described about How to configure split tunneling on VPN clients using CMAK, for your reference:
    http://blogs.technet.com/b/rrasblog/archive/2007/06/11/split-tunnelling-using-cmak.aspx
    Best Regards,
    Eve Wang 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Trying to create HTML5 Video Playlist in Edge Animate - I can't get it to work. Please help!?!?

    Hi All,
    I am creating an interactive site through Edge Animate and am in the process of trying to create a HTML 5 Video Playlist to function within Edge Animate.
    Current Process - Example:
    I have 3 videos that need to be played on a certain page.
    I created a symbol and dragged the videos to the stage and hidden them within that symbol's timeline.
    I then use thumbnail images in a side playlist to either .remove(); .hide(); a video and .show(); the next.
    However when I do a hide / show option, the video continue to plays in the background if I don't also create an if/else statement to pause it.
    My concern with pausing it is that it will continue to load and dramatically slow down the load time of the site.
    References:
    I found this which looks very helpful but don't know how to add this to edge composition.
    http://demosthenes.info/blog/909/Create-An-Automatic-HTML5-Video-Playlist
    Please help or put me in the right direction to create a playlist would be hugely... AMAZINGLY.. helpful.
    Thanks,
    Jason

    Hi Joe,
    Thank you so much for your help on this one. It is hugely appreciated!!
    I have been working frantically to implement your solution to get this working. I used the 'change src' method.
    I have added all my code below in case anyone wants the solution in the future.
    Could you please help below as I am now totally stuck with the <track> and 'event listener issues' !!
    Issue #1:
    I am having major problems with loading the 'closed captions' track element.
    Everything I click for the video to change source / to the next video, the closed caption track adds to the video and doesn't 'unload' the previous one. You then end up with multiple different subtitle tracks on the video screen
    - The closed captions / subtitles are not showing up in Google Chrome either?
    Issue #2:
    I can't get the event listener in edge animate to work for 'playing' and 'ended'. Can you please help and point me in the correct direction??
    Screenshot (showing what happens after the 3rd video is loaded)
    This is the Code I am currently using in the "Creation Complete" of this Symbol.
    SET UP OF VIDEO PLAYER AND FIRST VIDEO
    var vid = sym.$("video_Chapter5");
    vid.html('<video id="ch5video" width="100%" height="auto" margin= "0 auto"  \
    position ="relative"  poster="video/video1_poster.jpg"  controls="controls" </video> \
    <source id ="videomp4src" src="video/Video_mp4_1.mp4" type="video/mp4" </source> \
    <source id ="videoogvsrc" src="video/Video_ogv_1.ogg" type="video/ogv" </source> \
    <source id ="videowebmsrc" src="video/Video_webm_1.ogg" type="video/webm" </source> \
    <track id ="trackvtt" kind="subtitles" src="video/Video_1_Script.vtt" srclang="en" label="English" hidden </track>');
    VARIABLE IDS
    $(document).ready(function() {
      var videoID = 'ch5video';
      var sourceID1 = 'videomp4src';
      var sourceID2 = 'videoogvsrc';
      var sourceID3 = 'videowebmsrc';
      var trackID = 'trackvtt';
      var vid1mp4 = 'video/Video_mp4_1.mp4';
      var vid2mp4 = 'video/Video_mp4_2.mp4';
      var vid3mp4 = 'video/Video_mp4_3.mp4';
      var vid4mp4 = 'video/Video_mp4_4.mp4';
      var vid1ogv = 'video/Video_ogv_1.ogv';
      var vid2ogv = 'video/Video_ogv_2.ogv';
      var vid3ogv = 'video/Video_ogv_3.ogv';
      var vid4ogv = 'video/Video_ogv_4.ogv';
      var vid1webm = 'video/Video_webm_1.webm';
      var vid2webm = 'video/Video_webm_2.webm';
      var vid3webm = 'video/Video_webm_3.webm';
      var vid4webm = 'video/Video_webm_4.webm';
      var script1vtt = 'video/Video_1_Script.vtt';
      var script2vtt = 'video/Video_2_Script.vtt'; 
      var script3srt = 'video/Video_3_Script.vtt'; 
      var script4vtt = 'video/Video_4_Script.vtt';   
      var newposter1 = 'video/video1_poster.jpg';
      var newposter2 = 'video/video2_poster.jpg';
      var newposter3 = 'video/video3_poster.jpg';
      var newposter4 = 'video/video4_poster.jpg';
    VIDEO PLAYLIST THUMBNAIL BUTTONS - TO CHANGE VIDEO IN PLAYER
      sym.$('btn1').click(function(event) {
      sym.$('#'+videoID).get(0).pause();
      sym.$('#'+sourceID1).attr('src', vid1mp4);
      sym.$('#'+sourceID2).attr('src', vid1ogv);
      sym.$('#'+sourceID3).attr('src', vid1webm);
      sym.$('#'+trackID).attr('src', script1vtt);
      sym.$('#'+videoID).get(0).load();
      sym.$('#'+videoID).attr('poster', newposter1);
      sym.$('#'+videoID).get(0).play();  
      sym.$('btn2').click(function(event) {
      sym.$('#'+videoID).get(0).pause();
      sym.$('#'+sourceID1).attr('src', vid2mp4);
      sym.$('#'+sourceID2).attr('src', vid2ogv);
      sym.$('#'+sourceID3).attr('src', vid2webm);
      sym.$('#'+trackID).attr('src', script2vtt);
      sym.$('#'+videoID).get(0).load();
      sym.$('#'+trackID).load();
      sym.$('#'+videoID).attr('poster', newposter2);
      sym.$('#'+videoID).get(0).play();  
      sym.$('btn3').click(function(event) {
      sym.$('#'+videoID).get(0).pause();
      sym.$('#'+sourceID1).attr('src', vid3mp4); 
      sym.$('#'+sourceID2).attr('src', vid3ogv); 
      sym.$('#'+sourceID3).attr('src', vid3webm);
      sym.$('#'+trackID).attr('src', script3srt);
      sym.$('#'+videoID).get(0).load();
      sym.$('#'+videoID).attr('poster', newposter3);
      sym.$('#'+videoID).get(0).play();
      sym.$('btn4').click(function(event) {
      sym.$('#'+videoID).get(0).pause();
      sym.$('#'+sourceID1).attr('src', vid4mp4);
      sym.$('#'+sourceID2).attr('src', vid4ogv);
      sym.$('#'+sourceID3).attr('src', vid4webm);
      sym.$('#'+trackID).attr('src', script4vtt);  
      sym.$('#'+videoID).get(0).load();
      sym.$('#'+videoID).attr('poster', newposter4);
      sym.$('#'+videoID).get(0).play(); 
    EVENT LISTENER FOR PLAYING - TO CREAT BACKGROUND /LIGHT BOX SCREEN
    sym.$('#'+videoID).get(0).addEventListener('playing', function () {
    sym.getSymbol("backscreen_Ch5").$("backscreen").show();
    sym.getSymbol("backscreen_Ch5").play("play");
    EVENT LISTENER FOR ENDED - TO PLAY NEXT VIDEO IN SERIES
    sym.$('#'+videoID).get(0).addEventListener('ended', function () {
    //code to play next video

  • Adobe Edge Animate CC and jQuery Reel

    Hi!
    Is there a step-by-step tutorial how to include popular jQuery Reel plugin with Edge Animate project?
    I mean to insert 360-rotation image gallery inside project in WYSIWYG mode of Edge Animate.
    I know there's possibility to import js files, but when i import jQuery Reel .js file and then put image on scene and add "reel" class to it - nothing works.

    Check out my tutorial here:
    MJ Page Design

  • Working with Edge Animate and Muse CC

    Hi,
    I have just published a website to the Business Catalyst server via Muse for testing (link below) and noticed that the Edge animation i have included in the website doesnt work in Internet Explorer 8 as it doesnt support HTML5, do you have a work around for this and if so how do i implement it?
    Look forward to hearing from you.
    http://hooperdesign.businesscatalyst.com/

    i'm from orgin an php wordpress developer and im trying to make an muse site now to...
    and it is a pain in the *** xD.
    no control over css or html, so im starting to regret this
    but you can just render it as web in edge animate wit hthe iframe checked. than place in in muse by object > insent html and insent is as iframe.
    <iframe src="/folder/index.html"></iframe>
    warning, you can not see anything of iframe in preview mode, you have to completely render is as html and manualy open it to see the change....
    i really like edge animate but im starting to hate muse

  • Can we capture the video and audio using cam and microphone in Edge Animate?

    Hi Everyone,
    I got a new requirement from the client to create a HTML5 based functionality through which one can capture the video and audio using his web-cam/camcorder and microphone. I have researched on internet and found that there is api available (not reliable) http://www.html5rocks.com/en/tutorials/getusermedia/intro/ . I am not a coder by profession and use Edge animate to create HTML 5 based animations and stuff like that. Another problem which i have found that the api only works well with Chrome and Opera and not with Mozilla, IE..
    Can anybody help me out in this, please...
    Thanks & Warm Regards
    Vikas

    Hi, Vikas-
    After a brief bit of research, you're definitely hitting upon the limitation of the browsers.  Not all of the browsers have implemented this part of the HTML5 standard, so you're going to either have to use Flash or be limited to these specific browsers.
    Thanks,
    -Elaine

  • IBooks Widget Audio Issue (Edge Animate)

    Hello, my name is Dominic Redding. I've been working on an HTML5 widget for an iBook (testing via iBooks Author). I've been having an issue that I just can't seem to find a fix for (I've checked through these forums, the Apple forums, and some other misc forums, and each "fix" has failed me). I'm implementing my audio via Edge's native audio implementation (using the newest release) and set the play to a div visibly off of the stage. My problem is:
    I have audio in my project which triggers each time a button is tapped. On the Ctrl+Return browser preview, everything plays A-OK. When I put the .wdgt into iBooks Author and preview it onto an iPad, the audio refuses to play entirely. When I test the .ibook on Mac iBooks, everything works perfectly. When I test the .ibook on an iPad, it fails again. I'm using .m4a audio files.
    I'm trying to figure out how to get the audio to play on an iPad (and/or why specifically it will not play on the iPads) and I need some help. Thank you for your time.
    My .ibook file for anyone who wants to prod: https://copy.com/AGuFcv60OxZW

    I figured it out. I tested the audio I was jQuerying against audio set to play in the Edge Animate interface. The Edge interface audio played perfectly, so I looked through my notation. Edge's sym.$("element")[0].play(); automatically resets the audio at its beginning. I had set the audio to have currentTime = 0 and then play, which somehow messed up the order of the audio playing and prevented sound on the iPad.

  • Interaction between Edge Animate and RaphaelJS (or any svg library)

    Hello.
    Edge Animate's possibilities are really nice as long as i'm working with anything rectangular. The overall UI is very practical and so, but when you want to work with more complex shapes overlapping it gets very limitated.
    I've looked around with no success, so may be someone here as a clue for me.
    How would you integrate something from this kind of page (interactive map of australia) and make the map and an Edge environment work together.
    Here i'm thinking :
    - Edge buttons that would highlight some parts of the map (or reveal some divs from the original html)
    - RaphaelJS code at building of the map that would interact with edge symbols.
    So far, my knowledge of code/js/css seems too limited to get things done as i wish, any ideas/insight welcome.

    Hi Franck!
    You are right. The default implementation uses the SVG as a background image applied to a div container. That's the reason why you loose all the interactivity within the SVG itself. I love Raphael, but I think it would be an overhead for your map example.
    Here is a light weight solution with (jQuery SVG) that works like a charme with non-rectangle click areas.
    Assuming you have a rectangle placed on the stage (named "playground") you can load the SVG into that container within the "compositionReady" handler of your composition like this:
    yepnope({
         load: "libs/jquery.svg.package-1.4.5/jquery.svg.min.js",
         complete: function() {
              // Load Handler for SVG Graphics
              function onSvgLoad(svg, error) {
                $('path#Cyan').click( function(){
                     alert('hello Cyan');
                     // Your code here
              // Select Edge Animate Element for SVG display
              var playground = sym.$("playground");
              // Load SVG Graphics
              playground.svg({});
              var svg = playground.svg('get');
              svg.load('images/pie.svg', {
                   addTo: false,
                   changeSize: false,
                   onLoad: onSvgLoad
    I put together a small demo project with an example svg and all dependencies:
    http://public.simonwidjaja.com/temp/AnSVG.zip
    Hope that helps!
    Cheers,
    Simon

  • How to embed Edge Animate 2014.1 object in html page?

    Since there is no more *_edgePreload.js file, I don't know how to embed my animation into an html page. I don't wanna use iframe.

    I am new to Edge Animate, and I've created my first project and I believe that it is nearly web ready. The problem is that I already have a site that was not built with Adobe products... again, I'm new here.
    I have scoured the internet trying to find out how to implement this job into our site, but the only answers that I find are statements saying that it works with this builder or that one...or that it can be put in with Dreamweaver and instructions on how to do so.
    We built this site using OptimizePress 2 (a site/page builder for WordPress) , and I would need to put in the created content that I am speaking of via a custom code/html block that I can put on the page in the location I desire the finished product to be located.
    How do I go about adding the finished product to the site... is there a step by step list of instructions on how to do this? There will come a time soon where I will want to make pages using only Edge Animate content for things like landing pages, welcome pages, error pages, etc... but for now I would like to be able to put things in like this that I've built.
    It's just a scrolling "ticker-style" schedule of our session hours. People seem to have trouble scrolling to find them, or even clicking on "Schedule" on our membership side, so we are putting it up in bright scrolling letters.
    One of the guys that helps me with site work managed to get it here.... Trading Scheudle Roller but I need to get this to a code block (element as OP2 calls it) to display this in a particular location. I'm not sure if it's even done right the way he has it in there now
    I'm sorry this got long winded, but any help...instruction or tutorial would be greatly appreciated.
    Thank you,
    Brandon D Gibbs
    The Lion's Den Trading, LLC
    https://thelionsdentrading.com

  • How does anyone get adobe to respond? - Adobe edge animate 3.0 crashes on launch!!

    Here's the details again adobe. PLEASE help!
    Process:         Adobe Edge Animate [617]
    Path:            /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/MacOS/Adobe Edge Animate
    Identifier:      com.adobe.Adobe Edge Animate.application
    Version:         3.0.0 (3.0.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [168]
    Responsible:     Adobe Edge Animate [617]
    User ID:         501
    Date/Time:       2014-02-16 15:07:39.085 +0000
    OS Version:      Mac OS X 10.9.1 (13B3116)
    Report Version:  11
    Anonymous UUID:  3893AC7F-6C66-4D89-122F-70D8BC77B3B9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    terminating with uncaught exception of type dvacore::filesupport::file_exception: $$$/dvacore/filesupport/error=Error with file: '@0'.
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x91891952 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x90c00167 pthread_kill + 101
    2   libsystem_c.dylib                       0x927be340 abort + 155
    3   libc++abi.dylib                         0x9b2d4869 abort_message + 169
    4   libc++abi.dylib                         0x9b2f557b default_terminate_handler() + 264
    5   libc++abi.dylib                         0x9b2f2dd0 std::__terminate(void (*)()) + 14
    6   libc++abi.dylib                         0x9b2f27eb __cxa_throw + 116
    7   com.adobe.dvacore.framework             0x00446c3b dvacore::utility::ThrowIfCopyError(long, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 331
    8   com.adobe.dvacore.framework             0x00446a22 dvacore::utility::FileUtils::Copy(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 290
    9   com.adobe.Adobe Edge Animate.application          0x00023563 helium::FolderCopy(dvacore::filesupport::Dir, dvacore::filesupport::Dir) + 723
    10  com.adobe.Adobe Edge Animate.application          0x0000c8b2 helium::App::MigratePrefs() + 1058
    11  com.adobe.Adobe Edge Animate.application          0x0000bcc9 helium::App::PreInitialize(exo::app::AppInitArgs&, boost::program_options::variables_map&) + 425
    12  com.adobe.Adobe Edge Animate.application          0x00044994 main + 388
    13  com.adobe.Adobe Edge Animate.application          0x000029a5 start + 53
    Thread 1:
    0   libsystem_kernel.dylib                  0x91892046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x90c00dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x90c04cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x91892992 kevent64 + 10
    1   libdispatch.dylib                       0x9a4238bd _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x9a423556 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x91892046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x90c00dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x90c04cce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xa0652c0c  ecx: 0xbffff02c  edx: 0x91891952
      edi: 0xa03fd1a8  esi: 0x00000006  ebp: 0xbffff048  esp: 0xbffff02c
       ss: 0x00000023  efl: 0x00000206  eip: 0x91891952   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x004907c0
    Logical CPU:     0
    Error Code:      0x00080148
    Trap Number:     132
    Binary Images:
        0x1000 -    0xa7ffb +com.adobe.Adobe Edge Animate.application (3.0.0 - 3.0.0.0) <30997E47-777E-3951-B7CD-756E5CC5DAD5> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/MacOS/Adobe Edge Animate
      0x17d000 -   0x1ccfef +com.adobe.headlights.LogSessionFramework (2.1.2.1785) <7B2DC92D-14B9-39B7-9982-EE295F0E82EF> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
      0x200000 -   0x202fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <940AF5C8-23AA-3311-A69F-6FC43C80F05B> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporte r
      0x209000 -   0x20dfff +com.adobe.boost_date_time.framework (3.0.0 - 3.0.0.0) <CC705430-5F60-35BC-A1A8-7D3A83D1CD4F> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
      0x221000 -   0x22eff3 +com.adobe.boost_threads.framework (3.0.0 - 3.0.0.0) <15F4484D-FDF8-3767-B2C1-075014177DD3> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
      0x250000 -   0x25affb +com.adobe.boost_signals.framework (3.0.0 - 3.0.0.0) <76C26160-4DDC-3082-9902-5DD388C4ACE8> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
      0x271000 -   0x273ff7 +com.adobe.boost_system.framework (3.0.0 - 3.0.0.0) <0F0A902D-EA49-3CF2-953A-C7F0EE6A1E6A> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
      0x27b000 -   0x4beff3 +com.adobe.dvacore.framework (3.0.0 - 3.0.0.0) <6ABAA81C-82C6-3AA3-9749-63758BE6F030> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
      0x6c5000 -   0xb0bff7 +com.adobe.dvaui.framework (3.0.0 - 3.0.0.0) <3783C677-AF28-3901-9FB9-B75DDA14173E> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x1070000 -  0x1119ff7 +com.adobe.dvaworkspace.framework (3.0.0 - 3.0.0.0) <FA1B7381-16DA-3B70-AE95-6622F9A9D94A> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
    0x120a000 -  0x12c6ff3 +com.adobe.exo.framework (3.0.0 - 3.0.0.0) <329F8C8E-C931-348B-853A-893BDE9A3E28> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/exo.framework/Versions/A/exo
    0x1406000 -  0x14bdffb +com.adobe.dvaeve.framework (3.0.0 - 3.0.0.0) <DB565AE5-F1E9-3D78-A05E-25ABC71C6AF7> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
    0x1618000 -  0x1921ffb +com.adobe.dvaadameve.framework (3.0.0 - 3.0.0.0) <FC8B81CA-85C2-383A-8EF6-1A2267030CC8> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x1f76000 -  0x1f88ffb +com.adobe.boost_filesystem.framework (3.0.0 - 3.0.0.0) <D30AA740-44F2-311A-A71A-F4367CE58F4E> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x1fa5000 -  0x2038ff7 +com.adobe.boost_regex.framework (3.0.0 - 3.0.0.0) <867B9677-4E8D-31B9-8B11-A1CD3736B7B6> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x20c8000 -  0x2115fff +com.adobe.AgKernel.framework (3.0.0 - 3.0.0.0) <7A5AFD87-8439-33E9-81BE-D30988B03667> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/AgKernel.framework/Versions/A/AgKernel
    0x2145000 -  0x2239ff3 +com.adobe.dvalua.framework (3.0.0 - 3.0.0.0) <B84C1A94-4E5C-3912-A30A-19A449688D85> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvalua.framework/Versions/A/dvalua
    0x2394000 -  0x23b7ffb +com.adobe.bezierlua.framework (3.0.0 - 3.0.0.0) <FE95B81B-C4C6-3515-9336-4C1F4245E50F> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/bezierlua.framework/Versions/A/bezierlua
    0x23d4000 -  0x23dbff3 +com.adobe.dvaundo.framework (3.0.0 - 3.0.0.0) <AF864897-DFE3-34EA-A64D-165DEC7548BA> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaundo.framework/Versions/A/dvaundo
    0x23ea000 -  0x252efff +com.adobe.scintilla.framework (3.0.0 - 3.0.0.0) <85FD731B-93F1-3F4C-AF0F-4FED28E1200B> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/scintilla.framework/Versions/A/scintilla
    0x25ad000 -  0x269fff7 +com.adobe.amtlib (7.0.0.247 - 7.0.0.247) <40EB4ADC-F7EF-344B-A75B-B50DB61EDF3C> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26b1000 -  0x26f9fff +com.adobe.dvawebview.framework (3.0.0 - 3.0.0.0) <4DF4F3F2-E40C-3AC3-AC29-6892BCD5E4EF> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvawebview.framework/Versions/A/dvawebview
    0x279b000 -  0x279dffe +com.adobe.lua_zip.framework (3.0.0 - 3.0.0.0) <39554708-8657-3087-88EB-35E6B3CFA24B> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/lua_zip.framework/Versions/A/lua_zip
    0x27a4000 -  0x27b3ff3 +com.adobe.lua_zlib.framework (3.0.0 - 3.0.0.0) <4B80467D-9FF4-386F-8E20-4EAF5F7DD782> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/lua_zlib.framework/Versions/A/lua_zlib
    0x27bc000 -  0x27d2fff +com.adobe.libzip.framework (3.0.0 - 3.0.0.0) <9C1D69CE-DE94-31A9-B204-9ED3B1E98D11> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/libzip.framework/Versions/A/libzip
    0x27e5000 -  0x27f4ffb +com.adobe.dvatexteditor.framework (3.0.0 - 3.0.0.0) <2F8C4BEB-E63C-30AF-9B30-D2D3F8B5ECD9> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvatexteditor.framework/Versions/A/dvatexteditor
    0x2819000 -  0x5923ffb +libcef.dylib (31130.5.84) <75133BA3-A4DB-3D34-9C59-974A9EAF59D6> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvawebview.framework/Versions/A/cef/Chromium Embedded Framework.framework/Libraries/libcef.dylib
    0x8fe1e000 - 0x8fe50417  dyld (239.3) <4B280BB1-55F8-313F-86A6-8ADD644ED69E> /usr/lib/dyld
    0x90008000 - 0x90061ffa  libTIFF.dylib (1038) <4204CF01-2B19-3846-ADA4-2E3F3BCAD117> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90062000 - 0x900cdff9  com.apple.Heimdal (4.0 - 2.0) <0DC5A0C2-D664-3B18-B4FD-DD027D62DE8A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x900e2000 - 0x90133ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x9013f000 - 0x901a0ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x901a1000 - 0x901deff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x901df000 - 0x9045bff7  com.apple.QuickTime (7.7.3 - 2826.0.1) <9DB76746-DCFA-371D-A1D5-E41C17202684> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9045c000 - 0x90746fd2  com.apple.vImage (7.0 - 7.0) <D94F266B-B1E3-3734-8C6C-CB4EF655F411> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x90747000 - 0x9074ffff  libcopyfile.dylib (103) <3442BBA3-ABB7-3A7D-9F8A-DB55A3CA2151> /usr/lib/system/libcopyfile.dylib
    0x90750000 - 0x907a1ffb  com.apple.CoreMedia (1.0 - 1273.35) <6BEDE306-DCAA-3D1E-AED4-6FC2A8CEF1C7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x907c8000 - 0x907d3fff  com.apple.CrashReporterSupport (10.9 - 538) <16850C12-BBC7-3F02-AA33-A0BFE5FAD6FE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x907d4000 - 0x907dcffe  libGFXShared.dylib (9.3.1) <1EF75B97-012E-3730-8017-5E832946B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x907dd000 - 0x907ddffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x907de000 - 0x907eaffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
    0x907eb000 - 0x9081bff7  com.apple.CoreServicesInternal (184.8 - 184.8) <2AA649CA-CBEC-31D4-9A57-BB3471D04157> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x9081e000 - 0x90887fff  com.apple.datadetectorscore (5.0 - 354.0) <CEE08580-8FFC-3241-9E7D-851908179FB2> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x90888000 - 0x90890fff  liblaunch.dylib (842.1.4) <3E946C2F-76B5-3980-BC07-30D78BBD3279> /usr/lib/system/liblaunch.dylib
    0x90891000 - 0x90afeff6  com.apple.security (7.0 - 55471) <5FCF76B2-92C6-3404-87D3-91B3F6E203AA> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90b0b000 - 0x90b27fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x90b33000 - 0x90b35fff  libquarantine.dylib (71) <39FC7A3E-9508-3C82-9945-4E4229742FEC> /usr/lib/system/libquarantine.dylib
    0x90b36000 - 0x90b86ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x90b87000 - 0x90bfdff3  com.apple.securityfoundation (6.0 - 55122) <25149798-A37E-316F-84AB-93029EAF33D8> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x90bfe000 - 0x90c05ffb  libsystem_pthread.dylib (53.1.4) <AD357A6E-6746-3FB2-B6F5-8101E9DE7671> /usr/lib/system/libsystem_pthread.dylib
    0x90c06000 - 0x90c7bff1  com.apple.ApplicationServices.ATS (360 - 363.1) <6947C85B-3CAB-3FD1-86FD-B14FE212735C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x90c7c000 - 0x90d49ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <DDA29C05-3FBA-3E8C-9EB7-97D5871C9257> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90fc2000 - 0x90ff8fff  com.apple.IconServices (25 - 25.17) <05C87A32-3E0F-3EE7-8CE5-DB6463369FFA> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x90ff9000 - 0x91000ff7  com.apple.XPCService (2.0 - 1) <34C02E62-62C2-3BA5-95F2-0B5A9AC092F2> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x910ad000 - 0x910d7ff7  libsandbox.1.dylib (278.10) <DAC89956-5476-32E1-87CB-334731FAA372> /usr/lib/libsandbox.1.dylib
    0x910d8000 - 0x9144dff9  com.apple.HIToolbox (2.1 - 696) <43CB31D6-4C2B-30FA-A374-DB7C5728E7AD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x91528000 - 0x9152affe  libCVMSPluginSupport.dylib (9.3.1) <771F15D1-AB7E-32ED-98F1-8335EF1F9E5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x91532000 - 0x91833ff7  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <42E10BD1-995B-3FB4-8A6D-5FD071FB8BD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x91866000 - 0x9186aff7  libmacho.dylib (845) <AAB35F2B-B515-37CD-A637-A2E88DFE4080> /usr/lib/system/libmacho.dylib
    0x9186b000 - 0x91879ff7  libz.1.dylib (53) <3D1E738F-D26C-3721-8E16-52473B560A8F> /usr/lib/libz.1.dylib
    0x9187a000 - 0x91897ff4  libsystem_kernel.dylib (2422.75.4) <1FB471BD-92E5-314E-9C2B-154B117C06E8> /usr/lib/system/libsystem_kernel.dylib
    0x91898000 - 0x924b3ff3  com.apple.AppKit (6.9 - 1265) <AE258D94-0272-394F-BBB7-9B5C165A4A78> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x924b4000 - 0x924b8ffa  libcache.dylib (62) <F69AA956-EA55-3562-8A8E-C6393662B1D6> /usr/lib/system/libcache.dylib
    0x924b9000 - 0x924b9fff  com.apple.ApplicationServices (48 - 48) <6766DF5C-6A98-3AAF-A222-D99599BB5A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x924ba000 - 0x924d5ff6  libPng.dylib (1038) <97F26689-9706-348E-A07D-5A332B17750A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x924d6000 - 0x92500fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x925a1000 - 0x925acffb  libcommonCrypto.dylib (60049) <7C884189-8A58-3D10-9164-571DAABB7D58> /usr/lib/system/libcommonCrypto.dylib
    0x925f4000 - 0x92648fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <DAA1002F-BEC8-37F3-9DB9-6B84F9A3819D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9265d000 - 0x92661ffa  libGIF.dylib (1038) <1108B78D-2B39-3823-8FF8-6A9FDC31AC4E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92662000 - 0x92676ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x92677000 - 0x9269bfff  libJPEG.dylib (1038) <1154DC9B-6E0C-3EED-9C39-E382474B5FC1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x926cc000 - 0x926e6ff7  com.apple.GenerationalStorage (2.0 - 160.2) <D6235DD6-3039-383F-9378-294A2EC11E50> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x92714000 - 0x92760ff7  libcups.2.dylib (372) <75C1C149-4054-3060-97AE-AFC1ACCA793F> /usr/lib/libcups.2.dylib
    0x92761000 - 0x927f3ffe  libsystem_c.dylib (997.1.1) <8288A730-B230-34E2-8C4B-6A1FBD12C023> /usr/lib/system/libsystem_c.dylib
    0x927f4000 - 0x927f7ff9  com.apple.TCC (1.0 - 1) <DE9FBF11-4ABB-317F-A3F8-4D26A98A5AEF> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x927f8000 - 0x92805ff7  com.apple.AppleFSCompression (56 - 1.0) <32474B4B-209F-3A35-A66D-53B90879F02B> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x92806000 - 0x92831ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <87D1076A-1EC8-3C26-93DB-E4AD394A45AF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x9283d000 - 0x9287cff7  com.apple.bom (12.0 - 192) <B5E5E554-BFBD-3CB7-A43B-92F51F596FB4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x928a0000 - 0x92d47fe7  com.apple.CoreAUC (6.22.08 - 6.22.08) <D3D4EF49-FEC9-3B40-A0BD-BBCDF638410E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92d48000 - 0x92d49ffa  libsystem_sandbox.dylib (278.10) <31C77DCA-F6CA-33F7-BE57-500932EA8494> /usr/lib/system/libsystem_sandbox.dylib
    0x92d58000 - 0x92db4ffa  com.apple.print.framework.PrintCore (9.0 - 428) <68C13032-D1B7-31C7-968B-E4C6325A0DA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x92db5000 - 0x931dafe3  com.apple.VideoToolbox (1.0 - 1273.35) <053E5F1E-54F4-3EA9-B421-5F5D114F8E7F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x931db000 - 0x931dffff  com.apple.CommonPanels (1.2.6 - 96) <CDB85D69-FF93-31CF-B530-5DA366C9288C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x931e0000 - 0x931e3ff7  com.apple.help (1.3.3 - 46) <616B1C40-AAB2-3041-9CBE-A7058E4285B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x93223000 - 0x9361bffe  com.apple.CoreGraphics (1.600.0 - 599.7) <A98A8C69-9394-301F-9504-0728EFFC9854> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9361c000 - 0x93625fff  com.apple.audio.SoundManager (4.1 - 4.1) <7E80241B-435E-340E-8E03-BDFF7763B77F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x93631000 - 0x9368fffd  com.apple.AE (665.5 - 665.5) <58CF4AC0-2F2E-3C4F-8075-636CD45A6130> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9369c000 - 0x9369cfff  libkeymgr.dylib (28) <43297D93-111A-3880-AE0D-55C7404C52DC> /usr/lib/system/libkeymgr.dylib
    0x93792000 - 0x93796ffc  com.apple.IOSurface (91 - 91) <B337413D-F2D6-3272-B74A-9E1392ED5756> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93797000 - 0x937c8ffd  com.apple.GSS (4.0 - 2.0) <FB94C6FD-E9AE-3B26-9242-E3298EF1BA69> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x937cf000 - 0x938c3fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9439e000 - 0x943c9ff7  libsystem_network.dylib (241.3) <FA1F2F7B-93B9-37FD-8070-A60725749A1F> /usr/lib/system/libsystem_network.dylib
    0x943ca000 - 0x9453cffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <BA08CB4B-B6DA-31BE-BCE9-A738CB25A48A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94577000 - 0x94600fff  com.apple.CoreSymbolication (3.0 - 141) <3A521E7C-37B6-3ED1-863C-8CB5E2DEAC08> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x94601000 - 0x94650fff  com.apple.opencl (2.3.58 - 2.3.58) <82A383B9-EFE6-38D0-8465-CFB8F9367834> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94651000 - 0x94697ff7  libFontRegistry.dylib (127) <BB1B8711-BEC9-3D0B-8C8D-9697039EE033> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x94698000 - 0x94702ff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <4B96CA5D-2670-3B66-B648-3F2B5BAE5238> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x947cb000 - 0x948ddffc  libsqlite3.dylib (158) <A1CDF363-AB65-3D3F-B62C-171C01DEE337> /usr/lib/libsqlite3.dylib
    0x948de000 - 0x948ecff7  com.apple.Sharing (132.2 - 132.2) <2BE8E58B-3C0D-35E4-8B00-6BE89821E757> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x948ed000 - 0x94940fff  com.apple.htmlrendering (77 - 1.1.4) <E4988ECB-285F-3FC0-A8EC-48A1260A96C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x94941000 - 0x94996fff  libc++.1.dylib (120) <AE695E83-E3C6-3F13-BFC2-A2945AEAB0AC> /usr/lib/libc++.1.dylib
    0x94997000 - 0x94a0afff  com.apple.SearchKit (1.4.0 - 1.4.0) <B07169DD-5577-3898-8146-0E63A5FD31DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x94a0b000 - 0x94a0bfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x94a0c000 - 0x94a15ffa  com.apple.CommonAuth (4.0 - 2.0) <6CB82D57-3C55-39E5-9036-8047DF3E6F57> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x94a16000 - 0x94a1affc  libpam.2.dylib (20) <763AC655-931B-3891-AB6A-F2CD4A21F906> /usr/lib/libpam.2.dylib
    0x94b6d000 - 0x94d33ffb  libicucore.A.dylib (511.27) <653147E9-7326-337A-99E1-B42E4D801E53> /usr/lib/libicucore.A.dylib
    0x94d34000 - 0x94d53ff9  com.apple.framework.Apple80211 (9.0 - 900.47) <68E399FF-AB98-378D-94AC-D0869A72344F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94d7e000 - 0x94d88ff7  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <16E20DCD-89F4-3C8E-9DBA-EED359807038> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x94d8d000 - 0x94d90fff  libdyld.dylib (239.3) <ED3D413D-D8FE-39A3-ADF4-00B4E7244A67> /usr/lib/system/libdyld.dylib
    0x94d91000 - 0x94dadff9  com.apple.Ubiquity (1.3 - 289) <64DEF1B4-F874-3DF2-9D58-ABBF0A15C5BB> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x94dae000 - 0x94e9aff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
    0x94e9b000 - 0x951e7ffb  com.apple.MediaToolbox (1.0 - 1273.35) <E30AF97C-165A-37EA-9373-1A99188FA8B6> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x951e8000 - 0x9521affb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <1D512F2A-695A-3D82-A6B3-1DDC88865BE5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x95220000 - 0x9522efff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
    0x9522f000 - 0x953dbff1  com.apple.QuartzCore (1.8 - 332.0) <C8467E02-1AC0-333E-890E-9AAD65FAEC0E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x953dc000 - 0x953eefff  libsystem_asl.dylib (217.1.4) <F4B8D4CC-71BC-3C45-8669-91747B456739> /usr/lib/system/libsystem_asl.dylib
    0x953ef000 - 0x953f9fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <907F726B-BA7D-360C-8E46-02DB99DD903A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x9541b000 - 0x95449ff3  com.apple.DebugSymbols (106 - 106) <37B107F9-4AA0-39FF-9602-A27811C8DC96> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9544a000 - 0x95454ff2  com.apple.AppSandbox (3.0 - 1) <085C3B38-C7D8-3A62-AFC6-CEE27F93DFD1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x9546c000 - 0x95490fff  libxpc.dylib (300.1.17) <9115C2E7-FA58-3D25-8676-6360C7CF8E13> /usr/lib/system/libxpc.dylib
    0x95495000 - 0x954a1ffe  libkxld.dylib (2422.75.4) <E33644D0-8809-356F-8144-67CC09052E9B> /usr/lib/system/libkxld.dylib
    0x95528000 - 0x9556afff  libGLU.dylib (9.3.1) <F15F3C93-3B42-35AF-8417-B2F79FDE1B70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9556b000 - 0x95574fff  libsystem_notify.dylib (121) <C52DC28B-66DF-3F1C-8A2B-4D1F41DEB168> /usr/lib/system/libsystem_notify.dylib
    0x9573d000 - 0x957bdff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <21FF2945-32B7-3ABD-ACBB-5533241999D8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x957be000 - 0x959c0ff7  com.apple.CoreFoundation (6.9 - 855.11) <21BA3E03-EA00-3AC4-8B31-806779114FE8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x959c1000 - 0x959c3ffb  libRadiance.dylib (1038) <B3B8CD5D-74C8-3D73-BC98-21F7B18E77C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95c5d000 - 0x95c99ff4  com.apple.RemoteViewServices (2.0 - 94) <C08AC054-A318-3BC8-9634-510B39493C52> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x95c9a000 - 0x95cb7ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x95cb8000 - 0x95cbafff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x95cbb000 - 0x95cbcffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x95cbd000 - 0x95cc8ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x95cc9000 - 0x95ff4ff6  com.apple.Foundation (6.9 - 1056) <B30A8E0D-B36F-37D9-AA80-E4E02D6EE192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95ff5000 - 0x962e7ff8  com.apple.CoreImage (9.0.54) <52994AA9-1B03-3720-B02D-6E888D2A23E4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x9638d000 - 0x963a5fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <630A5CCF-8FC3-379D-B0BD-41DCE1F0B624> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x96cf8000 - 0x96cf8fff  com.apple.CoreServices (59 - 59) <BF15253B-242B-378A-8546-8F7619764AAC> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96cf9000 - 0x96e05fff  com.apple.ImageIO.framework (3.3.0 - 1038) <4776FAFD-F80F-3BDE-A396-80D988BE8EC1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x96e79000 - 0x970214af  libobjc.A.dylib (551.1) <18361D2F-0405-39B0-8354-2D865703118D> /usr/lib/libobjc.A.dylib
    0x97022000 - 0x97027ff3  libsystem_platform.dylib (24.1.4) <03238EB4-2C7C-3D55-8FA4-12F697B88878> /usr/lib/system/libsystem_platform.dylib
    0x97028000 - 0x970ebff1  com.apple.CoreText (352.0 - 367.15) <8C486246-B12A-39E1-9B35-DE9451FDCF4B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x97189000 - 0x9718afff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
    0x9718b000 - 0x9726eff7  libcrypto.0.9.8.dylib (50) <F24D0250-CD74-3955-9E67-109765B882C1> /usr/lib/libcrypto.0.9.8.dylib
    0x9726f000 - 0x972c2ff3  com.apple.CoreMediaIO (403.0 - 4555) <6BE07264-EBEC-3F85-BF09-FF350627D058> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x972cc000 - 0x972d3ff2  com.apple.NetFS (6.0 - 4.0) <D295AB6B-CB1D-39E3-9D2F-42273D928D70> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x972d4000 - 0x972daffb  libunwind.dylib (35.3) <316039E0-FB7A-35DA-89BE-C461213D6BDE> /usr/lib/system/libunwind.dylib
    0x972db000 - 0x976a0ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x976a1000 - 0x97803ff3  com.apple.CFNetwork (673.0.3 - 673.0.3) <5E0E9AE8-073B-3F2B-B0C7-A0129DE787F6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x97804000 - 0x9786dfff  com.apple.SystemConfiguration (1.13 - 1.13) <542075CD-9085-3F30-B84B-DD0277D6A40E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9786e000 - 0x97872ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x97873000 - 0x97ad7fff  com.apple.CoreData (107 - 481) <EF1D2394-41E0-356F-B8F8-3E60151EC441> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97ad8000 - 0x97af3ff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x97afb000 - 0x97b04fff  com.apple.DiskArbitration (2.6 - 2.6) <53700F94-766F-3DA0-A9DF-DE2F8FF84CB3> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x97b5d000 - 0x97b75ff7  libsystem_malloc.dylib (23.1.10) <689AB95D-FF71-364E-B6C7-7EFD1E4CB7E6> /usr/lib/system/libsystem_malloc.dylib
    0x97b76000 - 0x97ce6fff  com.apple.QTKit (7.7.3 - 2826.0.1) <4229223C-DBAF-31A3-874E-061B5F5D0F9A> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97ce7000 - 0x97cf0fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <E2A5F1E3-2B8A-3E85-8559-18B1A29AE271> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x97cf2000 - 0x97d83fff  com.apple.ColorSync (4.9.0 - 4.9.0) <10317959-1392-3689-B3F6-F8E2D84931BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x97d84000 - 0x97df9ffb  com.apple.framework.IOKit (2.0.1 - 907.1.13) <86D72735-9DFB-35C8-83F7-CE0DCF17D354> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97dfa000 - 0x97dfafff  com.apple.Cocoa (6.8 - 20) <63DA3D59-5D81-3340-A985-A11CE4A3E83F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97f06000 - 0x97f9eff7  com.apple.Metadata (10.7.0 - 800.12.2) <5E9EA0AC-EE9E-362E-9DAC-9B7D21A53A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x97f9f000 - 0x97fedff9  com.apple.HIServices (1.22 - 466) <30636237-408A-3552-90C1-1279348DF7CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x97fee000 - 0x97ffdfff  libGL.dylib (9.3.1) <32F61D19-8636-3B3F-94A2-AB2C4367B82A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97ffe000 - 0x97ffffff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
    0x98000000 - 0x980fefff  libJP2.dylib (1038) <E5860548-4C4F-3C4D-948E-1A25EF5ADA71> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x980ff000 - 0x9819bfff  com.apple.QD (3.50 - 298) <39109A21-3337-3F6D-B33B-53737C2187E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x981a4000 - 0x981d0ff7  com.apple.DictionaryServices (1.2 - 208) <59E9F98C-9C58-34C6-9D78-1FD4649DCBC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x981d1000 - 0x982a1fef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x982a2000 - 0x982b4fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x982b5000 - 0x982b9fff  libheimdal-asn1.dylib (323.12) <9EA2A221-301B-3B9A-BBF2-38134145B5A8> /usr/lib/libheimdal-asn1.dylib
    0x982ba000 - 0x982d1ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <DE5E1DB2-F8CB-3132-A1A9-6F50BDD0A559> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x982d2000 - 0x9831afff  com.apple.PerformanceAnalysis (1.47 - 47) <48BE84A9-3753-3CDA-A092-2F8CA36C731C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x9831b000 - 0x98330ff3  com.apple.AppContainer (3.0 - 1) <84FB395F-0467-3D21-8FB5-4ED7BB9C82E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x98331000 - 0x98338fff  libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
    0x98339000 - 0x98466ff9  com.apple.avfoundation (2.0 - 651.12) <46DF19FF-7A29-33CE-9D80-E2CEE163C2C6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9846a000 - 0x98495ff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
    0x98496000 - 0x984a4ff3  com.apple.opengl (9.3.1 - 9.3.1) <8E5EB187-90D0-31BE-BF14-A1D9B402AA0C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x984a5000 - 0x98503ff7  com.apple.CoreUtils (1.9 - 190.4) <8F169D88-9D9A-3D12-8C8F-287CC7F286C7> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x98504000 - 0x98505fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9850a000 - 0x98560ff6  com.apple.ScalableUserInterface (1.0 - 1) <30203384-7230-356E-BF47-76307CD21148> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x98561000 - 0x98589fff  libsystem_info.dylib (449.1.3) <3FE52670-FFEE-3D04-ADE7-EA69BC00B066> /usr/lib/system/libsystem_info.dylib
    0x985ed000 - 0x9862affb  libGLImage.dylib (9.3.1) <26AB4352-1F99-3170-B5E0-459F561233D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9862b000 - 0x98781ff0  libBLAS.dylib (1094.5) <5A53FE27-32DE-322C-BAB3-E03B93D37F88> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x98782000 - 0x9879bfff  libAVFAudio.dylib (32.2) <F1189373-0635-32D5-BB0C-1261959DB675> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x987a6000 - 0x987a7fff  libremovefile.dylib (33) <E6B6F0CD-1700-31DC-93DB-3D33EC85DA0C> /usr/lib/system/libremovefile.dylib
    0x987a8000 - 0x987b4ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <2AA24814-2DC6-3E28-B71B-186B686F0F19> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x987b5000 - 0x987c5ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8106E9A2-F2A7-392C-B404-E88A20843F0C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x987f6000 - 0x988dcff7  com.apple.coreui (2.1 - 231) <AE791086-2144-30F8-A943-BFF90C6B9D6A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x988dd000 - 0x988deffd  libunc.dylib (28) <74F7C952-F254-3E55-9C00-780DCEF3F410> /usr/lib/system/libunc.dylib
    0x98984000 - 0x98984ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F43CF0ED-A017-35EE-813D-37D08A60A74B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99974000 - 0x99974fff  com.apple.Carbon (154 - 157) <33457512-4EA2-373B-BB04-A6A7B6D4E54A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99975000 - 0x99988fff  com.apple.ImageCapture (9.0 - 9.0) <2128121D-9069-3BF2-BE7D-D6CD7B9C6630> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x99989000 - 0x99dbdff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <557A6F7A-4A24-32B0-A1FD-4B0E27912648> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9a1eb000 - 0x9a1ebfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <E8443BE8-482C-300A-BEDA-EDB07242A64B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9a1ec000 - 0x9a253ffc  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <8DADD7D2-AB98-34ED-8D6F-335338502CBE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x9a254000 - 0x9a259ff6  libcompiler_rt.dylib (35) <B838D63E-59DD-3C07-A17F-F90906F3FB09> /usr/lib/system/libcompiler_rt.dylib
    0x9a25a000 - 0x9a273fff  com.apple.Kerberos (3.0 - 1) <B5231442-5643-3605-8464-8F654A4C5019> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9a27e000 - 0x9a2bcff7  com.apple.NavigationServices (3.8 - 215) <196E21DC-C420-33B2-AC5C-CC35264C5E58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x9a2bd000 - 0x9a3f4ff3  com.apple.desktopservices (1.8 - 1.8) <1CA936E2-C5DB-32BF-AFD0-E8FF97A462A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9a3f5000 - 0x9a3f6fff  libSystem.B.dylib (1197.1.1) <5A9C548E-A852-35B3-B9AB-DF658EF75242> /usr/lib/libSystem.B.dylib
    0x9a420000 - 0x9a438ffd  libdispatch.dylib (339.1.9) <4A985218-0898-3554-8DB1-BCA0B676B9A6> /usr/lib/system/libdispatch.dylib
    0x9a439000 - 0x9a43bfff  com.apple.SecCodeWrapper (3.0 - 1) <29ECC157-F444-31FE-99CC-A9289FF3AC8D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x9ad63000 - 0x9ad68ff7  com.apple.print.framework.Print (9.0 - 260) <6875EC0C-7DD0-3660-AFD6-25E407F49E0D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x9ad69000 - 0x9ae00ff7  com.apple.ink.framework (10.9 - 207) <710EF47E-89F1-317F-AEAB-A42FE0E40B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9b0ad000 - 0x9b159ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9b18d000 - 0x9b192fff  com.apple.MediaAccessibility (1.0 - 43) <F7B5A9CB-2F38-32AF-8B8E-B6CDB31D68C5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x9b193000 - 0x9b19bfff  libsystem_dnssd.dylib (522.1.11) <AFF243AD-A0AF-3D7B-9E56-7B5BE81FC08C> /usr/lib/system/libsystem_dnssd.dylib
    0x9b19c000 - 0x9b1c3fff  com.apple.CoreVideo (1.8 - 117.2) <4FDBE865-4A94-39B7-B9F4-44055EC988C3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9b2d4000 - 0x9b2f7ff7  libc++abi.dylib (48) <5367BE5A-D475-3FB4-972D-E1DC999A709A> /usr/lib/libc++abi.dylib
    0x9b410000 - 0x9b441ffa  libsystem_m.dylib (3047.16) <7BF40745-1A2D-3DB2-8D49-3F149851AE15> /usr/lib/system/libsystem_m.dylib
    0x9b442000 - 0x9b51dff7  com.apple.LaunchServices (572.23 - 572.23) <7E52FB5C-9ECF-3CB9-BF18-6652B8D8CDE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9b51e000 - 0x9b520fff  libsystem_configuration.dylib (596.12) <DE9038BB-0403-3263-885F-D949F8FBAFE7> /usr/lib/system/libsystem_configuration.dylib
    0x9baee000 - 0x9bbdeffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x9bbdf000 - 0x9bcecfe4  com.apple.MediaControlSender (1.9 - 190.4) <364BDDB2-4280-3BAB-9CC4-697FDC303BCA> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x9c014000 - 0x9c069ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <A20E9FFF-79AE-30CD-8377-AA939EEDCE3F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    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: 336
        thread_create: 8
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=241.4M resident=164.9M(68%) swapped_out_or_unallocated=76.5M(32%)
    Writable regions: Total=52.8M written=1612K(3%) resident=2380K(4%) swapped_out=0K(0%) unallocated=50.5M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Kernel Alloc Once                     4K
    MALLOC                             41.7M
    MALLOC (admin)                       48K
    Stack                              65.1M
    VM_ALLOCATE                        1236K
    __DATA                             16.4M
    __IMAGE                             528K
    __LINKEDIT                         65.4M
    __OBJC                             2272K
    __PAGEZERO                            4K
    __TEXT                            176.0M
    __UNICODE                           544K
    mapped file                       119.3M
    shared memory                         4K
    ===========                      =======
    TOTAL                             488.5M

    Good Morning Meenat. thank you so much for your reply. I really appreciate it. 
    Yes What I do is uninstall Edge using the uninstaller, clicking 'remove prefs' I then log out of CC and log back in so I recognises that Edge is not there. It doesn't. So I go to the Edge download page and click to trial it, then CC installs. I then launch Edge and it crashes.
    Here's this afternoon's report:
    Process:         Adobe Edge Animate [1741]
    Path:            /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/MacOS/Adobe Edge Animate
    Identifier:      com.adobe.Adobe Edge Animate.application
    Version:         3.0.0 (3.0.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [183]
    Responsible:     Adobe Edge Animate [1741]
    User ID:         501
    Date/Time:       2014-02-25 12:05:29.949 +0000
    OS Version:      Mac OS X 10.9.1 (13B3116)
    Report Version:  11
    Anonymous UUID:  3893AC7F-6C66-4D89-122F-70D8BC77B3B9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    terminating with uncaught exception of type dvacore::filesupport::file_exception: $$$/dvacore/filesupport/error=Error with file: '@0'.
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x91891952 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x90c00167 pthread_kill + 101
    2   libsystem_c.dylib                       0x927be340 abort + 155
    3   libc++abi.dylib                         0x9b2d4869 abort_message + 169
    4   libc++abi.dylib                         0x9b2f557b default_terminate_handler() + 264
    5   libc++abi.dylib                         0x9b2f2dd0 std::__terminate(void (*)()) + 14
    6   libc++abi.dylib                         0x9b2f27eb __cxa_throw + 116
    7   com.adobe.dvacore.framework             0x00446c3b dvacore::utility::ThrowIfCopyError(long, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 331
    8   com.adobe.dvacore.framework             0x00446a22 dvacore::utility::FileUtils::Copy(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 290
    9   com.adobe.Adobe Edge Animate.application          0x00023563 helium::FolderCopy(dvacore::filesupport::Dir, dvacore::filesupport::Dir) + 723
    10  com.adobe.Adobe Edge Animate.application          0x0000c8b2 helium::App::MigratePrefs() + 1058
    11  com.adobe.Adobe Edge Animate.application          0x0000bcc9 helium::App::PreInitialize(exo::app::AppInitArgs&, boost::program_options::variables_map&) + 425
    12  com.adobe.Adobe Edge Animate.application          0x00044994 main + 388
    13  com.adobe.Adobe Edge Animate.application          0x000029a5 start + 53
    Thread 1:
    0   libsystem_kernel.dylib                  0x91892046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x90c00dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x90c04cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x91892992 kevent64 + 10
    1   libdispatch.dylib                       0x9a4238bd _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x9a423556 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x91892046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x90c00dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x90c04cce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xa0652c0c  ecx: 0xbffff02c  edx: 0x91891952
      edi: 0xa03fd1a8  esi: 0x00000006  ebp: 0xbffff048  esp: 0xbffff02c
       ss: 0x00000023  efl: 0x00000206  eip: 0x91891952   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x004907c0
    Logical CPU:     0
    Error Code:      0x00080148
    Trap Number:     132
    Binary Images:
        0x1000 -    0xa7ffb +com.adobe.Adobe Edge Animate.application (3.0.0 - 3.0.0.0) <30997E47-777E-3951-B7CD-756E5CC5DAD5> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/MacOS/Adobe Edge Animate
      0x17d000 -   0x1ccfef +com.adobe.headlights.LogSessionFramework (2.1.2.1785) <7B2DC92D-14B9-39B7-9982-EE295F0E82EF> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
      0x200000 -   0x202fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <940AF5C8-23AA-3311-A69F-6FC43C80F05B> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporte r
      0x209000 -   0x20dfff +com.adobe.boost_date_time.framework (3.0.0 - 3.0.0.0) <CC705430-5F60-35BC-A1A8-7D3A83D1CD4F> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
      0x221000 -   0x22eff3 +com.adobe.boost_threads.framework (3.0.0 - 3.0.0.0) <15F4484D-FDF8-3767-B2C1-075014177DD3> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
      0x250000 -   0x25affb +com.adobe.boost_signals.framework (3.0.0 - 3.0.0.0) <76C26160-4DDC-3082-9902-5DD388C4ACE8> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
      0x271000 -   0x273ff7 +com.adobe.boost_system.framework (3.0.0 - 3.0.0.0) <0F0A902D-EA49-3CF2-953A-C7F0EE6A1E6A> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
      0x27b000 -   0x4beff3 +com.adobe.dvacore.framework (3.0.0 - 3.0.0.0) <6ABAA81C-82C6-3AA3-9749-63758BE6F030> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
      0x6c5000 -   0xb0bff7 +com.adobe.dvaui.framework (3.0.0 - 3.0.0.0) <3783C677-AF28-3901-9FB9-B75DDA14173E> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x1070000 -  0x1119ff7 +com.adobe.dvaworkspace.framework (3.0.0 - 3.0.0.0) <FA1B7381-16DA-3B70-AE95-6622F9A9D94A> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
    0x120a000 -  0x12c6ff3 +com.adobe.exo.framework (3.0.0 - 3.0.0.0) <329F8C8E-C931-348B-853A-893BDE9A3E28> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/exo.framework/Versions/A/exo
    0x1406000 -  0x14bdffb +com.adobe.dvaeve.framework (3.0.0 - 3.0.0.0) <DB565AE5-F1E9-3D78-A05E-25ABC71C6AF7> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
    0x1618000 -  0x1921ffb +com.adobe.dvaadameve.framework (3.0.0 - 3.0.0.0) <FC8B81CA-85C2-383A-8EF6-1A2267030CC8> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x1f76000 -  0x1f88ffb +com.adobe.boost_filesystem.framework (3.0.0 - 3.0.0.0) <D30AA740-44F2-311A-A71A-F4367CE58F4E> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x1fa5000 -  0x2038ff7 +com.adobe.boost_regex.framework (3.0.0 - 3.0.0.0) <867B9677-4E8D-31B9-8B11-A1CD3736B7B6> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x20c8000 -  0x2115fff +com.adobe.AgKernel.framework (3.0.0 - 3.0.0.0) <7A5AFD87-8439-33E9-81BE-D30988B03667> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/AgKernel.framework/Versions/A/AgKernel
    0x2145000 -  0x2239ff3 +com.adobe.dvalua.framework (3.0.0 - 3.0.0.0) <B84C1A94-4E5C-3912-A30A-19A449688D85> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvalua.framework/Versions/A/dvalua
    0x2394000 -  0x23b7ffb +com.adobe.bezierlua.framework (3.0.0 - 3.0.0.0) <FE95B81B-C4C6-3515-9336-4C1F4245E50F> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/bezierlua.framework/Versions/A/bezierlua
    0x23d4000 -  0x23dbff3 +com.adobe.dvaundo.framework (3.0.0 - 3.0.0.0) <AF864897-DFE3-34EA-A64D-165DEC7548BA> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvaundo.framework/Versions/A/dvaundo
    0x23ea000 -  0x252efff +com.adobe.scintilla.framework (3.0.0 - 3.0.0.0) <85FD731B-93F1-3F4C-AF0F-4FED28E1200B> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/scintilla.framework/Versions/A/scintilla
    0x25ad000 -  0x269fff7 +com.adobe.amtlib (7.0.0.247 - 7.0.0.247) <40EB4ADC-F7EF-344B-A75B-B50DB61EDF3C> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26b1000 -  0x26f9fff +com.adobe.dvawebview.framework (3.0.0 - 3.0.0.0) <4DF4F3F2-E40C-3AC3-AC29-6892BCD5E4EF> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvawebview.framework/Versions/A/dvawebview
    0x279b000 -  0x279dffe +com.adobe.lua_zip.framework (3.0.0 - 3.0.0.0) <39554708-8657-3087-88EB-35E6B3CFA24B> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/lua_zip.framework/Versions/A/lua_zip
    0x27a4000 -  0x27b3ff3 +com.adobe.lua_zlib.framework (3.0.0 - 3.0.0.0) <4B80467D-9FF4-386F-8E20-4EAF5F7DD782> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/lua_zlib.framework/Versions/A/lua_zlib
    0x27bc000 -  0x27d2fff +com.adobe.libzip.framework (3.0.0 - 3.0.0.0) <9C1D69CE-DE94-31A9-B204-9ED3B1E98D11> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/libzip.framework/Versions/A/libzip
    0x27e5000 -  0x27f4ffb +com.adobe.dvatexteditor.framework (3.0.0 - 3.0.0.0) <2F8C4BEB-E63C-30AF-9B30-D2D3F8B5ECD9> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvatexteditor.framework/Versions/A/dvatexteditor
    0x2819000 -  0x5923ffb +libcef.dylib (31130.5.84) <75133BA3-A4DB-3D34-9C59-974A9EAF59D6> /Applications/Adobe Edge Animate CC/Adobe Edge Animate.app/Contents/Frameworks/dvawebview.framework/Versions/A/cef/Chromium Embedded Framework.framework/Libraries/libcef.dylib
    0x8fedd000 - 0x8ff0f417  dyld (239.3) <4B280BB1-55F8-313F-86A6-8ADD644ED69E> /usr/lib/dyld
    0x90008000 - 0x90061ffa  libTIFF.dylib (1038) <4204CF01-2B19-3846-ADA4-2E3F3BCAD117> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90062000 - 0x900cdff9  com.apple.Heimdal (4.0 - 2.0) <0DC5A0C2-D664-3B18-B4FD-DD027D62DE8A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x900e2000 - 0x90133ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x9013f000 - 0x901a0ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x901a1000 - 0x901deff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x901df000 - 0x9045bff7  com.apple.QuickTime (7.7.3 - 2826.0.1) <9DB76746-DCFA-371D-A1D5-E41C17202684> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9045c000 - 0x90746fd2  com.apple.vImage (7.0 - 7.0) <D94F266B-B1E3-3734-8C6C-CB4EF655F411> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x90747000 - 0x9074ffff  libcopyfile.dylib (103) <3442BBA3-ABB7-3A7D-9F8A-DB55A3CA2151> /usr/lib/system/libcopyfile.dylib
    0x90750000 - 0x907a1ffb  com.apple.CoreMedia (1.0 - 1273.35) <6BEDE306-DCAA-3D1E-AED4-6FC2A8CEF1C7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x907c8000 - 0x907d3fff  com.apple.CrashReporterSupport (10.9 - 538) <16850C12-BBC7-3F02-AA33-A0BFE5FAD6FE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x907d4000 - 0x907dcffe  libGFXShared.dylib (9.3.1) <1EF75B97-012E-3730-8017-5E832946B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x907dd000 - 0x907ddffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x907de000 - 0x907eaffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
    0x907eb000 - 0x9081bff7  com.apple.CoreServicesInternal (184.8 - 184.8) <2AA649CA-CBEC-31D4-9A57-BB3471D04157> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x9081e000 - 0x90887fff  com.apple.datadetectorscore (5.0 - 354.0) <CEE08580-8FFC-3241-9E7D-851908179FB2> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x90888000 - 0x90890fff  liblaunch.dylib (842.1.4) <3E946C2F-76B5-3980-BC07-30D78BBD3279> /usr/lib/system/liblaunch.dylib
    0x90891000 - 0x90afeff6  com.apple.security (7.0 - 55471) <5FCF76B2-92C6-3404-87D3-91B3F6E203AA> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90b0b000 - 0x90b27fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x90b33000 - 0x90b35fff  libquarantine.dylib (71) <39FC7A3E-9508-3C82-9945-4E4229742FEC> /usr/lib/system/libquarantine.dylib
    0x90b36000 - 0x90b86ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
    0x90b87000 - 0x90bfdff3  com.apple.securityfoundation (6.0 - 55122) <25149798-A37E-316F-84AB-93029EAF33D8> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x90bfe000 - 0x90c05ffb  libsystem_pthread.dylib (53.1.4) <AD357A6E-6746-3FB2-B6F5-8101E9DE7671> /usr/lib/system/libsystem_pthread.dylib
    0x90c06000 - 0x90c7bff1  com.apple.ApplicationServices.ATS (360 - 363.1) <6947C85B-3CAB-3FD1-86FD-B14FE212735C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x90c7c000 - 0x90d49ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <DDA29C05-3FBA-3E8C-9EB7-97D5871C9257> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90fc2000 - 0x90ff8fff  com.apple.IconServices (25 - 25.17) <05C87A32-3E0F-3EE7-8CE5-DB6463369FFA> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x90ff9000 - 0x91000ff7  com.apple.XPCService (2.0 - 1) <34C02E62-62C2-3BA5-95F2-0B5A9AC092F2> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x910ad000 - 0x910d7ff7  libsandbox.1.dylib (278.10) <DAC89956-5476-32E1-87CB-334731FAA372> /usr/lib/libsandbox.1.dylib
    0x910d8000 - 0x9144dff9  com.apple.HIToolbox (2.1 - 696) <43CB31D6-4C2B-30FA-A374-DB7C5728E7AD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x91528000 - 0x9152affe  libCVMSPluginSupport.dylib (9.3.1) <771F15D1-AB7E-32ED-98F1-8335EF1F9E5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x91532000 - 0x91833ff7  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <42E10BD1-995B-3FB4-8A6D-5FD071FB8BD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x91866000 - 0x9186aff7  libmacho.dylib (845) <AAB35F2B-B515-37CD-A637-A2E88DFE4080> /usr/lib/system/libmacho.dylib
    0x9186b000 - 0x91879ff7  libz.1.dylib (53) <3D1E738F-D26C-3721-8E16-52473B560A8F> /usr/lib/libz.1.dylib
    0x9187a000 - 0x91897ff4  libsystem_kernel.dylib (2422.75.4) <1FB471BD-92E5-314E-9C2B-154B117C06E8> /usr/lib/system/libsystem_kernel.dylib
    0x91898000 - 0x924b3ff3  com.apple.AppKit (6.9 - 1265) <AE258D94-0272-394F-BBB7-9B5C165A4A78> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x924b4000 - 0x924b8ffa  libcache.dylib (62) <F69AA956-EA55-3562-8A8E-C6393662B1D6> /usr/lib/system/libcache.dylib
    0x924b9000 - 0x924b9fff  com.apple.ApplicationServices (48 - 48) <6766DF5C-6A98-3AAF-A222-D99599BB5A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x924ba000 - 0x924d5ff6  libPng.dylib (1038) <97F26689-9706-348E-A07D-5A332B17750A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x924d6000 - 0x92500fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x925a1000 - 0x925acffb  libcommonCrypto.dylib (60049) <7C884189-8A58-3D10-9164-571DAABB7D58> /usr/lib/system/libcommonCrypto.dylib
    0x925f4000 - 0x92648fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <DAA1002F-BEC8-37F3-9DB9-6B84F9A3819D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9265d000 - 0x92661ffa  libGIF.dylib (1038) <1108B78D-2B39-3823-8FF8-6A9FDC31AC4E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92662000 - 0x92676ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <6860A0D0-3654-3B02-B2E9-C4D2637167B8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x92677000 - 0x9269bfff  libJPEG.dylib (1038) <1154DC9B-6E0C-3EED-9C39-E382474B5FC1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x926cc000 - 0x926e6ff7  com.apple.GenerationalStorage (2.0 - 160.2) <D6235DD6-3039-383F-9378-294A2EC11E50> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x92714000 - 0x92760ff7  libcups.2.dylib (372) <75C1C149-4054-3060-97AE-AFC1ACCA793F> /usr/lib/libcups.2.dylib
    0x92761000 - 0x927f3ffe  libsystem_c.dylib (997.1.1) <8288A730-B230-34E2-8C4B-6A1FBD12C023> /usr/lib/system/libsystem_c.dylib
    0x927f4000 - 0x927f7ff9  com.apple.TCC (1.0 - 1) <DE9FBF11-4ABB-317F-A3F8-4D26A98A5AEF> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x927f8000 - 0x92805ff7  com.apple.AppleFSCompression (56 - 1.0) <32474B4B-209F-3A35-A66D-53B90879F02B> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x92806000 - 0x92831ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <87D1076A-1EC8-3C26-93DB-E4AD394A45AF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x9283d000 - 0x9287cff7  com.apple.bom (12.0 - 192) <B5E5E554-BFBD-3CB7-A43B-92F51F596FB4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x928a0000 - 0x92d47fe7  com.apple.CoreAUC (6.22.08 - 6.22.08) <D3D4EF49-FEC9-3B40-A0BD-BBCDF638410E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92d48000 - 0x92d49ffa  libsystem_sandbox.dylib (278.10) <31C77DCA-F6CA-33F7-BE57-500932EA8494> /usr/lib/system/libsystem_sandbox.dylib
    0x92d58000 - 0x92db4ffa  com.apple.print.framework.PrintCore (9.0 - 428) <68C13032-D1B7-31C7-968B-E4C6325A0DA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x92db5000 - 0x931dafe3  com.apple.VideoToolbox (1.0 - 1273.35) <053E5F1E-54F4-3EA9-B421-5F5D114F8E7F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x931db000 - 0x931dffff  com.apple.CommonPanels (1.2.6 - 96) <CDB85D69-FF93-31CF-B530-5DA366C9288C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x931e0000 - 0x931e3ff7  com.apple.help (1.3.3 - 46) <616B1C40-AAB2-3041-9CBE-A7058E4285B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x93223000 - 0x9361bffe  com.apple.CoreGraphics (1.600.0 - 599.7) <A98A8C69-9394-301F-9504-0728EFFC9854> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9361c000 - 0x93625fff  com.apple.audio.SoundManager (4.1 - 4.1) <7E80241B-435E-340E-8E03-BDFF7763B77F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x93631000 - 0x9368fffd  com.apple.AE (665.5 - 665.5) <58CF4AC0-2F2E-3C4F-8075-636CD45A6130> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9369c000 - 0x9369cfff  libkeymgr.dylib (28) <43297D93-111A-3880-AE0D-55C7404C52DC> /usr/lib/system/libkeymgr.dylib
    0x93792000 - 0x93796ffc  com.apple.IOSurface (91 - 91) <B337413D-F2D6-3272-B74A-9E1392ED5756> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93797000 - 0x937c8ffd  com.apple.GSS (4.0 - 2.0) <FB94C6FD-E9AE-3B26-9242-E3298EF1BA69> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x937cf000 - 0x938c3fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9439e000 - 0x943c9ff7  libsystem_network.dylib (241.3) <FA1F2F7B-93B9-37FD-8070-A60725749A1F> /usr/lib/system/libsystem_network.dylib
    0x943ca000 - 0x9453cffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <BA08CB4B-B6DA-31BE-BCE9-A738CB25A48A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94577000 - 0x94600fff  com.apple.CoreSymbolication (3.0 - 141) <3A521E7C-37B6-3ED1-863C-8CB5E2DEAC08> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x94601000 - 0x94650fff  com.apple.opencl (2.3.58 - 2.3.58) <82A383B9-EFE6-38D0-8465-CFB8F9367834> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94651000 - 0x94697ff7  libFontRegistry.dylib (127) <BB1B8711-BEC9-3D0B-8C8D-9697039EE033> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x94698000 - 0x94702ff7  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <4B96CA5D-2670-3B66-B648-3F2B5BAE5238> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x947cb000 - 0x948ddffc  libsqlite3.dylib (158) <A1CDF363-AB65-3D3F-B62C-171C01DEE337> /usr/lib/libsqlite3.dylib
    0x948de000 - 0x948ecff7  com.apple.Sharing (132.2 - 132.2) <2BE8E58B-3C0D-35E4-8B00-6BE89821E757> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x948ed000 - 0x94940fff  com.apple.htmlrendering (77 - 1.1.4) <E4988ECB-285F-3FC0-A8EC-48A1260A96C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x94941000 - 0x94996fff  libc++.1.dylib (120) <AE695E83-E3C6-3F13-BFC2-A2945AEAB0AC> /usr/lib/libc++.1.dylib
    0x94997000 - 0x94a0afff  com.apple.SearchKit (1.4.0 - 1.4.0) <B07169DD-5577-3898-8146-0E63A5FD31DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x94a0b000 - 0x94a0bfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x94a0c000 - 0x94a15ffa  com.apple.CommonAuth (4.0 - 2.0) <6CB82D57-3C55-39E5-9036-8047DF3E6F57> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x94a16000 - 0x94a1affc  libpam.2.dylib (20) <763AC655-931B-3891-AB6A-F2CD4A21F906> /usr/lib/libpam.2.dylib
    0x94b6d000 - 0x94d33ffb  libicucore.A.dylib (511.27) <653147E9-7326-337A-99E1-B42E4D801E53> /usr/lib/libicucore.A.dylib
    0x94d34000 - 0x94d53ff9  com.apple.framework.Apple80211 (9.0 - 900.47) <68E399FF-AB98-378D-94AC-D0869A72344F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94d7e000 - 0x94d88ff7  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <16E20DCD-89F4-3C8E-9DBA-EED359807038> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x94d8d000 - 0x94d90fff  libdyld.dylib (239.3) <ED3D413D-D8FE-39A3-ADF4-00B4E7244A67> /usr/lib/system/libdyld.dylib
    0x94d91000 - 0x94dadff9  com.apple.Ubiquity (1.3 - 289) <64DEF1B4-F874-3DF2-9D58-ABBF0A15C5BB> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x94dae000 - 0x94e9aff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
    0x94e9b000 - 0x951e7ffb  com.apple.MediaToolbox (1.0 - 1273.35) <E30AF97C-165A-37EA-9373-1A99188FA8B6> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x951e8000 - 0x9521affb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <1D512F2A-695A-3D82-A6B3-1DDC88865BE5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x95220000 - 0x9522efff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
    0x9522f000 - 0x953dbff1  com.apple.QuartzCore (1.8 - 332.0) <C8467E02-1AC0-333E-890E-9AAD65FAEC0E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x953dc000 - 0x953eefff  libsystem_asl.dylib (217.1.4) <F4B8D4CC-71BC-3C45-8669-91747B456739> /usr/lib/system/libsystem_asl.dylib
    0x953ef000 - 0x953f9fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <907F726B-BA7D-360C-8E46-02DB99DD903A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x9541b000 - 0x95449ff3  com.apple.DebugSymbols (106 - 106) <37B107F9-4AA0-39FF-9602-A27811C8DC96> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x9544a000 - 0x95454ff2  com.apple.AppSandbox (3.0 - 1) <085C3B38-C7D8-3A62-AFC6-CEE27F93DFD1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x9546c000 - 0x95490fff  libxpc.dylib (300.1.17) <9115C2E7-FA58-3D25-8676-6360C7CF8E13> /usr/lib/system/libxpc.dylib
    0x95495000 - 0x954a1ffe  libkxld.dylib (2422.75.4) <E33644D0-8809-356F-8144-67CC09052E9B> /usr/lib/system/libkxld.dylib
    0x95528000 - 0x9556afff  libGLU.dylib (9.3.1) <F15F3C93-3B42-35AF-8417-B2F79FDE1B70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9556b000 - 0x95574fff  libsystem_notify.dylib (121) <C52DC28B-66DF-3F1C-8A2B-4D1F41DEB168> /usr/lib/system/libsystem_notify.dylib
    0x9573d000 - 0x957bdff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <21FF2945-32B7-3ABD-ACBB-5533241999D8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x957be000 - 0x959c0ff7  com.apple.CoreFoundation (6.9 - 855.11) <21BA3E03-EA00-3AC4-8B31-806779114FE8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x959c1000 - 0x959c3ffb  libRadiance.dylib (1038) <B3B8CD5D-74C8-3D73-BC98-21F7B18E77C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95c5d000 - 0x95c99ff4  com.apple.RemoteViewServices (2.0 - 94) <C08AC054-A318-3BC8-9634-510B39493C52> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x95c9a000 - 0x95cb7ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x95cb8000 - 0x95cbafff  com.apple.securityhi (9.0 - 55005) <51765C73-80D1-33E3-9589-3E88380CE007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x95cbb000 - 0x95cbcffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x95cbd000 - 0x95cc8ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x95cc9000 - 0x95ff4ff6  com.apple.Foundation (6.9 - 1056) <B30A8E0D-B36F-37D9-AA80-E4E02D6EE192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95ff5000 - 0x962e7ff8  com.apple.CoreImage (9.0.54) <52994AA9-1B03-3720-B02D-6E888D2A23E4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x9638d000 - 0x963a5fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <630A5CCF-8FC3-379D-B0BD-41DCE1F0B624> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x96cf8000 - 0x96cf8fff  com.apple.CoreServices (59 - 59) <BF15253B-242B-378A-8546-8F7619764AAC> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96cf9000 - 0x96e05fff  com.apple.ImageIO.framework (3.3.0 - 1038) <4776FAFD-F80F-3BDE-A396-80D988BE8EC1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x96e79000 - 0x970214af  libobjc.A.dylib (551.1) <18361D2F-0405-39B0-8354-2D865703118D> /usr/lib/libobjc.A.dylib
    0x97022000 - 0x97027ff3  libsystem_platform.dylib (24.1.4) <03238EB4-2C7C-3D55-8FA4-12F697B88878> /usr/lib/system/libsystem_platform.dylib
    0x97028000 - 0x970ebff1  com.apple.CoreText (352.0 - 367.15) <8C486246-B12A-39E1-9B35-DE9451FDCF4B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x97189000 - 0x9718afff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
    0x9718b000 - 0x9726eff7  libcrypto.0.9.8.dylib (50) <F24D0250-CD74-3955-9E67-109765B882C1> /usr/lib/libcrypto.0.9.8.dylib
    0x9726f000 - 0x972c2ff3  com.apple.CoreMediaIO (403.0 - 4555) <6BE07264-EBEC-3F85-BF09-FF350627D058> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x972cc000 - 0x972d3ff2  com.apple.NetFS (6.0 - 4.0) <D295AB6B-CB1D-39E3-9D2F-42273D928D70> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x972d4000 - 0x972daffb  libunwind.dylib (35.3) <316039E0-FB7A-35DA-89BE-C461213D6BDE> /usr/lib/system/libunwind.dylib
    0x972db000 - 0x976a0ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x976a1000 - 0x97803ff3  com.apple.CFNetwork (673.0.3 - 673.0.3) <5E0E9AE8-073B-3F2B-B0C7-A0129DE787F6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x97804000 - 0x9786dfff  com.apple.SystemConfiguration (1.13 - 1.13) <542075CD-9085-3F30-B84B-DD0277D6A40E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9786e000 - 0x97872ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x97873000 - 0x97ad7fff  com.apple.CoreData (107 - 481) <EF1D2394-41E0-356F-B8F8-3E60151EC441> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97ad8000 - 0x97af3ff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x97afb000 - 0x97b04fff  com.apple.DiskArbitration (2.6 - 2.6) <53700F94-766F-3DA0-A9DF-DE2F8FF84CB3> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x97b5d000 - 0x97b75ff7  libsystem_malloc.dylib (23.1.10) <689AB95D-FF71-364E-B6C7-7EFD1E4CB7E6> /usr/lib/system/libsystem_malloc.dylib
    0x97b76000 - 0x97ce6fff  com.apple.QTKit (7.7.3 - 2826.0.1) <4229223C-DBAF-31A3-874E-061B5F5D0F9A> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97ce7000 - 0x97cf0fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <E2A5F1E3-2B8A-3E85-8559-18B1A29AE271> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x97cf2000 - 0x97d83fff  com.apple.ColorSync (4.9.0 - 4.9.0) <10317959-1392-3689-B3F6-F8E2D84931BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x97d84000 - 0x97df9ffb  com.apple.framework.IOKit (2.0.1 - 907.1.13) <86D72735-9DFB-35C8-83F7-CE0DCF17D354> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97dfa000 - 0x97dfafff  com.apple.Cocoa (6.8 - 20) <63DA3D59-5D81-3340-A985-A11CE4A3E83F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97f06000 - 0x97f9eff7  com.apple.Metadata (10.7.0 - 800.12.2) <5E9EA0AC-EE9E-362E-9DAC-9B7D21A53A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x97f9f000 - 0x97fedff9  com.apple.HIServices (1.22 - 466) <30636237-408A-3552-90C1-1279348DF7CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x97fee000 - 0x97ffdfff  libGL.dylib (9.3.1) <32F61D19-8636-3B3F-94A2-AB2C4367B82A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97ffe000 - 0x97ffffff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
    0x98000000 - 0x980fefff  libJP2.dylib (1038) <E5860548-4C4F-3C4D-948E-1A25EF5ADA71> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x980ff000 - 0x9819bfff  com.apple.QD (3.50 - 298) <39109A21-3337-3F6D-B33B-53737C2187E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x981a4000 - 0x981d0ff7  com.apple.DictionaryServices (1.2 - 208) <59E9F98C-9C58-34C6-9D78-1FD4649DCBC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x981d1000 - 0x982a1fef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x982a2000 - 0x982b4fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x982b5000 - 0x982b9fff  libheimdal-asn1.dylib (323.12) <9EA2A221-301B-3B9A-BBF2-38134145B5A8> /usr/lib/libheimdal-asn1.dylib
    0x982ba000 - 0x982d1ff4  com.apple.CoreMediaAuthoring (2.2 - 947) <DE5E1DB2-F8CB-3132-A1A9-6F50BDD0A559> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x982d2000 - 0x9831afff  com.apple.PerformanceAnalysis (1.47 - 47) <48BE84A9-3753-3CDA-A092-2F8CA36C731C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x9831b000 - 0x98330ff3  com.apple.AppContainer (3.0 - 1) <84FB395F-0467-3D21-8FB5-4ED7BB9C82E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x98331000 - 0x98338fff  libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
    0x98339000 - 0x98466ff9  com.apple.avfoundation (2.0 - 651.12) <46DF19FF-7A29-33CE-9D80-E2CEE163C2C6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9846a000 - 0x98495ff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
    0x98496000 - 0x984a4ff3  com.apple.opengl (9.3.1 - 9.3.1) <8E5EB187-90D0-31BE-BF14-A1D9B402AA0C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x984a5000 - 0x98503ff7  com.apple.CoreUtils (1.9 - 190.4) <8F169D88-9D9A-3D12-8C8F-287CC7F286C7> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x98504000 - 0x98505fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9850a000 - 0x98560ff6  com.apple.ScalableUserInterface (1.0 - 1) <30203384-7230-356E-BF47-76307CD21148> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x98561000 - 0x98589fff  libsystem_info.dylib (449.1.3) <3FE52670-FFEE-3D04-ADE7-EA69BC00B066> /usr/lib/system/libsystem_info.dylib
    0x985ed000 - 0x9862affb  libGLImage.dylib (9.3.1) <26AB4352-1F99-3170-B5E0-459F561233D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9862b000 - 0x98781ff0  libBLAS.dylib (1094.5) <5A53FE27-32DE-322C-BAB3-E03B93D37F88> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x98782000 - 0x9879bfff  libAVFAudio.dylib (32.2) <F1189373-0635-32D5-BB0C-1261959DB675> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x987a6000 - 0x987a7fff  libremovefile.dylib (33) <E6B6F0CD-1700-31DC-93DB-3D33EC85DA0C> /usr/lib/system/libremovefile.dylib
    0x987a8000 - 0x987b4ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <2AA24814-2DC6-3E28-B71B-186B686F0F19> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x987b5000 - 0x987c5ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8106E9A2-F2A7-392C-B404-E88A20843F0C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x987f6000 - 0x988dcff7  com.apple.coreui (2.1 - 231) <AE791086-2144-30F8-A943-BFF90C6B9D6A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x988dd000 - 0x988deffd  libunc.dylib (28) <74F7C952-F254-3E55-9C00-780DCEF3F410> /usr/lib/system/libunc.dylib
    0x98984000 - 0x98984ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F43CF0ED-A017-35EE-813D-37D08A60A74B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99974000 - 0x99974fff  com.apple.Carbon (154 - 157) <33457512-4EA2-373B-BB04-A6A7B6D4E54A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99975000 - 0x99988fff  com.apple.ImageCapture (9.0 - 9.0) <2128121D-9069-3BF2-BE7D-D6CD7B9C6630> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x99989000 - 0x99dbdff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <557A6F7A-4A24-32B0-A1FD-4B0E27912648> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x9a1eb000 - 0x9a1ebfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <E8443BE8-482C-300A-BEDA-EDB07242A64B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9a1ec000 - 0x9a253ffc  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <8DADD7D2-AB98-34ED-8D6F-335338502CBE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x9a254000 - 0x9a259ff6  libcompiler_rt.dylib (35) <B838D63E-59DD-3C07-A17F-F90906F3FB09> /usr/lib/system/libcompiler_rt.dylib
    0x9a25a000 - 0x9a273fff  com.apple.Kerberos (3.0 - 1) <B5231442-5643-3605-8464-8F654A4C5019> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9a27e000 - 0x9a2bcff7  com.apple.NavigationServices (3.8 - 215) <196E21DC-C420-33B2-AC5C-CC35264C5E58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x9a2bd000 - 0x9a3f4ff3  com.apple.desktopservices (1.8 - 1.8) <1CA936E2-C5DB-32BF-AFD0-E8FF97A462A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9a3f5000 - 0x9a3f6fff  libSystem.B.dylib (1197.1.1) <5A9C548E-A852-35B3-B9AB-DF658EF75242> /usr/lib/libSystem.B.dylib
    0x9a420000 - 0x9a438ffd  libdispatch.dylib (339.1.9) <4A985218-0898-3554-8DB1-BCA0B676B9A6> /usr/lib/system/libdispatch.dylib
    0x9a439000 - 0x9a43bfff  com.apple.SecCodeWrapper (3.0 - 1) <29ECC157-F444-31FE-99CC-A9289FF3AC8D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x9ad63000 - 0x9ad68ff7  com.apple.print.framework.Print (9.0 - 260) <6875EC0C-7DD0-3660-AFD6-25E407F49E0D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x9ad69000 - 0x9ae00ff7  com.apple.ink.framework (10.9 - 207) <710EF47E-89F1-317F-AEAB-A42FE0E40B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9b0ad000 - 0x9b159ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9b18d000 - 0x9b192fff  com.apple.MediaAccessibility (1.0 - 43) <F7B5A9CB-2F38-32AF-8B8E-B6CDB31D68C5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x9b193000 - 0x9b19bfff  libsystem_dnssd.dylib (522.1.11) <AFF243AD-A0AF-3D7B-9E56-7B5BE81FC08C> /usr/lib/system/libsystem_dnssd.dylib
    0x9b19c000 - 0x9b1c3fff  com.apple.CoreVideo (1.8 - 117.2) <4FDBE865-4A94-39B7-B9F4-44055EC988C3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9b2d4000 - 0x9b2f7ff7  libc++abi.dylib (48) <5367BE5A-D475-3FB4-972D-E1DC999A709A> /usr/lib/libc++abi.dylib
    0x9b410000 - 0x9b441ffa  libsystem_m.dylib (3047.16) <7BF40745-1A2D-3DB2-8D49-3F149851AE15> /usr/lib/system/libsystem_m.dylib
    0x9b442000 - 0x9b51dff7  com.apple.LaunchServices (572.23 - 572.23) <7E52FB5C-9ECF-3CB9-BF18-6652B8D8CDE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9b51e000 - 0x9b520fff  libsystem_configuration.dylib (596.12) <DE9038BB-0403-3263-885F-D949F8FBAFE7> /usr/lib/system/libsystem_configuration.dylib
    0x9baee000 - 0x9bbdeffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x9bbdf000 - 0x9bcecfe4  com.apple.MediaControlSender (1.9 - 190.4) <364BDDB2-4280-3BAB-9CC4-697FDC303BCA> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x9c014000 - 0x9c069ff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <A20E9FFF-79AE-30CD-8377-AA939EEDCE3F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    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: 5238
        thread_create: 54
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=241.4M resident=162.1M(67%) swapped_out_or_unallocated=79.4M(33%)
    Writable regions: Total=64.8M written=1660K(3%) resident=2448K(4%) swapped_out=0K(0%) unallocated=62.4M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Kernel Alloc Once                     4K
    MALLOC                             53.7M
    MALLOC (admin)                       48K
    Stack                              65.1M
    VM_ALLOCATE                        1236K
    __DATA                             16.4M
    __IMAGE                             528K
    __LINKEDIT                         65.4M
    __OBJC                             2272K
    __PAGEZERO                            4K
    __TEXT                            176.0M
    __UNICODE                           544K
    mapped file                       119.3M
    shared memory                         4K
    ===========                      =======
    TOTAL                             500.5M

  • Include an interactive Youtube player in Edge Animate - Not working properly!

    Hi folks!
    I am working on a new project which is based on a interactive web video.
    In the Edge Animate proyect I have implemented a Youtube fullscreen player which has interactivity. On the one side, in the Edge project I have included a JS which contains the definition of the Youtube player API and all its functions in order to enable the interactivity. On the other side, in the HTML which creates Edge Animate I have included the div for the player and some buttons to play and stop the Youtube video.
    When I launch the website using Edge Animate everything works fine, but when I open the HTML file without Edge Animate, the Youtube player is not being defined (the player div is empty). I think the problem may be related to the external JS file in the Edge project.
    I don't recognise why this external JS with the Youtube functions only load when it is launched from the Edge Animation app.
    My aim is to load this project as a OAM file at the end in Wordpress with the Youtube player and its interactivity included.
    Need help for this issue! Does some know how to fix it?
    Conclusion:
    Fullscreen animation with Youtube Player as background with some buttons in the HTML project file to play and stop the youtube video. Youtube API functions inside an external JS file and included in the Edge Animate project. Only works when the animation is launched with Edge Animate. If the HTML file is open directly, Youtube player is empty.
    PD: I have attached some images in order to offer a clearer vision of this problem.

    Actually yes...!
    Failed to load resource: net::ERR_FILE_NOT_FOUND file://www.youtube.com/player_api
    But why only when opening the HTML directly...?
    There is another error...maybe this is the problem source:
    Uncaught SecurityError: Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "http://localhost:54321". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

  • Edge Animate - future perspective

    I'm using Edge since beta versions etc. and as an internet user and developer with over 17 years doing web stuff I have few comments to share about Edge Animate.
    In short I don't like it, I don't see any purpose of it.
    First of all we have Flash that can do ALL that and beyond that, what Adobe should have done is implement better export options for Flash and problem solved.
    Edge Animate 1.5 has so many issues that i don't know where to start, from GUI (user interface) to all those functions, bugs and problems...
    To consider there are much more Flash developers, designers, animators than for Edge Animate, so you would think that it would better to make it similar to Flash for those devs to better understand its functionality.
    I don't know who works at the Adobe, but I could write like 30 maybe even 40 pages just explaining what is wrong and how it can be better, and you have people on salary there perhaps 50 of them working on Edge Animate who couldn't figure out all the issues...
    I truly don't know where to start Flash's timeline is waaay better, much more advanced, much more flexible etc..
    Simply you can't compare Edge Animate with anything, except with Flash version 2 or maybe 3.0 from the 90's, I've red few articles online already about that, offered coding option is so much similar to ooold Flash 3.0.
    I have no idea why the waste of time and money developing something new from scratch, when you already have top notch professional tool that should have been upgraded for better HTML5 export or JS.
    TIP for Adobe: If you really want to continue working on Edge Animate and not make same mistake as LiveMotion, get proper expert for positions of project manager or product manager, because current one(s) don't see the obvious mistakes in first version, and I do belive that with those salary some folks do have some experience that are hired to work on such product...

    Hi Mari,
    Edge Animate Product Manager here. If you're coming to Animate from a Flash background yes, there is a magnitude of difference. When authoring in Flash Pro you have the advantage of targeting the Flash Player - since Adobe owns both, we were able to accelerate the creative capabilities of FP since we owned the player it targets. Animate targets the web and we rely on the browser to play content. The gotcha is Adobe doesn't own a browser so the creative content is dependant on the capabilities of HTML. Also keep in mind FP has had decades of development while Animate is about two years old.
    I understand there can be some challenges in learning something new. We have the advantage of starting anew and took a solid look at some of the ways we can innovate on the content creation process. Personal anecdote; before I joined Adobe I was working as a graphic designer, web developer and Flash animator. I have a hard time going back to FP authoring because of the intuitive improvements we've made in Animate. If you have a desire to learn Animate for the sake of deploying content on desktop AND mobile I suggest approaching the tool with an open mind instead of perceiving flaws which are merely differences between the two tools.
    If your only concern is targeting the Flash player then by all means remain within FP. Animate is for creating content to be viewed all across the modern web - which means targeting places the Flash player can't reach. You also might be interested in Toolkit for CreateJS, which converts your Flash content to HTML5 canvas. Caveat emptor; Toolkit is again bound to the restraints of HTML so you have to be mindful of the content you create since not everything available in FP is available on export. The advantage you get with working inside a tool like Animate is you're working on a Webkit based stage so everything available to you in the tool is exactly when you get on save. There is no "tada" magic FP or Animate can do to make web browsers offer all the capabilities you get with the Flash player. Today authoring content for the web means doing so without plugins.
    As Marie and others in this thread pointed out (thanks!), myself and the Animate team are genuinely interested in constructive feedback on the tool. The feedback we've received to date has helped shape and craft the tool into what it is today. Find a bug? Tell us about it! Feature request? Let us know! (Hint: "Make it more like Flash" isn't a feature request. "I want to mask objects like I can in Flash" is a more constructive example on communicating feedback)
    Sarah

Maybe you are looking for