Some edge animate expert?

I'm very dissapinted of the lack information about edge animate..I continue with my problem scaling responsive symbols in my movie..what some symbols scales well and no others?
Please, someone knows? Where can I get a complete tutorial about specification and technical resources?
I'm talking bout my last post: http://forums.adobe.com/message/4790723#4790723
Please help me ...

sorry no experts here

Similar Messages

  • Scrubbing a wheel and turning a pot with Edge Animate!

    Hi all!
    With the wonderful Edge Animate and the external JQuery Ui library (for the drag), I've made a wheel that you can move with a scrubber-bar.
    The original, super-useful code from wich I started is made by JackPister in this thread: http://forums.adobe.com/message/4752554#4752554.
    I've used Jquery Ui for dragging so I've simplified the code.
    Here's a  prototype: http://www.terredainventare.it/edge/wheel/Wheel.html.
    Here are the Edge project files: http://www.terredainventare.it/edge/wheel/Wheel.zip
    Now, (almost) all is working, but I have two question for the Forum readers and the Edge Animate experts and staff:
    1) do you see that when I hover with the mouse on the scrubber, the wheel moves? Why this?
    2) What if I would (and I want!) build a circular scrubber that moves together with the wheel? I'm more explicit with these picture. It would be like a pot that you move dragging the handle!!
    Many thanks for your help!!!
    Davide

    Thanks for you quick feedback, Jack!
    1) Yes, your/Darrel's solution it's sure more elegant but I need to use JQuery Ui library so I can use the handle-option to build the handle of the pot.... Any hint about the use of JQuery Ui for dragging without this tedious "over" effetct?
    2) Here http://threedubmedia.com/code/event/drag I've found this code:
    <script type="text/javascript">
    jQuery(function($){
       $('.drag')
          .drag('start',function( ev, dd ){
             if ( !$.data( this, 'circle' ) )
                $.data( this, 'circle', {
                   radius: 160,
                   centerX: dd.originalX + 160 + 30,
                   centerY: dd.originalY + 30
          .drag(function( ev, dd ){
             var data = $.data( this, 'circle' ),
             angle = Math.atan2( ev.pageX - data.centerX, ev.pageY - data.centerY );
             $( this ).css({
                top: data.centerY + Math.cos( angle ) * data.radius - 30,
                left: data.centerX + Math.sin( angle ) * data.radius - 30
    </script>
    <h1>Circular Drag Demo</h1>
    <p>Drag the boxes around the page, they only move along a circular path.</p>
    <div class="drag" style="left:60px;">&bull;</div>
    <div class="drag" style="left:170px;">&bull;</div>
    <div class="drag" style="left:280px;">&bull;</div>
    <style type="text/css">
    body {
       background: #FFF url("http://threedubmedia.com/inc/img/circles.gif") no-repeat 0px 0px;
    .drag {
       position: absolute;
       border: 1px solid #89B;
       background: #BCE;
       height: 58px;
       width: 58px;
       top: 180px;
       cursor: move;
       text-align: center;
       font: 24px/62px "Courier New", Courier, monospace;
       filter: alpha(opacity=75);
       -moz-opacity: 0.75;
       opacity: 0.75;
    </style>
    Do you think can be useful?
    Many many thanks!!!
    Davide

  • Edge animate (and some others) don't show up to install on Windows XP (32bit)

    I can't see an option to install Edge animate (Reflow or Inspect either) on my windows xp (32bit) machine. However with same account on my Windows 8 machine they do.
    Are these pieces of software only 64bit or later OS?

    Winodws 7 and 8 only.
    http://html.adobe.com/edge/animate/tech-specs.html

  • Will Edge Animate work nicely with a pre-existing site that already uses some jQuery plugins?

    I have a site started and I am using the Quicksand plugin for jQuery that sorts and filters objects on my page, will Edge Animate work with that code, or do I have to do something to keep everything working?
    Thanks all!
    Aza

    Hi jeremy
    Thanks for sharing the info. We'll look into this and get back.
    Thanks
    Manigandan

  • Edit HTML in Edge Animate (Was: Some help, please)

    Hello I am a edge animate user and I am wondering if it's possible to make it possible just to edit the text and things on the html file it self so that its user friendly for people who don't have edge animate and things, please?

    ow yea, you need to edit the js files that come with the project than, but its not easy for ppl to edit everything

  • Edge Animate responsive scaling problem

    Hello
    I am having a terrible time with the responsive scaling from Edge Animate.
    When I insert the html into a div in Dreamweaver the scaling works, however any divs below the animation get pushed down (when scaling the page) causing a large and unsightly gap. I have rang Adobe about the problem and I tried a couple of things they said but nothing has worked. The operator was trying to tell me I have a problem with my css. However everything is logically in order. I changed the display from inline to block. When I change the position from static to absolute it simply ignores both the above and below divs, simply displaying over the top of them as though they don't exist. I have used margins and max height for the div with no positive outcome. Can anyone Please help! If I change the px size in the html(in Dreamweaver) to % it creates a scroll bar which is undesirable. I have noted I am not the only person having this problem. If there are some wiz coders out there, can you please try and recreate the scenario to see if it is in fact a problem with EA and DRW and not an era on my behalf because the issue is driving me nuts! Cheers.

    sorry no experts here

  • Edge Animate Won't Install, Crash Log, Can anyone help?

    Process:         Adobe Edge Animate [305]
    Path:            /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/MacOS/Adobe Edge Animate
    Identifier:      com.adobe.Adobe Edge Animate.application
    Version:         1.0.0 (1.0.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [127]
    Date/Time:       2012-10-05 11:09:42.355 +0100
    OS Version:      Mac OS X 10.7.5 (11G56)
    Report Version:  9
    Interval Since Last Report:          -12843 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      7CE84A51-6368-40F9-8759-14BA70B89F56
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[305]: garbage collection is OFF
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x938ed9c6 __pthread_kill + 10
    1   libsystem_c.dylib                       0x9b314f78 pthread_kill + 106
    2   libsystem_c.dylib                       0x9b305bdd abort + 167
    3   libc++abi.dylib                         0x95710921 abort_message + 94
    4   libc++abi.dylib                         0x9570e1bc default_terminate() + 36
    5   libc++abi.dylib                         0x9570e1fe safe_handler_caller(void (*)()) + 15
    6   libc++abi.dylib                         0x9570e268 std::terminate() + 23
    7   libc++abi.dylib                         0x9570f2a0 __cxa_throw + 112
    8   com.adobe.dvacore.framework             0x00284ccd dvacore::filesupport::DirHelper::Create() + 613
    9   com.adobe.dvacore.framework             0x00284e98 dvacore::filesupport::DirHelper::PrefDir() + 194
    10  com.adobe.dvacore.framework             0x002855db dvacore::filesupport::Dir::PrefDir() + 19
    11  com.adobe.Adobe Edge Animate.application          0x0000c258 helium::App::LoadLocaleSettings() + 42
    12  com.adobe.Adobe Edge Animate.application          0x000151ce helium::App::PreInitialize(exo::app::AppInitArgs&, boost::program_options::variables_map&) + 260
    13  com.adobe.Adobe Edge Animate.application          0x0002e0b0 main + 368
    14  com.adobe.Adobe Edge Animate.application          0x00005bb5 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x938ee90a kevent + 10
    1   libdispatch.dylib                       0x9b38fe04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9b38e853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x938ee02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9b314ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9b3166fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x938ee02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9b314ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9b3166fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x95711330  ecx: 0xbffff67c  edx: 0x938ed9c6
      edi: 0xad0c22c0  esi: 0x00000006  ebp: 0xbffff698  esp: 0xbffff67c
       ss: 0x00000023  efl: 0x00000246  eip: 0x938ed9c6   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00073874
    Logical CPU: 0
    Binary Images:
        0x1000 -    0x8fff3 +com.adobe.Adobe Edge Animate.application (1.0.0 - 1.0.0.0) <A692E0E1-A9B3-B0D4-256F-AC4EF7B78C5D> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/MacOS/Adobe Edge Animate
      0x15a000 -   0x1b0ffb +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1263) <5B594BC9-5222-651B-6B70-7AD067035B1A> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
      0x1fa000 -   0x1fdffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120720) <A6503206-E545-4C47-B725-D6658C3E0BF5> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporte r
      0x204000 -   0x20aff7 +com.adobe.boost_date_time.framework (1.0.0 - 1.0.0.0) <1D80D16E-26A9-4610-C4DD-D7B66C833774> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
      0x224000 -   0x232ff3 +com.adobe.boost_threads.framework (1.0.0 - 1.0.0.0) <3591DDF6-49CE-D07C-1A91-11438C4FC713> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
      0x251000 -   0x25bff7 +com.adobe.boost_signals.framework (1.0.0 - 1.0.0.0) <9BA5DC1A-2885-1218-2BFD-D3B554B9B937> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
      0x272000 -   0x275fff +com.adobe.boost_system.framework (1.0.0 - 1.0.0.0) <6F507526-1FEA-A4DB-1CCF-C9F7C3BFC044> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
      0x27c000 -   0x44eff3 +com.adobe.dvacore.framework (1.0.0 - 1.0.0.0) <C73F1267-3E4C-E20C-4880-2EAB26D31AEF> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
      0x65e000 -   0xa99ff3 +com.adobe.dvaui.framework (1.0.0 - 1.0.0.0) <E95A1084-6A26-0B29-7528-2050A4888C00> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
      0xfc3000 -  0x1072ff7 +com.adobe.dvaworkspace.framework (1.0.0 - 1.0.0.0) <79E10830-B8A3-1F09-1772-DD3138FF42DA> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
    0x1170000 -  0x1233ff7 +com.adobe.exo.framework (1.0.0 - 1.0.0.0) <1F0BD1D3-5035-91B1-507C-F2227FB085C9> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/exo.framework/Versions/A/exo
    0x1380000 -  0x1444fe7 +com.adobe.dvaeve.framework (1.0.0 - 1.0.0.0) <23A258BA-F3CA-218D-ADAE-E2DA73FD2AFB> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvaeve.framework/Versions/A/dvaeve
    0x15aa000 -  0x18c8feb +com.adobe.dvaadameve.framework (1.0.0 - 1.0.0.0) <5453C049-D2DE-6A64-56B1-244EBB0BCAA8> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x1f75000 -  0x1f89ff3 +com.adobe.boost_filesystem.framework (1.0.0 - 1.0.0.0) <B4D12375-9FCA-DCDC-8B88-57B2EEEE378D> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x1fae000 -  0x2041fe7 +com.adobe.boost_regex.framework (1.0.0 - 1.0.0.0) <B20004C7-EA5F-EA31-A870-3142F300E700> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x20db000 -  0x2129ff7 +com.adobe.AgKernel.framework (1.0.0 - 1.0.0.0) <D440C926-B5E9-1A32-71CA-7B77B7EC6B4C> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/AgKernel.framework/Versions/A/AgKernel
    0x2159000 -  0x2240feb +com.adobe.dvalua.framework (1.0.0 - 1.0.0.0) <5F4958C9-B9EF-55B7-D5CB-A23F24E63282> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvalua.framework/Versions/A/dvalua
    0x23a4000 -  0x23c5ff7 +com.adobe.bezierlua.framework (1.0.0 - 1.0.0.0) <FDC4D3D0-3A1B-138C-60CC-24F3A5F51654> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/bezierlua.framework/Versions/A/bezierlua
    0x23e1000 -  0x23e8fff +com.adobe.dvaundo.framework (1.0.0 - 1.0.0.0) <DCEDB017-9C61-EDEF-528F-67193A3685AF> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvaundo.framework/Versions/A/dvaundo
    0x23f7000 -  0x2535fef +com.adobe.scintilla.framework (1.0.0 - 1.0.0.0) <190E1643-8A7C-D07F-95DE-B93B4C2AC678> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/scintilla.framework/Versions/A/scintilla
    0x25b7000 -  0x2699ff3 +com.adobe.amtlib (amtlib 6.0.0.93 - 6.0.0.93) <2218F05B-09B7-AE0E-5EF7-98FBA5DF9C86> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26a8000 -  0x26d6ff7 +com.adobe.dvawebview.framework (1.0.0 - 1.0.0.0) <5F04A921-7BAE-CD94-CE2F-656B12D5E4AB> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvawebview.framework/Versions/A/dvawebview
    0x2744000 -  0x2746ff7 +com.adobe.lua_zip.framework (1.0.0 - 1.0.0.0) <9B388746-4BA8-4AE1-3761-86424CC4745C> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/lua_zip.framework/Versions/A/lua_zip
    0x274c000 -  0x275bfe7 +com.adobe.lua_zlib.framework (1.0.0 - 1.0.0.0) <4EC2B6CD-9B6C-D266-A3AD-3A67A97D9F2A> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/lua_zlib.framework/Versions/A/lua_zlib
    0x2764000 -  0x277aff7 +com.adobe.libzip.framework (1.0.0 - 1.0.0.0) <FB20EF24-1F3A-4073-E721-C76E75D9FBBA> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/libzip.framework/Versions/A/libzip
    0x278d000 -  0x283aff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x287f000 -  0x288fffb +com.adobe.dvatexteditor.framework (1.0.0 - 1.0.0.0) <2BE343D9-AA67-9AED-ED00-70567DCC54D3> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvatexteditor.framework/Versions/A/dvatexteditor
    0x28b3000 -  0x4c2efe3 +libcef.dylib (??? - ???) <980B7276-9EB6-37D1-B860-9D467E7769D5> /Applications/Adobe Edge Animate/Adobe Edge Animate.app/Contents/Frameworks/dvawebview.framework/Versions/A/cef/libcef.dylib
    0x8fe98000 - 0x8fecaaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x90009ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x9000a000 - 0x90128fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x9013c000 - 0x90158ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x90159000 - 0x90190fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x90191000 - 0x90192fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x90193000 - 0x90276ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x90277000 - 0x902b7ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x9056b000 - 0x905cdff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9061a000 - 0x9061afff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9062e000 - 0x9062efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x90630000 - 0x90637ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x90638000 - 0x90667ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x90668000 - 0x90972ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90973000 - 0x90993ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x90adc000 - 0x90f51ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x90f52000 - 0x90f53fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x91028000 - 0x9102bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9102c000 - 0x9106eff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91118000 - 0x9112dff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x91187000 - 0x91211ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x91212000 - 0x91264ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x912d4000 - 0x912dafff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x912db000 - 0x912e9fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x912ea000 - 0x912f3ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x91318000 - 0x9135bffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x91379000 - 0x9143cfff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x915ae000 - 0x916daff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x916db000 - 0x91751fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x91752000 - 0x91863ff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x91bdf000 - 0x91f25ff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x91f6b000 - 0x921f0fe3  com.apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x921f1000 - 0x921f8ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x921f9000 - 0x9220afff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x922c9000 - 0x922cdff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x922d1000 - 0x92433ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92eb8000 - 0x93544ff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93628000 - 0x93629ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x93694000 - 0x936dcff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x938c0000 - 0x938c0fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x938c1000 - 0x938d4ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x938d5000 - 0x938f3ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x93921000 - 0x93a19ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x93a1a000 - 0x93bceff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x93bcf000 - 0x93bf4ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x93bf5000 - 0x93bf9ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x93c6a000 - 0x93dcdfff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93dce000 - 0x93e49ffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x93e4a000 - 0x93f1affb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x93f2c000 - 0x93f2cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95134000 - 0x95403ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95408000 - 0x95418fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9541d000 - 0x95424ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
    0x9545a000 - 0x95471ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x95516000 - 0x9554cff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9554d000 - 0x9558aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
    0x9558b000 - 0x956e1fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x956e2000 - 0x956e5ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x956e6000 - 0x95708ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x95709000 - 0x95712fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x95713000 - 0x95a59fff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x95a5a000 - 0x95abefff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95abf000 - 0x95ac7fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95de3000 - 0x95ed3ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x95ed4000 - 0x960abfe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x960ac000 - 0x960b0fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x960b1000 - 0x960b2fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x960f3000 - 0x960f3fff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x961d7000 - 0x96229ffb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x96240000 - 0x962cdff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x962ce000 - 0x962d4ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x962d5000 - 0x962d6ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x962d7000 - 0x96305fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x967c4000 - 0x967ccff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
    0x967ce000 - 0x96827fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x96828000 - 0x9682cffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9682d000 - 0x968c4ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x968c5000 - 0x968d2fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x968d3000 - 0x968f5ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x968f6000 - 0x96954ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x969dd000 - 0x96dd1feb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x970d5000 - 0x97112fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x97113000 - 0x97222ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x97223000 - 0x972bffff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x972c0000 - 0x9779cff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x977e0000 - 0x977e1ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x97dfe000 - 0x97dffff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
    0x986c9000 - 0x986c9ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x986e9000 - 0x987a9ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x987aa000 - 0x987b2ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x98a58000 - 0x98a5aff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x98ba2000 - 0x98ba2fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98ba3000 - 0x98bb1fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x98c32000 - 0x98d42fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x98d43000 - 0x98db7fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x98db8000 - 0x98fb0ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98fb1000 - 0x98fb1fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x9900f000 - 0x9904fff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x990d7000 - 0x990f3ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x99168000 - 0x991b1ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x991b2000 - 0x994b4fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x994b5000 - 0x99505ffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x99506000 - 0x99561ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x99562000 - 0x99572ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x99a0d000 - 0x99a22fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x99b04000 - 0x9a599ff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a59a000 - 0x9a59bffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x9a5a2000 - 0x9a5cdfff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9a5ce000 - 0x9aef972b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x9af04000 - 0x9afdaaab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x9afdb000 - 0x9b038ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x9b039000 - 0x9b2adff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x9b2b6000 - 0x9b381fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9b382000 - 0x9b38cff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9b38d000 - 0x9b39bfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x9b3f4000 - 0x9b498fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9b49c000 - 0x9b49cfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9b49d000 - 0x9b4a1fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x9b525000 - 0x9b548fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9b549000 - 0x9b5b8fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9b5b9000 - 0x9b5e1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x9bbfe000 - 0x9bbfffff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9bc00000 - 0x9bc0bffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x9bc59000 - 0x9bc61ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9bc62000 - 0x9bc62ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9bc63000 - 0x9bc77fff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x9bd02000 - 0x9bd51ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9bd60000 - 0x9bd62ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x9c10d000 - 0x9c1a3ff7  com.apple.LaunchServices (480.39 - 480.39) <C91C05E2-E4CF-3026-BEE2-93890664E83A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9c1a4000 - 0x9c1a4ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9c1a5000 - 0x9c1c2fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x9c1c3000 - 0x9c1ceffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x9c1cf000 - 0x9c1d2ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9c1d3000 - 0x9c1e9ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x9c1ea000 - 0x9c1efff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x9c1f0000 - 0x9c1f6ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9c21e000 - 0x9c2abfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9c2ac000 - 0x9c2c9ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x9c2fe000 - 0x9c309ffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9c30a000 - 0x9c351ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9c352000 - 0x9c754ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x9c761000 - 0x9c78fff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9c790000 - 0x9c7f5ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9c8ed000 - 0x9c8efff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x9c924000 - 0x9c9abfff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9c9f7000 - 0x9ca48ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x9ca49000 - 0x9ca57ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x9cb70000 - 0x9cb73ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9cb74000 - 0x9cb8efff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9cb8f000 - 0x9cb9afff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
    0x9ccb6000 - 0x9ccbdfff  com.apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9ccbe000 - 0x9ccc1ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9cd07000 - 0x9cd68ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9cd69000 - 0x9cdd1fff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x9cdd2000 - 0x9cebafff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x9cebb000 - 0x9cf1dffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 556
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=225.7M resident=118.1M(52%) swapped_out_or_unallocated=107.6M(48%)
    Writable regions: Total=32.7M written=696K(2%) resident=1712K(5%) swapped_out=0K(0%) unallocated=31.1M(95%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             21.3M
    MALLOC guard page                    48K
    Memory tag=243                        4K
    Stack                              65.5M
    VM_ALLOCATE                         932K
    __CI_BITMAP                          80K
    __DATA                             9140K
    __DATA/__OBJC                        88K
    __IMAGE                             528K
    __IMPORT                             12K
    __LINKEDIT                         66.5M
    __OBJC                             1708K
    __OBJC/__DATA                       152K
    __PAGEZERO                            4K
    __TEXT                            159.2M
    __UNICODE                           544K
    mapped file                       118.9M
    shared memory                       312K
    shared pmap                        8016K
    ===========                      =======
    TOTAL                             452.5M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x7F98000000000000, 0x393930353239352D3035312E4130304C4600
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x7F98000000000000, 0x393930353239352D3035312E4130304C4600
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.15)
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD5000AAKX-001CA0, 500.11 GB
    Parallel ATA Device: OPTIARC  DVD RW AD-5630A
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfa420000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2

    No error messages when installing - the app 'installs' perfectly, however on launch, I get this crash log.
    I had no success launching 'Edge Preview' either, some time back, on my office iMac.
    I can install and launch on my MacBookPro however, no problem; Processor  2.8 GHz Intel Core 2 Duo; Memory  4 GB 1067 MHz DDR3; Mac OS X Lion 10.7.4 (11E53)
    Troubleshooting with install logs looks like a months work for a tech expert...
    I'll use Edge Animate on my MacBook, thanks!

  • 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

  • Adding to a website animation made in edge animate

    Hello, I am web designer, I made several banners for our webpage in edge animate, and now our programmists are having trouble adding them to a website. May be someone can tell, what they did wrong? Or may be you may give as lint to a tutorial explaining, how to add it in the right way?
    link to a website: https://imfoption.com/a/new-home-page/
    link to a banner: http://giteldesign.com/portfolio/works/banners/imfoption/man-moving/

    This may be because of the site being served on https and some of the edge animate scripts being served over http, which are blocked by the browser. You can change the URL scheme from http to https in the file /wp-content/themes/imfoption/js/newban/man_edgeActions.js to make it work.
    Following URLs will need a change:
      aLoader = [
          { load: "http://imfoption.com/wp-content/themes/imfoption/js/newban/edge_includes/jquery-2.0.3.min. js"},
          { load: "http://imfoption.com/wp-content/themes/imfoption/js/newban/edge_includes/edge.4.0.0.min.js"},
          { load: "http://imfoption.com/wp-content/themes/imfoption/js/newban/man_edge.js"},
          { load: "http://imfoption.com/wp-content/themes/imfoption/js/newban/man_edgeActions.js"}];
    You can also just use the URLs without a scheme as follows, then the scheme will be automatically chosen.
    aLoader = [
          { load: "//imfoption.com/wp-content/themes/imfoption/js/newban/edge_includes/jquery-2.0.3.min.js" },
          { load: "//imfoption.com/wp-content/themes/imfoption/js/newban/edge_includes/edge.4.0.0.min.js"},
          { load: "//imfoption.com/wp-content/themes/imfoption/js/newban/man_edge.js"},
          { load: "//imfoption.com/wp-content/themes/imfoption/js/newban/man_edgeActions.js"}];
    There are some other resources which are loaded over http, for eg:
    http://fonts.googleapis.com/css?family=Economica%3A700%2C400italic&ver=1.7.4
    http://imfoption.com/wp-content/themes/imfoption/css/impreza/fonts/fontawesome-webfont.svg ?v=4.0.3
    These may or may not work depending on the client settings, ideally you should fix all of these issues too. Hope this helps.
    -Dharmendra

  • How do I use Typekit fonts within Edge Animate

    I have applied a 'Pragmatica' Typekit font to a website.  I'm using Edge animate to construct some pages and within these pages want to add Type; however, Edge Fonts does not include the Typekit font 'Pragmatica' and the instruction for the page to use Typekit seems not to filter through into the Edge animate section .... is there a way round this?

    Hi, Trimmertop-
    When you open up the Web Fonts viewer, you will see Edge Web Fonts by default.  However, there is a tab next to it that says "Custom."  You can stick in your kit code in that location.
    -Elaine

  • How do I scale an Edge Animate comp afterwards?

    Is it possible to scale an Edge Animate composition after you made it?
    I made a composition, but I want to rescale the whole thing. I can change the stage values, but still have to resize all the elements. First of all that's a lot of work when you have a lot of elements and second of all the elements don't always keep doing what they're supposed to do for some reason.

    moved to the DPS forum....

  • I already have the Adobe Creative Suite but I do not have Edge Animate, how do I get it?

    I already have the Adobe Creative Suite, but I do not have Edge Animate, which I require for a course I am taking (only need for about 3 months), how do I purchase the single app?  It is also not letting me download the free trial.

    CC 2014 is not a separate plan, it is the newest version of the CC plan
    http://blogs.adobe.com/jkost/2014/06/installing-the-2014-release-of-creative-cloud.html
    This messages says (at least some) CC 2014 programs use NEW plugins https://forums.adobe.com/thread/1499663
    -so do not uninstall the older CC programs if you use plugins in your programs until you are sure you have plugins that work in CC2014
    If you are sure you don't need the old CC programs
    -http://helpx.adobe.com/creative-cloud/help/install-apps.html to install or uninstall
    -read reply #3 about the ORDER of uninstalling & installing https://forums.adobe.com/thread/1242671

  • How do I maintain responsive scaling on an edge animate animation when I insert it into dreamweaver?

    How do I maintain responsive scaling on an edge animate animation when I insert it into dreamweaver? Please and thank you!

    example.com is a generic http:// address to illustrate the difference between what you gave, file:/// and an actual URL address.  There are no tutorials on that site.  Sorry for the confusion.
    #1 Have you procured your domain name and web hosting yet?  You'll need to do that to publish your pages online.
    #2 When you sign-up for web hosting, the company will send you FTP log-in credentials to your site's web server.    You will enter this info into your DW Site Definition.  Site > New Site >  See screenshots below:
    Under Servers:  Root Directory is whatever your hosting company tells you to use.  This varies by web host.  Some commonly used ones are public_html, www or htdocs.
    After your site definition is set-up, hit the TEST button to confirm it's working.  If it's not connecting, go to More Options.
    Go to the Files Panel (F8).  Use the UP Arrow  to PUT files to remote server.
    Use the DOWN Arrow to GET files from server to your local site folder.
    Post back when you have finished uploading your work to the remote server.
    Nancy O

  • How do i create an alpha channel to place into edge animate?

    HowHow do i create an alpha channel compatible with edge animate?

    I don't use Edge, but since it is a web tool it stands to reason it would use standard web techniques, meaning it would rely on built-in transparency functions of formats like PNG and GIF, which you can easily produce by using Save for Web after creating normal transparency on a layer in Photoshop. No extra Alpha channel or otehr extra steps required. Perhaps Edge even has some stuff that does the conversion on the fly by allowing you to open a native PSD like in Dreamweaver, but beyond that I don't see what else it could/ would do - all the features it can provide are limited by standard specifications for HTML, CSS and JavaScript. There is simply no way to do something sensible with a TIFF in a browser, if you get my meaning .
    Mylenium

  • Lesson for Adobe Edge Animate

    Hello Everyone.
    OK. Have been doing Edge Lesson's for quite nearly a year now, and wanted to share them with the community.
    If you have any request or questions, please feel free to post them to the video links below, or in here, and I will
    Try my best to assist you any way that I can.
    Edge Animate has really come a long ways, and with the new CC, it has taken on a life of its own.
    Look forward to what the future may bring with this awesome Adobe program release.
    Wayne Barron
    Dark Effects Production
    Adding sound to Mouseover event in Adobe Edge Animate 
    3:42 

    Adobe Edge Animate - Add Sound in Mouseover Event
    by darkeffectstv 1,987 viewsIn this video, we will learn how to add sound to a buttons Mouseover event in Adobe Edge Animate.…
    Learning how to add sound to Adobe Edge Animate 
    7:08 

    Adobe Edge Animate Adding Sound to Project
    by darkeffectstv 5,031 viewsAdobe Edge Animate Adding Sound to Project…
    Remake, as the cursor was not in the last videos. 
    4:10 

    Adobe Edge Animate - Mirror Text Effects with Wipe On Text (Lesson 3) (Remake)
    by darkeffectstv 447 viewsRemake with "Cursor" this time…
    Remake, with Cursor 
    3:49 

    Adobe Edge Animate - Load Background Image (Lesson 3) (remake)
    by darkeffectstv 1,050 viewsremake with Cursor, as Cursor was not int he original one.…
    2:00 

    Adobe Edge Animate Starting Symbol at certain location
    by darkeffectstv 245 viewsIn this quick tip.
    We are going to stop a symbol from playing.…
    6:53 

    Adobe Edge Animate Animate Logo to show and hide words
    by darkeffectstv 418 viewsIn this lesson, we are going to learn how to take an Image (Like a LOGO for a company) and animate it on the screen, and show and hide words.…
    5:44 

    Adobe Edge Animate Publish Files and JS Folder
    by darkeffectstv 758 viewsIn this lesson, we will guide you through the ins and outs of publishing your site from Adobe Edge Animate, to a web server.…
    6:19 

    Adobe Edge Animate Create a Pen and write a Line
    by darkeffectstv 527 viewsIn this lesson, we are going to create a Pen, then write 2 lines.
    This can be used in so many different projects, that it is endless.…
    2:34 

    Adobe Edge Animate Rollover Button
    by darkeffectstv 2,195 viewsIn this lesson, I will show you how to code a Rollover Button.
    This is a very simple and easy way to create a Rollover Button, with very little effort.…
    4:06 
    10 
    Adobe Edge Animate show Grid to fine tune your Animation
    by darkeffectstv 77 viewsHave a lot of Animation in your project?
    In this lesson, we are going to show you how to fine tune your animation down to the 30th of a second…
    16:49 
    11 
    Adobe Edge Animate Create a Menu
    by darkeffectstv 4,993 viewsIn this lesson, we are going to be creating an animated interactive menu, that is sure to grab your users attention.…
    12:30 
    12 
    Adobe Edge Animate Menu Slide Down
    by darkeffectstv 1,175 viewsIn this lesson, we are going to showing you how to create a Sliding Down Menu.
    This was really big a few years ago, a lot of sites had these types of menus…
    9:45 
    13 
    Adobe Edge Animate Menu Slide In from Left
    by darkeffectstv 358 viewsIn this lesson, we are going to be creating a cool little menu that will slide in from the left.
    I have never seen one like this before, and thought that I would create one, to see if it would work good,…
    4:29 
    14 
    Adobe Edge Animate Pin and Timeline Indicator
    by darkeffectstv 153 viewsIn this lesson, we are going to go over some basics on how to use the Pin and the timeline indicator. This will come in handy, if you have a big project and you wonder what happened, if something messes up …
    16:43 
    15 
    Adobe Edge Animate Menu Button Header Footer
    by darkeffectstv 905 viewsIn this lesson, we are going to be creating a Menu Button, with a Header and Footer.
    This is a cool looking button, that will come in handy for some sites.…
    12:56 
    16 
    Adobe Edge Animate - Shot Bullet from Gun and hit Wall
    by darkeffectstv 110 viewsIn this lesson, we are going to be creating a gun, a bullet, a wall.
    We are then going to shot the bullet, out of the gun, and destroy the wall.…
    7:44 
    17 
    Adobe Edge Animate Menu Rollover Buttons
    by darkeffectstv 1,047 viewsIn this lesson we are going to create some Rollover Menu Buttons.…
    4:11 
    18 
    Adobe Edge Animate - Animate Ball Bounce Squish
    by darkeffectstv 172 viewsIn this lesson, we are going to animate a ball, of which is going to bounce on the floor, and once it makes contact with the floor, it is going to squish down, just like a real ball will do.…
    6:16 
    19 
    Adobe Edge Animate - Change Text when Button is clicked
    by darkeffectstv 353 viewsIn this lesson, we are going to learn how to change the text of Textfield, when a button is clicked.
    reusing the same Text Element over and over again, keeps the project clean and tidy.…
    4:02 
    20 
    Adobe Edge Animate - Space Demonstration (Lesson coming soon!)
    by darkeffectstv 49 viewsThis is a demonstration of a project that I have been working on for the last few days. This will be turned into a lesson, that will be available within the next week or so…
    21:37 
    21 
    Adobe Edge Animate - Lesson 1 Space Project
    by darkeffectstv 87 viewsAdobe Edge Animate space project, showing how to rotate elements around a centered element. Also, how to reuse the same text element over again…
    9:32 
    22 
    Adobe Edge Animate - lesson 2 Display Planet Information using single text element
    by darkeffectstv 61 viewsview lesson #1 first:
    http://youtu.be/16GOY1QOD_…
    1:39 
    23 
    Adobe Edge Animate - Open Link
    by darkeffectstv 227 viewsIn this quick how to lesson.
    We are going to create a link on Adobe Edge Animate.…
    2:31 
    24 
    Adobe Edge Animate - Add Sound in MouseOut Event Part II
    by darkeffectstv 192 viewsThis is a follow up to a previous lesson.
    Please view the following lesson to catch up to what this is all about…
    1:28 
    25

    Here are 2 video using "Edge Hero"
    Adobe Edge Animate - Edge Hero Lesson 1 - 3d Objects
    by darkeffectstv 107 viewsIn this lesson, we are going to be working with a new plugin for Edge Animate called
    Edge Hero…
    6:55 

    Adobe Edge Animate CC Lesson #2 - Loading Video with Edge Hero
    by darkeffectstv 40 viewsIn this lesson, we are going to load some video into our edge project using Edge Her…
    And this is the latest video for Edge Animate CC
    Adobe Edge Animate CC - Lesson #3 - Animate ball bouncing on boxes and changing colors
    http://youtu.be/MxxpQspBpcw

Maybe you are looking for

  • How to use OWN logical database

    Hi all, hope somebody can help me. I copied a standard logical database (FPMF). The program which I use and have modified is also copied from standard. How can I assure that the program use MY logical database instead of the SAP-One? In my case I hav

  • Moving JLabel in a JFrame

    Hi . I want to move a JLabel in a JFrame and i set bounds for JLalbe using while such as : JLabel lb=new JLabel("JLABEL"); int x=50,; int y=0; int w=60; int h=40; lb.setBounds(x,y,w,h) ; while(y<100) lb.setBounds(x,y,z,t); y+=1; But when lb moves in

  • Floating box problem

    I have just migrated a site that I built in CS4 to Dreamweaver CS6.  It has this (stupid) floating box that the client wants to be visable as the site is scrolled.  It works fine when the browser window is full size, but the box just keeps scrolling

  • TM 8.0

    dear all, i need to know  how to install TM 8.0  and is it web based or not and how it works?

  • Sum the sum of fields in crystal report

    In crystal report 2008, i have rows of data grouped by document number. Sum of each document (RTotal1) display at Group Footer. At the Report Footer level, I want to display the Grand Total. In formula workshop, I tried to add a formula to sum RTotal