Edge Animate , Timeline Controlling

hi
how to controlling my timeline by mouse wheel (Up/Down)
Re: controlling the timeline with mouse scrolling
this decussion not work for me in edge animate 2014
how can i ?

Although that specific function is not there, but you can easily create such a function like this:
     function pauseForTime(sym, t)
       var currTime = sym.getPosition();
       sym.stop();
       sym.play(currTime + t);

Similar Messages

  • Edge animate to control navigation in a folio

    Hello,
    Is it possible to include a code/script on a element in an Edge Animation (enclosed in a folio) to navigate to a page of a folio ?
    Merci par avance.
    David

    I'm a little late to the party, but there's a video tutorial on how to do this very thing here:
    http://outof.me/edge-animate-dps-integration/
    For what it's worth, this is something we're looking to make much easier inside of Animate for a future release.
    Cheers,
    Sarah Hunt
    Product Manager, Edge Animate

  • Adobe Edge Animate JavaScript Coding issues/page load time speeds

    To let you have an idea of my skill set I have a background in animation and design and have been taking classes in web development. My question is about how to create an interactive website that loads various animation depending on the user's choice and current place within the Adobe Edge Animate timeline. The website I developed for a client @ www.goshowpro.com works but loads slower than I want and doesn't format properly on my client's Macbook (I believe he needs to update his browsers but that is something else.)
    So as you can see from looking at my website I used a multitude of HTML files to create my vision of an interactive website based off of a theatrical stage. I know this is not an ideal method. I would prefer to have it all on one page but I am having trouble with my javascript coding. I was wondering if there would be away to expedite my current site's load time and if not if you could look at my NEW coding. (This IS NOT the current coding on the site.)
    if = "hstop" "chomstop" "shomstop" "phomstop"
    {sym.play("hporstart")};
    else = "hconstop" "sconstop" "pconstop"
    {sym.play("cporstart")};
    else = "hserstop" "cserstop" "pserstop"
    {sym.play("sporstart")};
    It looks crappy but I'm trying to learn so don't laugh too much. Thanks again.
    Michael

    Hi, Marlene-
    We currently bundle jQuery 1.7.1 with the Animate runtime.  In order to call fadeOut() on the element newSquare, you would do the following:
    sym.$("newSquare").fadeOut();
    OR
    sym.getSymbol("newSquare").getSymbolElement().fadeOut();
    Hope that helps!
    -Elaine

  • Create an image scroller with swipe&drag in Edge Animate

    Hi folks!
    I'm trying to create a image scroller like this one http://www.awwwards.com/demo/touchSwipe-gallery-demo.html.
    For the Swipe, I use the wonderful JQuery Plugin TouchSwipe http://labs.rampinteractive.co.uk/touchSwipe/demos/, but for the image sliding I would use the Adobe Edge Animate Timeline.
    I know that I can use the Swipe events in Edge Animate to make start or reverse the timeline with pictures, but I would also make working an intermediate "dragging".
    My problem, in fact, is: how can I make that - if I've only begun to swipe  and I move the finger to left or right without releasing it - my timeline "drag" (or scrubs) frame by frame - like in the example above - until I release the finger?
    Many thanks in advance!
    Davide

    Hi Elaine!
    First, thanks for your prompt answer!
    I read the link you gave me: in fact, I was aware - also thanks to Old Tim's posts - about how to create a "scrubber" in Edge Animate, starting from formulas like:
    Translation = (positionOfScrubber/WidthOfScrubbing)*timeline;
    My problem now is - I fear - more subtle: I can swipe left-right a set of pictures, I can "scrub" a timeline (using for example JqueryUI for the dragging), but I don't know how to put together the swiping and the dragging.
    I would that - like in the example from my first post - if, e.g., I completed the swipe left, my timeline would play the animation that shows the pic moving to the left but, if I didn't complete the swiping and I begun dragging to the left, the animation would move with my dragging-finger (the "scrubbing")...
    I know is very subtle, but it's how the gallery scrollers works on web and app in mobile devices...
    Many thanks for your attention!
    Davide

  • Edge Animate Scroll Effects must loop, cant stop at end?

    I have an Edge Animate composition that I have inserted into Muse and have selected and checked the box for Edge Animate Scroll Effects. The Edge Animate compositon is of a piece of text that is set to shrink to about half size and then stop once it reaches the end of it's timeline. In the scroll animation I created, as the page is scrolled the text travels from the center of the home page, starting at full size, to the upper left side, where it reaches the end of it's Edge Animate timeline and should rest as a logo in the banner at half size. The problem I'm encountering is that Muse ignores the stop action at the end of the timeline and instead loops through the timeline over and over, causing the text to continuously go from full size to half size and then back again after it comes to rest in the upper left corner of the banner as the page is further scrolled, even though I have a stop action placed at the end of the Edge Animate timeline.
    Must an Edge Animate Scroll effect loop continuously as the page is scrolled, or is there a way to make them stop at the end of the Animate timeline? Obviously, having it scroll off the page before it begins to loop over again would not be a solution, given that I want it to rest in the upper left corner as a logo…
    Any advice appreciated. Thanks.

    The answer is quite straightforward
    you cannot stop the animation from looping in MUSE if you linked it to scrolling
    BUT
    you can still do it in EDGE ANIMATE - the technic which works for me is to put a "trigger" like STOP at 30 or 40s at the end of the timeline of your animation.
    Then for MUSE it will be considered as an "ongoing" animation and will not loop. Still the user keep the possibility to "scroll backward" and deconstruct the animation while scrolling  which is I believe what you were seeking.
    Check this ongoing project if you want the visualisation of it. Master Square
    Best regards,
    Charlelie - Old-Continent

  • How to create scroll controlled svg animations in Edge animate cc

    Since I am a beginner in Edge animate, I am very confused about svg animations in Edge animate. I want to create an effect like this http://tympanus.net/Development/SVGDrawingAnimation/index.html. In this page the animation is set to autoplay, I will controll my animation using scroller bar in adobe muse cc. Please tell me how to animate svg images like this.
    Thanks in advance

    Hi bhardwajaralhul517,
    Found something that could help you get started
    Using parallax scrolling in Animate with a single line of code | EdgeDocks.com
    How To Create A Parallax Scrolling Website | Web Design Principles
    Thanks,
    Preran

  • Flash Timeline Animation to Edge Animate CC?

    I have a client with an old Flash CS4 Presentation file that uses Forms and Slides and they want to update their presentation to HTML. I am not concerned about the presentation functionality or shell as my developer will create a new one... But, the presentation contains a bunch of timeline animations that demo their product.
    I don't want to export the animations out using the Canvas tag, or as a movie or image sequence.
    I am new to Edge, but I am thinking this is the solution for the animations.
    Is there a way to export/import these Flash timeline animations into Edge? Or even, at the very least, import the assets into Edge?
    Thanks,
    Carol

    What kind of animations do you have? If you have scenes in Flash you can reproduce that in Edge Animate with symbols. For small animations like a runner for example you can create a spritesheet with Flash and use it in Animate. You will have to use the clip tool and display on/off to set it up. Rigth now it takes several tools to go from Flash to Animate but Animate is quite adequate to reproduce what was done in Flash.

  • 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

  • How to replay entire composition including video and other animation in edge animate cc 2014.1

    I am working on a project but i am stuck now. The basic flow of my project is: intro slides then a video plays then next and back buttons fade in that will control the next set of slides. Another button to replay the whole thing from start. My problem is i am able to replay the slides but not the video. My slides consists of text animations. I am using  the new edge animate cc 2014.1 All the slides play from the beginning but the video does not follow that lead. I also managed to replay the video but thats not the desired thing i want. I want the whole composition to play again when i click a button. Can anyone help ?

    The problem is with the playReverse call for time duration in which video is there.
    playReverse actually plays in timeline in revere order 5sec->4sec->...->0sec, but this won't work for video as it doesn't play the video in reverse.
    what you can do is that, in the "previous" button click handler, add
         if(sym.getPosition() > 7750) {
           sym.playReverse();
         else {
           sym.$("trance6")[0].pause();
           sym.$("trance6")[0].currentTime = 0;
           sym.play(0);
    Also in "start" button click handler there needs a correction as below:
         Use this sym.$("trance6")[0].play();
         instead of sym.$("trance6")[0].play("1");
    hth,
    Vivekuma

  • BindTriggerAction's callback outside of Edge Animate context

    Hi,
    I'm currently working on an animation and I would like it's be controled in external JS files through the bindTriggerAction method and his callback function.
    In Edge Animate context, the following code is actually working:
    (function ($, Edge, compId) {
        var Composition = Edge.Composition, Symbol = Edge.Symbol; // alias pour les classes Edge couramment utilisées
        //Edge symbol: 'stage'
        (function (symbolName) {
            Symbol.bindTriggerAction(compId, symbolName, "Default Timeline", 1000, function (sym, e) {
                    console.log("test");//called
            //Edge binding end
        })("stage");
        //Edge symbol end:'stage'
    })(jQuery, AdobeEdge, "EDGE-9033193");
    Next, I tried to export/adapt this code to run it outside of the Edge Animate context:
    <!DOCTYPE html>
    <html>
    <head>
        <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
        <!--Adobe Edge Runtime-->
        <script type="text/javascript" charset="utf-8" src="test_001_edgePreload.js"></script>
        <style>.edgeLoad-EDGE-9033193 { visibility:hidden; } </style>
        <!--Adobe Edge Runtime End-->
    </head>
    <body>
    <div id="Stage" class="EDGE-9033193">
    </div>
    <script type="text/javascript">
        AdobeEdge.bootstrapCallback(function (compId) {
            AdobeEdge.Symbol.bindTimelineAction(compId[0], "stage", "Default Timeline", "complete", function (sym, e) {
                    console.log("complete...");//OK
            //my animation is 5000ms long   
            AdobeEdge.Symbol.bindTriggerAction(compId[0], "stage", "Default Timeline", 1000, function (sym, e) {
                    console.log("test");//never called...
    </script>
    </body>
    </html>
    In my second test, you'll notice that the bindTimelineAction callback works but the method bindTriggerAction callback function is no longer called and I just can't figure why.
    If someone has an idea, that's would be great !

    I'm talking about very basic jquery code here.
    In Animate, you could create a Trigger at the time (or event) you wish somecallbacks to respond to.
    Inside this, you simply dispatch an event:
    $.event.trigger({
         type: "myCustomEvt",
         message: "Hello World!"});
    You can then listen to this event from the bootstrap callback
    $(document).on("myCustomEvt", function(e) {
         console.log(e.message);
    Message was edited by: david_deraedt

  • Custom scroll bar in edge animate?

    Hello everyone!
    I have been test edge animate for a while now playing with all it's buttons and gadets and I recently came across a java script code which allows the timeline to be controled by the scrollbar, which you can download for youself below. To my understanding it is an early preview of edge commons 9.0 which is being worked on by simonwidjaja and his team.
    http://labs.edgedocks.com/content/gimmick/parallax.zip
    I love the ability to be able to control the timeline by the scrollbar. However this type of effect only looks smooth on browsers with smooth scrolling. And because very few browsers ship with smooth scrolling by default (I believe Firefox is the only one) and very few internet users have the knowedge to turn smooth scrolling on it kind of ruins the parallax effect when it is viewed on a browser that skips 150 px (or in our case many frames of the animation) every time you scroll down.
    Does anyone know either how build a custom scrollbar in edge animate that would be triggered by the mousewheel and keyboard that would control the animation? If so please please please let me know, I have tried doing this myself for about a week and have gotten nowhere.
    Thank you so much for your help!

    I'm desperate for a solution to this, too.
    I've been frying my poor noodle of a brain for days now, researching, reading and experimenting with all sorts of things, but I'm getting absolutely nowhere. I'd love to be able to reproduce something like the smooth mouse wheel scroll which can be seen at www.boycoy.com but using the superb Edge Commons Parallax feature (or something similar?) to run Edge content.
    Any ideas anyone? Not looking for easy fixes, I'm very happy to learn and develop stuff that I can feedback into the mix for all. I just need pointing in the right direction

  • Edge Animate CC Stops responding. Help!

    Edge Animate stops responding and doesn't let me do anything. Every time I try to do anything I get the OS spinning wheel and the app stops responding, forcing me to "force quit" it. Starting to get pretty annoyed :/
    Tried to uninstall and clean install again but didn't work.
    I'm running it on Mac Os Yosemite 10.10.3.
    Can someone give me a light and help me solve this? !

    Thanks for the answer. Sadly, I did all this and it still freezes every time.
    Cleaned the folders and did a clean install too, still doesn't work. Same thing still happens after cleaning the preferences...
    The only way to get the app working again was installing the 3.0 version of Edge Animate. Even tough, I still need to use the latest version with the newest features.
    Here's one of the error logs I got from the freezing:
    Date/Time:       2015-05-03 14:48:31 +0100
    OS Version:      10.10.3 (Build 14D136)
    Architecture:    x86_64h
    Report Version:  21
    Command:         Edge Animate
    Path:            /Applications/Adobe Edge Animate CC 2014.1/Adobe Edge Animate CC 2014.1.app/Contents/MacOS/Adobe Edge Animate CC 2014.1
    Version:         5.0.1 (5.0.1.386)
    Parent:          launchd [1]
    PID:             548
    Event:           hang
    Duration:        1.00s (process was unresponsive for 43 seconds before sampling)
    Steps:           11 (100ms sampling interval)
    Hardware model:  MacBookPro11,3
    Active cpus:     8
    Fan speed:       2153 rpm
    Timeline format: stacks are sorted chronologically
    Use -i and -heavy to re-report with count sorting
    Heaviest stack for the main thread of the target process:
      11  start + 53 (Adobe Edge Animate CC 2014.1 + 8101) [0x2fa5]
      11  main + 1591 (Adobe Edge Animate CC 2014.1 + 300791) [0x4a6f7]
      11  exo::app::OS_AppBase::RunEventLoop() + 67 (exo + 36835) [0x14c8fe3]
      11  ??? [0x9711e7dc]
      11  -[ExoMacApplication sendEvent:] + 546 (exo + 38418) [0x14c9612]
      11  -[DVAMacApplication sendEvent:] + 648 (dvaui + 3670088) [0xa54048]
      11  ??? [0x971fe594]
      11  ??? [0x97201f9a]
      11  ??? [0x9791c871]
      11  -[DVAMacContainerView mouseUp:] + 127 (dvaui + 3696303) [0xa5a6af]
      11  void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 160 (dvacore + 173280) [0x24c4e0]
      11  void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 125 (dvacore + 167933) [0x24affd]
      11  helium::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 38 (Adobe Edge Animate CC 2014.1 + 196406) [0x30f36]
      11  boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<void>*, void*), boost::_bi::list2<boost::_bi::value<boost::function0<void>*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24 (dvacore + 170040) [0x24b838]
      11  int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 36 (dvacore + 167604) [0x24aeb4]
      11  boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvaui::ui::OS_View, NSEvent*>, boost::_bi::list2<boost::_bi::value<dvaui::ui::OS_View*>, boost::_bi::value<NSEvent*> > >, void>::invoke(boost::detail::function::function_buffer&) + 42 (dvaui + 2269706) [0x8fe20a]
      11  dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 66 (dvaui + 3651234) [0xa4f6a2]
      11  dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 29 (dvaui + 3644477) [0xa4dc3d]
      11  dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 147 (dvaui + 3644675) [0xa4dd03]
      11  dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 540 (dvaui + 3652540) [0xa4fbbc]
      11  dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 663 (dvaui + 3653767) [0xa50087]
      11  dvaui::ui::UI_Node::UI_DispatchPointerEvent(dvaui::ui::PointerEvent const&, bool) + 75 (dvaui + 3093403) [0x9c739b]
      11  dvaui::ui::UI_Node::UI_DispatchPointerEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&, bool) + 133 (dvaui + 3093685) [0x9c74b5]
      11  dvaui::ui::UI_Node::UI_DispatchCapturedMouseEvent(dvaui::ui::MouseEvent const&) + 609 (dvaui + 3095809) [0x9c7d01]
      11  dvaui::ui::UI_NodeManager::EndInputCapture(bool) + 94 (dvaui + 3052190) [0x9bd29e]
      11  dvaui::ui::PointerCapture::InvokeEnd(bool) + 124 (dvaui + 3010092) [0x9b2e2c]
      11  dvaui::controls::HotTextNumberCapture<dvaui::controls::UI_NumberEdit>::End() + 155 (dvaui + 690475) [0x77c92b]
      11  dvaui::controls::UI_ControlView::SendValueChangedMessage() + 85 (dvaui + 528853) [0x7551d5]
      11  boost::detail::function::void_function_obj_invoker1<dvaui::ui::MessageFunctionAdapter<dva ui::ui::MessageT<dvaui::ui::UI_Node>, dvaui::controls::UI_ControlChangedMessage, boost::function1<void, dvaui::controls::UI_ControlChangedMessage*> >, void, dvaui::ui::MessageT<dvaui::ui::UI_Node>*>::invoke(boost::detail::function::function_buffe r&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 79 (dvalua + 200479) [0x2457f1f]
      11  boost::detail::function::void_function_obj_invoker1<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvalua::ui::ControlChangedBinder<dvaui::controls::UI_ControlView>, dvaui::controls::UI_ControlChangedMessage*>, boost::_bi::list2<boost::_bi::value<dvalua::ui::ControlChangedBinder<dvaui::controls::UI_ ControlView>*>, boost::arg<1> > >, void, dvaui::controls::UI_ControlChangedMessage*>::invoke(boost::detail::function::function_buf fer&, dvaui::controls::UI_ControlChangedMessage*) + 40 (dvalua + 205112) [0x2459138]
      11  dvalua::ui::ControlChangedBinder<dvaui::controls::UI_ControlView>::OnChanged(dvaui::contr ols::UI_ControlChangedMessage*) + 100 (dvalua + 199460) [0x2457b24]
      11  dvalua::utility::CallLuaFromCpp(lua_State*, int, int) + 51 (dvalua + 538067) [0x24aa5d3]
      11  lua_pcall + 238 (AgKernel + 80718) [0x23c0b4e]
      11  luaD_pcall(lua_State*, void (*)(lua_State*, void*), void*, int, int) + 100 (AgKernel + 125556) [0x23cba74]
      11  AgExceptionsPrivate_runProtectedCall + 38 (AgKernel + 22870) [0x23b2956]
      11  f_call(lua_State*, void*) + 33 (AgKernel + 80785) [0x23c0b91]
      11  luaD_call(lua_State*, lua_TValue*, int) + 119 (AgKernel + 124743) [0x23cb747]
      11  luaV_execute(lua_State*, int) + 2395 (AgKernel + 211643) [0x23e0abb]
      11  luaD_precall(lua_State*, lua_TValue*, int) + 1287 (AgKernel + 124119) [0x23cb4d7]
      11  helium::lua_UTLogEvent(lua_State*) + 131 (Adobe Edge Animate CC 2014.1 + 303891) [0x4b313]
      11  ??? (<22D91945-735C-3AFB-9298-1C938E2222CB> + 5502) [0x29de57e]
      11  ??? (<22D91945-735C-3AFB-9298-1C938E2222CB> + 56969) [0x29eae89]
      11  ??? (<22D91945-735C-3AFB-9298-1C938E2222CB> + 71427) [0x29ee703]
      11  ??? [0x9684f003]
      11  ??? [0x9a04c54a]
    *11  psynch_mtxcontinue + 0 (pthread + 21926) [0xffffff7f80f495a6]
    Process:         Adobe Edge Animate CC 2014.1 (Edge Animate) [548]
    Path:            /Applications/Adobe Edge Animate CC 2014.1/Adobe Edge Animate CC 2014.1.app/Contents/MacOS/Adobe Edge Animate CC 2014.1
    Architecture:    i386
    Parent:          launchd [1]
    UID:             501
    Task size:       37491 pages (+2)
    CPU Time:        0.004s
    Note:            Unresponsive for 43 seconds before sampling
      Thread 0x1c13       11 samples (1-11)   priority 47
      <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [188], IO policy important>
      11  start + 53 (Adobe Edge Animate CC 2014.1 + 8101) [0x2fa5] 1-11
        11  main + 1591 (Adobe Edge Animate CC 2014.1 + 300791) [0x4a6f7] 1-11
          11  exo::app::OS_AppBase::RunEventLoop() + 67 (exo + 36835) [0x14c8fe3] 1-11
            11  ??? [0x9711e7dc] 1-11
              11  -[ExoMacApplication sendEvent:] + 546 (exo + 38418) [0x14c9612] 1-11
                11  -[DVAMacApplication sendEvent:] + 648 (dvaui + 3670088) [0xa54048] 1-11
                  11  ??? [0x971fe594] 1-11
                    11  ??? [0x97201f9a] 1-11
                      11  ??? [0x9791c871] 1-11
                        11  -[DVAMacContainerView mouseUp:] + 127 (dvaui + 3696303) [0xa5a6af] 1-11
                          11  void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 160 (dvacore + 173280) [0x24c4e0] 1-11
                            11  void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 125 (dvacore + 167933) [0x24affd] 1-11
                              11  helium::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 38 (Adobe Edge Animate CC 2014.1 + 196406) [0x30f36] 1-11
                                11  boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<void>*, void*), boost::_bi::list2<boost::_bi::value<boost::function0<void>*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24 (dvacore + 170040) [0x24b838] 1-11
                                  11  int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 36 (dvacore + 167604) [0x24aeb4] 1-11
                                    11  boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvaui::ui::OS_View, NSEvent*>, boost::_bi::list2<boost::_bi::value<dvaui::ui::OS_View*>, boost::_bi::value<NSEvent*> > >, void>::invoke(boost::detail::function::function_buffer&) + 42 (dvaui + 2269706) [0x8fe20a] 1-11
                                      11  dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 66 (dvaui + 3651234) [0xa4f6a2] 1-11
                                        11  dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 29 (dvaui + 3644477) [0xa4dc3d] 1-11
                                          11  dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 147 (dvaui + 3644675) [0xa4dd03] 1-11
                                            11  dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 540 (dvaui + 3652540) [0xa4fbbc] 1-11
                                              11  dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 663 (dvaui + 3653767) [0xa50087] 1-11
                                                11  dvaui::ui::UI_Node::UI_DispatchPointerEvent(dvaui::ui::PointerEvent const&, bool) + 75 (dvaui + 3093403) [0x9c739b] 1-11
                                                  11  dvaui::ui::UI_Node::UI_DispatchPointerEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&, bool) + 133 (dvaui + 3093685) [0x9c74b5] 1-11
                                                    11  dvaui::ui::UI_Node::UI_DispatchCapturedMouseEvent(dvaui::ui::MouseEvent const&) + 609 (dvaui + 3095809) [0x9c7d01] 1-11
                                                      11  dvaui::ui::UI_NodeManager::EndInputCapture(bool) + 94 (dvaui + 3052190) [0x9bd29e] 1-11
                                                        11  dvaui::ui::PointerCapture::InvokeEnd(bool) + 124 (dvaui + 3010092) [0x9b2e2c] 1-11
                                                          11  dvaui::controls::HotTextNumberCapture<dvaui::controls::UI_NumberEdit>::End() + 155 (dvaui + 690475) [0x77c92b] 1-11
                                                            11  dvaui::controls::UI_ControlView::SendValueChangedMessage() + 85 (dvaui + 528853) [0x7551d5] 1-11
                                                              11  boost::detail::function::void_function_obj_invoker1<dvaui::ui::MessageFunctionAdapter<dva ui::ui::MessageT<dvaui::ui::UI_Node>, dvaui::controls::UI_ControlChangedMessage, boost::function1<void, dvaui::controls::UI_ControlChangedMessage*> >, void, dvaui::ui::MessageT<dvaui::ui::UI_Node>*>::invoke(boost::detail::function::function_buffe r&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 79 (dvalua + 200479) [0x2457f1f] 1-11
                                                                11  boost::detail::function::void_function_obj_invoker1<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvalua::ui::ControlChangedBinder<dvaui::controls::UI_ControlView>, dvaui::controls::UI_ControlChangedMessage*>, boost::_bi::list2<boost::_bi::value<dvalua::ui::ControlChangedBinder<dvaui::controls::UI_ ControlView>*>, boost::arg<1> > >, void, dvaui::controls::UI_ControlChangedMessage*>::invoke(boost::detail::function::function_buf fer&, dvaui::controls::UI_ControlChangedMessage*) + 40 (dvalua + 205112) [0x2459138] 1-11
                                                                  11  dvalua::ui::ControlChangedBinder<dvaui::controls::UI_ControlView>::OnChanged(dvaui::contr ols::UI_ControlChangedMessage*) + 100 (dvalua + 199460) [0x2457b24] 1-11
                                                                    11  dvalua::utility::CallLuaFromCpp(lua_State*, int, int) + 51 (dvalua + 538067) [0x24aa5d3] 1-11
                                                                      11  lua_pcall + 238 (AgKernel + 80718) [0x23c0b4e] 1-11
                                                                        11  luaD_pcall(lua_State*, void (*)(lua_State*, void*), void*, int, int) + 100 (AgKernel + 125556) [0x23cba74] 1-11
                                                                          11  AgExceptionsPrivate_runProtectedCall + 38 (AgKernel + 22870) [0x23b2956] 1-11
                                                                            11  f_call(lua_State*, void*) + 33 (AgKernel + 80785) [0x23c0b91] 1-11
                                                                              11  luaD_call(lua_State*, lua_TValue*, int) + 119 (AgKernel + 124743) [0x23cb747] 1-11
                                                                                11  luaV_execute(lua_State*, int) + 2395 (AgKernel + 211643) [0x23e0abb] 1-11
                                                                                  11  luaD_precall(lua_State*, lua_TValue*, int) + 1287 (AgKernel + 124119) [0x23cb4d7] 1-11
                                                                                    11  helium::lua_UTLogEvent(lua_State*) + 131 (Adobe Edge Animate CC 2014.1 + 303891) [0x4b313] 1-11
                                                                                      11  ??? (<22D91945-735C-3AFB-9298-1C938E2222CB> + 5502) [0x29de57e] 1-11
                                                                                        11  ??? (<22D91945-735C-3AFB-9298-1C938E2222CB> + 56969) [0x29eae89] 1-11
                                                                                          11  ??? (<22D91945-735C-3AFB-9298-1C938E2222CB> + 71427) [0x29ee703] 1-11
                                                                                            11  ??? [0x9684f003] 1-11
                                                                                              11  ??? [0x9a04c54a] 1-11
                                                                                               *11  psynch_mtxcontinue + 0 (pthread + 21926) [0xffffff7f80f495a6] 1-11
      Thread 0x1c19       11 samples (1-11)   priority 47
      <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x942d83a2] 1-11
        11  ??? [0x9a04d8ce] 1-11
         *11  ??? (kernel + 5989984) [0xffffff80007b6660] 1-11
      Thread 0x1c26       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                  11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                    11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                      11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                        11  ??? (Chromium Embedded Framework + 1241564) [0x2d561dc] 1-11
                          11  ??? (Chromium Embedded Framework + 1243167) [0x2d5681f] 1-11
                            11  ??? [0x93c6d34a] 1-11
                              11  ??? [0x9694390b] 1-11
                                11  ??? [0x96943aa6] 1-11
                                  11  ??? [0x96944309] 1-11
                                    11  ??? [0x96944ef6] 1-11
                                      11  ??? [0x9a0469ce] 1-11
                                       *11  ipc_mqueue_receive_continue + 0 (kernel + 1148928) [0xffffff8000318800] 1-11
      Thread 0x1c27       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                  11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                    11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                      11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                        11  ??? (Chromium Embedded Framework + 1236432) [0x2d54dd0] 1-11
                          11  ??? (Chromium Embedded Framework + 1860585) [0x2ded3e9] 1-11
                            11  ??? [0x9a04d8b2] 1-11
                             *11  ??? (kernel + 5989984) [0xffffff80007b6660] 1-11
      Thread 0x1c28       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1799088) [0x2dde3b0] 1-11
                11  ??? (Chromium Embedded Framework + 1798111) [0x2dddfdf] 1-11
                  11  ??? (Chromium Embedded Framework + 1736068) [0x2dced84] 1-11
                    11  ??? [0x96851ce1] 1-11
                      11  ??? [0x9a04c512] 1-11
                       *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c29       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1799088) [0x2dde3b0] 1-11
                11  ??? (Chromium Embedded Framework + 1798111) [0x2dddfdf] 1-11
                  11  ??? (Chromium Embedded Framework + 1736068) [0x2dced84] 1-11
                    11  ??? [0x96851ce1] 1-11
                      11  ??? [0x9a04c512] 1-11
                       *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c31       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 2146098) [0x2e32f32] 1-11
                  11  ??? (Chromium Embedded Framework + 2145113) [0x2e32b59] 1-11
                    11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                      11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                        11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                          11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                            11  ??? (Chromium Embedded Framework + 1579311) [0x2da892f] 1-11
                              11  ??? (Chromium Embedded Framework + 1738562) [0x2dcf742] 1-11
                                11  ??? (Chromium Embedded Framework + 1739079) [0x2dcf947] 1-11
                                  11  ??? (Chromium Embedded Framework + 1735795) [0x2dcec73] 1-11
                                    11  ??? [0x968551c0] 1-11
                                      11  ??? [0x9a04c512] 1-11
                                       *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c32       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 2146118) [0x2e32f46] 1-11
                  11  ??? (Chromium Embedded Framework + 2145257) [0x2e32be9] 1-11
                    11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                      11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                        11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                          11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                            11  ??? (Chromium Embedded Framework + 1236432) [0x2d54dd0] 1-11
                              11  ??? (Chromium Embedded Framework + 1860585) [0x2ded3e9] 1-11
                                11  ??? [0x9a04d8b2] 1-11
                                 *11  ??? (kernel + 5989984) [0xffffff80007b6660] 1-11
      Thread 0x1c33       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 2146138) [0x2e32f5a] 1-11
                  11  ??? (Chromium Embedded Framework + 2145401) [0x2e32c79] 1-11
                    11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                      11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                        11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                          11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                            11  ??? (Chromium Embedded Framework + 1579311) [0x2da892f] 1-11
                              11  ??? (Chromium Embedded Framework + 1738562) [0x2dcf742] 1-11
                                11  ??? (Chromium Embedded Framework + 1739079) [0x2dcf947] 1-11
                                  11  ??? (Chromium Embedded Framework + 1735795) [0x2dcec73] 1-11
                                    11  ??? [0x968551c0] 1-11
                                      11  ??? [0x9a04c512] 1-11
                                       *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c34       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 2146158) [0x2e32f6e] 1-11
                  11  ??? (Chromium Embedded Framework + 2145545) [0x2e32d09] 1-11
                    11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                      11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                        11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                          11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                            11  ??? (Chromium Embedded Framework + 1579311) [0x2da892f] 1-11
                              11  ??? (Chromium Embedded Framework + 1738562) [0x2dcf742] 1-11
                                11  ??? (Chromium Embedded Framework + 1739079) [0x2dcf947] 1-11
                                  11  ??? (Chromium Embedded Framework + 1735795) [0x2dcec73] 1-11
                                    11  ??? [0x968551c0] 1-11
                                      11  ??? [0x9a04c512] 1-11
                                       *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c35       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 2146178) [0x2e32f82] 1-11
                  11  ??? (Chromium Embedded Framework + 2145689) [0x2e32d99] 1-11
                    11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                      11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                        11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                          11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                            11  ??? (Chromium Embedded Framework + 1236670) [0x2d54ebe] 1-11
                              11  ??? (Chromium Embedded Framework + 1860585) [0x2ded3e9] 1-11
                                11  ??? [0x9a04d8b2] 1-11
                                 *11  ??? (kernel + 5989984) [0xffffff80007b6660] 1-11
      Thread 0x1c36       11 samples (1-11)   priority 31         cpu time 0.001s
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 2146195) [0x2e32f93] 1-11
                  11  ??? (Chromium Embedded Framework + 2145833) [0x2e32e29] 1-11
                    11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                      11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                        11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                          11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                            11  ??? (Chromium Embedded Framework + 1236670) [0x2d54ebe] 1-11
                              11  ??? (Chromium Embedded Framework + 1860585) [0x2ded3e9] 1-11
                                11  ??? [0x9a04d8b2] 1-11
                                 *11  ??? (kernel + 5989984) [0xffffff80007b6660] 1-11
      Thread 0x1c37       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                  11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                    11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                      11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                        11  ??? (Chromium Embedded Framework + 1579311) [0x2da892f] 1-11
                          11  ??? (Chromium Embedded Framework + 1738562) [0x2dcf742] 1-11
                            11  ??? (Chromium Embedded Framework + 1739079) [0x2dcf947] 1-11
                              11  ??? (Chromium Embedded Framework + 1735795) [0x2dcec73] 1-11
                                11  ??? [0x968551c0] 1-11
                                  11  ??? [0x9a04c512] 1-11
                                   *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c38       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                  11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                    11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                      11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                        11  ??? (Chromium Embedded Framework + 1241564) [0x2d561dc] 1-11
                          11  ??? (Chromium Embedded Framework + 1243167) [0x2d5681f] 1-11
                            11  ??? [0x93c6d34a] 1-11
                              11  ??? [0x9694390b] 1-11
                                11  ??? [0x96943aa6] 1-11
                                  11  ??? [0x96944309] 1-11
                                    11  ??? [0x96944ef6] 1-11
                                      11  ??? [0x9a0469ce] 1-11
                                       *11  ipc_mqueue_receive_continue + 0 (kernel + 1148928) [0xffffff8000318800] 1-11
      Thread 0x1c39       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                  11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                    11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                      11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                        11  ??? (Chromium Embedded Framework + 1579311) [0x2da892f] 1-11
                          11  ??? (Chromium Embedded Framework + 1738562) [0x2dcf742] 1-11
                            11  ??? (Chromium Embedded Framework + 1739079) [0x2dcf947] 1-11
                              11  ??? (Chromium Embedded Framework + 1735795) [0x2dcec73] 1-11
                                11  ??? [0x968551c0] 1-11
                                  11  ??? [0x9a04c512] 1-11
                                   *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c3a       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 3542912) [0x2f87f80] 1-11
                11  ??? [0x9a0469ce] 1-11
                 *11  ipc_mqueue_receive_continue + 0 (kernel + 1148928) [0xffffff8000318800] 1-11
      Thread 0x1c3c       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1784044) [0x2dda8ec] 1-11
                11  ??? (Chromium Embedded Framework + 1763340) [0x2dd580c] 1-11
                  11  ??? (Chromium Embedded Framework + 1768031) [0x2dd6a5f] 1-11
                    11  ??? (Chromium Embedded Framework + 1735795) [0x2dcec73] 1-11
                      11  ??? [0x968551c0] 1-11
                        11  ??? [0x9a04c512] 1-11
                         *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c3d       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? (Chromium Embedded Framework + 1760501) [0x2dd4cf5] 1-11
              11  ??? (Chromium Embedded Framework + 1787111) [0x2ddb4e7] 1-11
                11  ??? (Chromium Embedded Framework + 1786865) [0x2ddb3f1] 1-11
                  11  ??? (Chromium Embedded Framework + 1559723) [0x2da3cab] 1-11
                    11  ??? (Chromium Embedded Framework + 1680094) [0x2dc12de] 1-11
                      11  ??? (Chromium Embedded Framework + 1561346) [0x2da4302] 1-11
                        11  ??? (Chromium Embedded Framework + 1579311) [0x2da892f] 1-11
                          11  ??? (Chromium Embedded Framework + 1738562) [0x2dcf742] 1-11
                            11  ??? (Chromium Embedded Framework + 1739079) [0x2dcf947] 1-11
                              11  ??? (Chromium Embedded Framework + 1735795) [0x2dcec73] 1-11
                                11  ??? [0x968551c0] 1-11
                                  11  ??? [0x9a04c512] 1-11
                                   *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c45       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  ??? [0x9a04c84e] 1-11
             *11  ??? (kernel + 6143696) [0xffffff80007dbed0] 1-11
      Thread 0x1c46       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c47       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c48       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c49       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c4a       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c4b       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c4c       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c4d       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c4e       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c4f       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c50       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c51       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c52       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 2535 (AgKernel + 241223) [0x23e7e47] 1-11
              11  handle_request + 2356 (AgKernel + 244516) [0x23e8b24] 1-11
                11  handleWebRequest + 433 (Adobe Edge Animate CC 2014.1 + 210673) [0x346f1] 1-11
                  11  ??? [0x9bc18ace] 1-11
                    11  ??? [0x9bc46811] 1-11
                      11  ??? [0x96851ce1] 1-11
                        11  ??? [0x9a04c512] 1-11
                         *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c53       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c54       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c55       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c56       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c57       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c58       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [188], IO policy important>
      11  ??? [0x9684ee52] 1-11
        11  ??? [0x96850d89] 1-11
          11  ??? [0x96850e13] 1-11
            11  worker_thread + 369 (AgKernel + 239057) [0x23e75d1] 1-11
              11  ??? [0x968551c0] 1-11
                11  ??? [0x9a04c512] 1-11
                 *11  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f4a91c] 1-11
      Thread 0x1c59       11 samples (1-11)   priority 31
      <frontmost, thread QoS legacy, boosted, received importance donation from WindowS

  • Edge Animate & Vimeo... Almost...

    Hi, I'm trying to control a vimeo video using Edge Animate, but I'm having no luck. Does anybody see where I may have gone wrong??
    var becky = $("<iframe/>");
    sym.$("vidCon").append(becky);
    becky.attr('type','text/html');
    becky.attr('width','100%');
    becky.attr('height','100%');
    becky.attr('src','http://player.vimeo.com/video/86529767?api=1&player_id=becky');  // url/Video_Id
    becky.attr('frameborder','1');       // 1 | 0
    becky.attr('allowfullscreen','0');   // 1 | 0
    var iframe = document.getElementById('becky');
    // $f == Froogaloop
    var player = $f(iframe);
    var playButton = document.getElementById("test");
    playButton.addEventListener("click", function() {
      player.api("play");

    Hi, I want to do the same thing you want to. Did you solve your problem ? What I can think of right know is to create a image gallery, wich image is a button that sends me faraway on the timeline (with a label) and there my video would be. I just dont know how to make it go back in the timeline when the video finish reading.... I am not sure that sounds logical ....

  • How do I turn an entire Edge Animate project into a symbol

    I have created an Edge Animate project that features a short animated tutorial for our website.  Now I realize that I would like to incorporate that project inside a larger project.  Is there any way to convert the entire tutorial into a symbol that can be added to the larger project?
    Thanks
    Paul

    Hi, Paul-
    You'll need to do a little bit of wrangling to make this happen, but the easiest thing to do is:
    Select everything in your elements panel and convert to symbol
    Transfer all of your triggers by highlighting them all in your main timeline and cutting (Ctrl/Cmd-X), then:
    Open your symbol
    Move the playhead to the time location of your first trigger
    Paste (Ctrl/Cmd-V)
    Transfer all of your timeline-based and stage-based code manually
    Hopefully that helps - it's a little bit of a pain if you have a lot of code involved, but if you only have timeline-based things, most can be cut and pasted over.
    -Elaine

  • 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

  • Silent Install Firefox 29 Windows

    I've been scouring the internet for a while looking for a way to do a silent install of Firefox via command-line. As I have come to find out, the -ms and /INI methods only work in much older versions of Firefox. When I try the -ms silent install, the

  • Re: EnvMgr out of memory

    Thank you for the light you threw on this, In fact, we are already using a custom file-transfer solution for deploying the client partitions, so it is not what makes our EnvMgr running out of memory. It seems to be happening at random while the appli

  • Discoverer Viewer Graphing

    Hi I'm looking to have graphs created in the Windows version of Discoverer 4i viewable from Discoverer Viewer on the web. I can't see how this can be done! Can it be done? Regards, Scott Carpenter

  • Help!!! Need Java Applet to work in IE

    I found some applets (text scrollers) from the sun site that i wanted to use. downloaded them, but they do not work in IE that does not have JVM. in IE that does have JVM it says 'Java 1.1 Required' where the applet should be. is there a simple way t

  • Viewing Shared Music over a network

    Good day everyone. My problem relates to viewing shared music over a network. I have recently gone to university with my imac. Everyone on the network can see, and listen to everyone else's music, apart from me. I was wondering why I am unable to do