Load another Edge project with a symbol timeline trigger

I'm working on an E-book like project that basically every page is an Edge composition.
I make a symbol within a turn-page animation that will play on click.
And I have a timeline trigger in the symbol and I'm hoping there is a way to load another Edge project with that trigger.
Is there a way to do so?
Thanks.

I put together a Composition that I think does what you're asking. it's not elegant, but it works.
in the timeline of Symbol_1
place stop() triggers at the start and end
in the same triggers, set a Symbol variable that states whether the animation has finished i.e. sym.setVariable("isDone", "false");
place a trigger on the rectangle to play() or playReverse() depending on an if() statement about the variable
in the timeline of Symbol_3
place stop() triggers at the start and end
in the same triggers, set a Symbol variable that states whether the animation has finished i.e. sym.setVariable("isDone2", "false");
place a trigger on the rectangle to:
declare 2 new variables, which use sym.getVariable() to get isDone and isDone2 as above,
play() or playReverse() depending on an if() else if() else if() statement about both variables
I used the relative string to get the local variable and absolute string to get the variable from the other Symbol, i.e.
var myVariable = sym.getComposition().getStage().getSymbol("Symbol_1").getVariable("isDone");
var myVariable2 = sym.getVariable("isDone2");
I can send you the entire code if that helps.

Similar Messages

  • Give swipeleft/right gestures to multiple external compositions that are loaded with composition loader by Edge Commons

    Hello,
    I have multiple external compositions that I load in my Edge project, with the composition loader by Edge Commons.
    I would like to connect these external compositions with swipeleft / right gestures.
    When I give the containers (where the external compositions are loaded in) the swipe gestures, it
    works perfectly. But when the external compositions are loaded, the swipe gestures on the containers doesn't work anymore.
    So is it possible to give the external compositions the swipe gestures. And that when they are loaded in my Edge project, the external compositions can communicate with each other.
    For Example:
    External composition one is loaded and when I swipe to the left, external composition 2 will slide in from right to left.
    I think it must be that the external compositions have a function to control the timeline in the Edge Project.
    I hope that this is possible and can help me with the code. Or have another solution.
    Thanks!

    I think I have the same or a similar issue.
    I am using a modified version of Edge Commons - Extension Library for Edge Animate and Edge Reflow | EdgeDocks.com
    to listen to touch swipe events in an external compositions.
    var promise = EC.loadComposition("publish/comp_01.html", sym.getSymbol("content"));
         promise.done(function(comp) {
               var stage = comp.getStage();
           // Listen for events dispatched by the external composition
                    stage.$("bg").swipeleft(function() {
                          EC.loadComposition("publish/comp_02.html", sym.getSymbol("content"));
                    stage.$("bg").swiperight(function() {
                          EC.loadComposition("publish/test1.html", sym.getSymbol("content"));
    This works great for the composition loaded by this script, but the comp.getStage function does not pick up on swipe events on anything other than the .$("bg") in this composition.
    For example I have 30 compositions each with a .$("bg") but only the one loaded by this script works with this script. I am looking for a way to universalize the event listener to work with every .$("bg") loaded into my main stage symbol.
    Do you or does anyone else have a solution?

  • Ressource Problem: Export with graphical reports from projects with integrated sub-projects

    Hi all,
    i have the following problem with the exported data of the graphical reports possibility.
    Expected output:
    OLAP Cube with processes and ressources
    Setup:
    Project Server 2010 with Enterprise ressource pool
    One main project with 6 integrated sub-projects
    Every ressource is assigned to just one sub-project or the main project
    Problem:
    The data (work and cost) in the OLAP Cube exported from the main project is 7 times (some reports 49 times) higher than the data in the main project
    Tested scenarios:
    Export just processes -> data is correct
    Export just ressources -> data is 7 times higher
    Generate another main project with 2 sub-projects and no ressources in the main project - Export of processes and ressources -> data is 2 times higher
    Because of the tested scenarios I expect that this is a problem caused by ressources and integrated sub-projects.
    I hope that this community is able to help me to solve this problem.
    Thanks & all the bests,
    Holger

    Using the "Baseline work report", I can't reproduce your issue:
    I have 1 task in each project (2 projects) with a resource assigned on each task (80hrs). The report correctly shows me 160 hrs.
    Which Project 2010 SP and CU do you have? I'd suggest you to install the
    latest version and see if it helps.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Playing a symbol timeline in Edge from Javascript function in an exteranl web page

    All-
    I have a javascript function in an external web page.  i want to use this function to call a symbol timeline inside an edge file.
    i've read about bootstrapping but i'm unsure how to use it in my project
    any ideas?
    Z

    Hi again Elaine,
    I actually had some success after many attempts with using your code. I can control the .stop() and .play() of the "NamePlate_sym" symbol. Yet, I am still having trouble doing anything else with it. I cannot .hide() it, nor use .html("Change text") on another element on the stage called"Rectangle". If I can accomplish that and all a global function on the stage, I'm in good shape.
    I placed the following script in the header of the .html file that gets loaded into the iFrame within the Edge composition:
      <script type="text/javascript">
       window.parent.AdobeEdge.bootstrapCallback(function(compId) {
       comp = window.parent.AdobeEdge.getComposition(compId).getStage();
       alert("CompID is "+compId);
       var symbol = document.createElement('div');
       symbol.innerHTML = 'Rotate';
       symbol.style.cssText = 'background-color:#fea; width: 50px; text-align: center;';
       symbol.style.cursor = 'pointer';
       symbol.onclick = function() {
        if (comp.getSymbol("NamePlate_sym").isPlaying()) {
         comp.getSymbol("NamePlate_sym").stop();
        else {
         comp.getSymbol("NamePlate_sym").play();
       window.parent.document.body.appendChild(symbol);
            </script>
    Once I put window.parent. in the first two lines of code and the last, my test worked. As I mentioned earlier though, I still can't get the syntax correct to .hide() an element (i.e. comp.getSymbol("NamePlate_sym").hide(); does not work), or more importantly, change the innerHTML value of an element on the stage. The code either does nothing or freezes.
    Thanks... Tommy

  • I can't load 1 Imovie project. Imovie shows 5 projects but only 4 icons show of those. 1 projects symbol won't come up so I can't click on it to work on or play. Please help me as there's lots of work on this project I don't want to lose.

    I can't load 1 Imovie project. Imovie shows 5 projects but only 4 icons show of those. 1 projects symbol won't come up so I can't click on it to work on or play. Please help me as there's lots of work on this project I don't want to lose.

    The performance fixes is a biggy for me, though the other missing
    stuff I use makes me have to use both versions for various things:
    "but they seem to be committed to another release/version."
    Well ... now that's the rub. I would actually welcome this intermediate version to play with (even with the cost of upgrading) if I could rely on it to be finalized into 6.0, full featured, without it taking as long as it has to Upgrade from AA3.0. I would say it was a VERY smart move to give us a preview of 6.0, if I felt in, say, six months they would provide us the fully functional update. But, HOW many years has it been. I felt screwed over while they played around with Sound Booth.
    I was with you for a minute in most of what you said, until your credibility went down a couple notches with me on the statement trivializing midi functionality. I though that was a very clueless statement:
    "but I have no need for a midi controller and if I want a drummer to keep perfect time I'll get a drum machine."
    It does make some of your other statements suspect, tho I won't take it as far as therealdobro's "what's your stake" question.

  • How to open my project library progress in timeline with FCPX 10.1?

    So I've been having a huge problem with FCPX 10.1 and I cannot, for the life of me, figure out even what I'm supposed to ask--much less what the answer is.
    So here's the basic problem. I don't know how to open my complete progress of a project library in the timeline. I have 5 projects, and two of them, for some reason unbeknownst to me, I just double click to bring up in the timeline. The other three, however, won't. Let me clarify more. One of the projects is not even showing up in the new 'Projects' sub-menu when selecting my library. The other two are showing up in the 'Projects' sub-menu, but aren't showing as having any content. Their time shows as 0:00. Now for one of the projects I mentioned before (the one that isn't even showing up in the 'Projects' sub-menu,) I know that its editing was saved because I worked on it several different times (having closed and opened FCPx in between) However when I was working on that video, I never removed it from my timeline. So whenever I opened FCPx, my progress it would just automatically pop up in the timeline.
    My problem is this: I do not know where to reliably find my progress for my various project libraries and to open them in the timeline every single time.
    If you need anymore information from me, please say so. My problem is very simply complex, because I'm just stupid enough with this software to not understand how to ask my question properly.
    I worked on a specific project 3 weeks ago and I can't find the progress for it anywhere. I don't want to open specific clips in the timeline. During that project session, I had put all of my clips in the timeline and was editing them in specific ways that required them all being on the timeline so I could get a very specific and seamless effect. How do I get all of that progress into the timeline?

    Okay so if I go into the sub-menu that pops up that contains all of my video and audio clips and right click the FIRST clip in my entire progress and load that into timeline, all of my progress is loaded as well--why is this the case? And why does the project itself show as having 00:00:00 progress in it?

  • Loading project with multiple libs.execs error

    I used workshop to create a project with several shared libraries and several executables. Things were going along just fine until I quit and tried to re-load the project. Now I get the following error:
    "${PATH}/Foo.prd", line 448: Error Object ""Foo.so"" used in assignment has not been defined.
    Error: Internal consistency error in "../src/prdparse.cc", line 1105.
    I have see one other post on this error but it did not have any replies.
    Thanks for any help I can get!

    I'm working on a java project divided in 2 packages
    "test" and "agentslibrary".I'm working on a project divided into roughly 200 packages.
    I have to retrieve some results frome some classes
    (even in different package).So? No difference to classes in the same package, apart from the import.
    Now I am using static methods to do this,What does static have to do with anything?
    but I have
    some problems and getting some nullpointer
    exception.Then you have bugs in your code.
    Which is the best way to do it?
    Moreover I have a class("myagent") which extends
    another("agent"). From a main class I instanciate
    "myagent" but when I try to use a get method inside
    Agent (the superclass of the class I just
    instanciated) , I get a nullpointer error.Probably because you implemented something incorrectly. NPEs have nothing to do with packages or the "static" keyword or whatever.

  • I have a FCP event and project with all accompanying media saved on a harddrive.  I am now attempting to open the files on another computer that also has FCP X.  I cannot figure out how to get it to open.

    I have a FCP event and project with all accompanying media saved on a harddrive.  I am now attempting to open the files on another computer that also has FCP X.  I cannot figure out how to get it to open.

    The events and projects folders have to be on the top level of the drive for FCP to recognize them.

  • My Imac is locked with apple symbol and loading sign, how i do fix this?

    my iMac is locked with apple symbol and loading sing since last night, how i do fix this?

    Zap the PRAM and Reset the SMC, then try again.

  • When I publish projects with AICC reporting enabled the SWF "breaks" and does not load.

    When I publish projects with AICC reporting enabled the SWF "breaks" and does not load. If I change the publish method to SCORM the SWF works, and if I turn off reporting the SWF also works.

    OK.  That makes sense now.  Captivate 6 changed over to Rustici's LMS drivers.  Cp7 must have made even further changes that mean you must have an LMS present if you turn on reporting.
    I would suggest you just turn off reporting while you are testing other aspects of the course functionality during development, and only turn on reporting when you are ready to upload to your LMS.

  • When I merge one project with another, Aperture for some strange reason, randomly scrambles the photos from the project being merged, instead of keeping them in the order they were shot. What can I do to fix this?

    When I merge one project with another, Aperture 3 randomly scrambles the photos of the project being merged, instead of keeping them in the chronological order that I shot them in. What can I do to correct this?

    The photos have just been dumped into a new home and need to be told how to be arranged.  Go to the top left of the browser view for the merged project and select the desired sort order from the drop-down and they'll all sort according to that setting.

  • [S] How to load another keymap in initramfs with busybox (loadkmap?)?

    Loading programmers dvorak in initramfs with busybox.
    Solution:
    Download the keyboard map. Other keyboard maps you can usually find in "/usr/share/kbd/keymaps/"
    wget https://raw.githubusercontent.com/jiangmiao/dvp/master/dvp.map
    Now convert that map to the binary format that can be used with `loadkmap`. Make sure you run it with privileges, otherwise you'll get the "Couldn't get a file descriptor referring to the console" error
    sudo loadkeys -b dvp.map > dvp.bmap
    Now you can load that map in initramfs using `loadkmap`. I have a custom initramfs and init and here is the excerpt from it
    #!/usr/bin/ash
    echo "Starting the init script"
    #mount things needed by this script
    mount -t proc proc /proc
    mount -t sysfs sysfs /sys
    # and so on
    echo "creating the symlinks to busybox"
    /bin/busybox --install -s
    echo "loading programmers dvorak"
    loadkmap < dvp.bmap
    Problem
    I have a custom initramfs with Busybox in it. I want to load another keymap in there. Busybox has `loadkmap` utility, unfortunately it expects a binary file, so .map files don't fit in there. The goal is to load programmer's dvorak in busybox, but the problem is generic, because any ANSI .map format will not work with `loadkmap`.
    The map for dvp is here: https://github.com/jiangmiao/dvp
    Here it was talked about, but unfortunately the patch link is dead: http://mstempin.free.fr/index.php?2005/ … ry-keymaps
    How to load a keymap in initramfs with busybox?
    FTR, here is the quote from that blog post
    Unfortunately, This is not a trivial task in Busybox, as it uses a special binary keymap file format for specifying the keymap to use.
    The standard Linux way of handling keymaps is using the kbd utility package. This package contains most of the worldwide keyboard definitions in a keymap format. The two most usefull commands are the loadkeys and dumpkeys, which respectively loads an ASCII keymap file into the kernel's internal translation table and dumps this table to the standard output.
    Unfortunately, the keymaps file format (see Linux manual (5) for keymaps) is difficult to parse ,as it requires a full lex/yacc parser to handle it :-(.
    However, such a parser is included into loadkeys... And this utility also provides a -m option that generates a C-style output of the file...
    After studying Busybox's binary keymap format in details, it appears to be no more than just a file dump of all key translation tables for each state (ie. plain, shifted, controlled, etc.), preceeded by a binary map of translation tables.
    So, I decided to write a patch to the kbd package to add a -b option that provides a binary keymap dump capability to loadkeys. Here it is!
    Last edited by SteveSapolsky (2014-12-19 12:39:13)

    progandy wrote:
    In archlinux loadkeys from core/kbd should allow you to generate a binary keymap.
    loadkeys -b /your/key.map > key.bmap
    Thank you. I updated my post and added the solution.

  • Can I merge my Imovie project with cutaways to another project?, Can I merge my Imovie project with cutaways to another project?

    Can I merge my Imovie project with cutaways to another project?, Can I merge my Imovie project with cutaways to another project?

    First, Share your other project. Use SHARE/EXPORT TO QUICKTIME. Choose Movie to QuickTime Movie. Under Options, choose Apple Intermediate Codec for Compression under Video Options. Save this movie where you can find it.
    Then use FILE/IMPORT MOVIE to import this movie into your Event. Now you can use it as a Cutaway.

  • My iphone 4 is locked on a black screen with apple symbol and loading sign since last night, how do i fix this?

    my iphone 4 is locked on black screen with apple symbol and loading symbol since last night

    You need to restore the iOS using iTunes. Place the device into Recovery Mode and Restore the device
    Read here for instruction > http://support.apple.com/kb/HT1808

  • Problem with importing a clip from another iMovie project

    Hello
    I want to import a clip from one iMovie project to another iMovie project.
    Both projects are in 16:9, but when I import a clip it's no longer in 16:9.
    The clip is croped and I have a black bar on the right and left side.
    How can I solve this ?
    Jufke

    Have you tried Copying the clip in Project A and Pasting it into Project B?
    When you Copy and Paste clips, try to Copy and Paste all at the same time. More here:
    http://discussions.apple.com/thread.jspa?messageID=2356757&#2356757
    Karl

Maybe you are looking for

  • Remove spaces

    Hi, I'm downloading a idoc to a txt with gui-download and i want to remove the blank spaces between the fields except some char fields that i want to show with the space of the variable even if is empty.i've used the trunk_trailing_blanks but it remo

  • Batch processing files

    my question might come a something simple to most of you, but it has stumped me so far. i have ~1900 files that i need to run PDF Optimize on and have them set to Low Resolution. i have created a batch process in acrobat to do this, but there is one

  • Opening Sharepoint PDF from link

    We have enabled the ability to check in and check out document in SharePoint for PDF docs.  This all works fine in the SharePoint interface, but when users send links to pdf documents in an e-mail. When you click the link the pdf opens but there is n

  • 2 Screen Saver Questions

    1)How do I make the screen go black or power down instead of having a screen saver? 2)Where can I find the psychedelic screen savers used in Apple stores that look like the iTunes commercials? Thanks in advance.

  • IPhoto 11 - Problem viewing shared photos

    Hi, We have two MBP and we're having trouble viewing the photos from the other library via the Share function. The share is occurring through FW. Both MBP are running iPhoto 9.1.3. The issue is that MBP A can see MBP B's photos through share, but MBP