You can have a button inside a symbol that has an event click on him?

http://blogs.Adobe.com/edge/2012/07/18/tutorial-leveraging-independent-symbol-timelines/

I followed the tutorial above, but I'm also keen to make "magazine covers" clickable buttons - how can I accomplish this?

Basically I have navigation buttons that animate each 'page' on the stage (each page is inside each nav button symbol), but on the stage, I want to be able to have buttons, videos, etc., who sat inside of symbols if I followed the above method... I don't know how to click stuff if it's within a clickable symbol...

Thank you all!

AZA

Use this code if you want to add to an object within a symbol to play the label on the timeline

sym.getComposition () .getStage () .play ("spinBlock");

Use this code if you want to add it to oppose within a symbol to control another symbol on the stage.

sym.getComposition () .getStage ().getSymbol("star").play ();

Use this code if you want to add to an object within a symbol to control a symbol within a symbol

sym.getComposition () .getStage ().getSymbol("starB").getSymbol ("starCent er") .play ();

Tags: Edge Animate

Similar Questions

  • You can restart AE comp in the queue that has been updated?

    Whenever I have reset the status after changing the comp in AE and savings, it seems to "remember" the comp in the State, it has been added to the Media Encoder. I don't understand how this is useful at all. It would be much better if I could have all my comps saved in Media Encoder and then I could just fire and code once I updated my work. Have to select the output folder and rename the output file when we work on 40 + restores at the same time is a waste of time.

    Am I missing a piece of workflow for this?

    After making changes to a composition in After Effects, you must choose Composition > add to the Adobe Media Encoder queue again.

    When you use the add to the command of the Adobe Media Encoder queue, After Effects takes a snapshot of the current state of your model. This snapshot is saved in a file temporary .aep, and that's what Adobe Media Encoder uses for rendering.

    The advantage of this workflow is that you can start the version of your model rendering, and then continue to work on B while version than version is rendered.

    Another way to add After Effects compositions to Adobe Media Encoder is to choose file > add After Effects Composition. In this dialog box, you can choose the initial project of the source, and then select one or all the comps in this project to add to the queue.

  • You can add a mouse to a slide that has not already been registered with one?

    Sometimes I can easily copy - paste a slide, use the image overlay and utalize the movement of the mouse and minipulate the path. Is it possible to simply add a mouse to an average slide?

    I sappose I could add a picture of the cursor and then add "movement"...

    Any other ideas?

    Sabrina

    Yes, you can of course. Go to insert a Standard object, and you'll see mice as one of the elements. You can then define where it begins and ends and the path it takes.

  • You can have a symbol that is made of a graph and a button?

    I created a button symbol (complete with its more down, States) & here another symbol that has used the same feel, but with a graphics behind her.  Is it possible and would I save the symbol resulting as an image or a button?

    You can add the chart to the original button symbol, if you wish. Sure, just that copy you it to the bottom of each State of the button,

  • Control a symbol by a button inside the symbol

    I hope that this explanation makes sense:

    I have a file with buttons on the main stage that control symbols.

    (buttons are circles labeled 1876 and 1877)

    The symbols just move a PNG on and off the stage.

    For example, the two circles called 1876 and 1877 are PNG files to create buttons that control two different symbols.

    Symbols of moving the image of dashboard on and off the stage.

    In the Bulletin Board image is an X, I'm hoping to put a button on top of the side to close the symbol.

    scoreboard1.jpg

    The code I use to move the symbols on the stage and is:

    var = sym.getVariable ("current") courses;

    If (current! = "") {}

    sym.getSymbol (current) ("out") .play;

    sym.getSymbol("syboard1876").play ("in");

    }

    else {}

    sym.getSymbol("syboard1876").play ("shortIn");

    }

    sym.setVariable ("current", "syboard1876");

    syboard1876 is the png of green card.

    No idea how I can get the symbol to move off the stage by pressing on it?

    And that I'll be able to have several buttons under the symbol (which are hidden under the b = green card when it is visible)?

    This is the original tutorial that I adapted the EEG of the animation to work so far.

    Tutorial: Relying on the independent symbol a calendar «Adobe Edge leading Team Blog»

    Now, I just need to find a way to give the user the possibility to use the X to close the symbol.

    Any suggestions?

    1. you could use $each () with jquery in compositionReady
    2. If not you need to go back to the stage with sym.getComposition () .getStage () or
    3. You can use this in compositionReady

    function useButtons (element) {}

    {sym. $(element) .bind ("Click", Function ()}

    SYM.$('image').Attr('src','images/'+element+'.PNG'). CSS({"Opacity":1.00});)  This is an example of code - I used the same name for the buttons and image names.

    });

    }

    Add here the names of button

    ["," "," "] .forEach (useButtons);

  • You can help me too? The key that I receive after you have entered the wrong password 3 times is 52309445

    You can help me too? The key that I receive after you have entered the wrong password 3 times is 52309445

    You can help me too? The key that I receive after you have entered the wrong password 3 times is 52309445

    You can help me too? The key that I receive after you have entered the wrong password 3 times is 52309445

    try to enter

    43061481

  • You can have multiple browsers? as internet explore and mozilla firefox?

    Sometimes I wonder "do you want to be your default browser to internet explore.» I say still no. is there a time where I should use internet explore instead of Mozilla Firefox? am totally confused. I am not computer, so need to know in terms of "laymen" s, please. Thank you

    A browser is software that allows you to 'see' the Internet. Yes, you can have several browsers installed and it's actually a good thing because if you think you want one browser over another. It is also good for troubleshooting because if you have questions related to the Internet, you can run the other browser to see if the problem is specific to the browser or a more general problem of Windows.

    Personally, I prefer Firefox over Internet Explorer but * you * should be the one to decide what he * you * like. Here are links to various browsers, you can download and install to try:

    Firefox
    Google Chrome
    Safari
    Opera

    MS - MVP - Elephant Boy computers - don't panic!

  • You can have two printers connected to a computer

    You can have two printers connected to a computer

    Yes you can have
    What is the connection method you use (usb or wireless)
    response with the models of printers

  • You can have two stored functions with the same name?

    Hi all

    You can have two stored functions with the same name?

    My version of DB - connected to Oracle Database 11g Enterprise Edition Release 11.2.0.1.0

    Thank you.

    You can have the same name as long as they are within a package and with different parameters

    create or replace package test_pkg

    as

    function my_func (p1 in number)

    return number;

    function my_func (at number p1, p2)

    return number;

    end test_pkg;

    /

    create or replace package body test_pkg

    as

    function my_func (p1 in number)

    Return number

    as

    Start

    return 0;

    end;

    function my_func (at number p1, p2)

    Return number

    as

    Start

    return 0;

    end;

    end test_pkg;

    /

  • You can have more than one plan at a time? that is: after effects CC App photography

    I can't afford to pay for the whole package CC, but I really miss Photoshop in my workflow. In all the promotional stuff, the plan only one app is available to those who want only "one or two" apps, but I'm guessing that the two only applies to the PS + LR

    Pay an £8 / additional MB for Photoshop would be useful, but it is not immediately clear if this is feasible.

    If anyone has tried this, or knows an answer I would appreciate your help!

    Thank you

    -Mat

    Yes, you can have multiple subscriptions "single", with special photography counting as a single

    Cloud Plans https://creative.adobe.com/plans

    - and conditions for subscription http://www.adobe.com/misc/subscription_terms.html

  • You can have 2 editors in LR

    I have PSE 8, which does not seem to be recognized by LR (2.x) as a Publisher. I can configure Edit | Preferences | Surface-mounted | Additional external editor. The problem is I want to be able to attribute this to another editor than PSE and have the PSE to occupy the unit of Photoshop. Is it possible to have LR to point to the PES as "Edit in Photoshop".

    You can have several additional external publishers defined. In the pane for external editing Preferences dialog box, choose whether to save your PSE as an external Editor preset. Then you can add another and also save it as a preset.

  • Trying to create a button inside a clip that will return to scene 1

    I am trying to create a button inside a clip that will go back to scene 1.

    Here is my code

    Stop();

    sback1_btn.addEventListener (MouseEvent.Click, Film1);

    function film1(event:MouseEvent):void {}

    gotoAndStop ("shorts");

    }

    I get access of undefined property error.

    Can anyone help?

    Thank you.

    Try

    sback1_btn.addEventListener (MouseEvent.Click, Film1);

    function film1(event:MouseEvent):void {}

    MovieClip (root) .gotoAndStop ("shorts");

    }

    or

    MovieClip (root). VideoMask.sback1_btn.addEventListener (MouseEvent.CLICK, film1);

    function film1(event:MouseEvent):void {}

    MovieClip (root) .gotoAndStop ("shorts");

    }

    The problem is the path

  • I have Windows Vista - I'm a msge saying that the recovery disc (D) is almost full. How can I transer to OS (C) Disk that has plenty of room to the left?

    I have Windows Vista.  I'm a msge saying that the recovery disc (D) is almost full.

    How can I transfer to OS (C) Disk that has plenty of room?    Thank you.

    Hello

    I'm sorry, but you cannot move the D: Partition recovery or its contents; It will not work if you do.

    Your recovery Partition was photographed on your hard drive during the production of your computer by the manufacturer for all of these reasons.

    1. If you want to reinstall Windows from in the case of a failure of the system, based on individuals or the keys at startup.

    F10 or Alt + F10 or F11 are a couple of different manufacturers use sequences.

    You will need to ask your manufacturer for proper sequence.

    2. to make the recovery disks on if your drive hard breaks down, so that you can then reinstall the operating system on a new hard drive.

    Also ask them how to make records.

    Your D: Recovery Drive is should not be used for backups, defragmented, etc..

    There are backups on an external hard drive.

    To resolve the problems that have arisen with the recovery D: Partition, you will need to contact the manufacturer of your computer to remove all that has been added to it.

    See you soon.

  • Hi u can tell me how you can put pasword on internet explore so that no one can open any site... Please

    Hi u can tell me how you can put pasword on internet explore so that no one can open any site... Please

    Hi u can tell me how you can put pasword on internet explore so that no one can open any site... Please

    How put a password on the Internet so anyone can use it...
    1 print this out step by step in and out.
    2. make sure that runs NO Internet application.
    3 start > RIGHT on Internet Explorer click > you are on the Internet Options window > Content > enable > uac prompt > enter your supervisor password, click OK > "Access Manager is turned on" appears, click OK > OK again.

    Now, none of which you can open Internet Explorer. When you try, you will see this...
    You will need to enter your password in order to get in.

  • Why a button inside a symbol does not work?

    Hello

    I create a button, when you click with this command:

    SYM. Play ("mylabel");

    you go into the editing of the scene to the "mylabel" label... .the everything ok

    but If I have to save my button as a symbol when I press it, it do not go to the label on the stage called "mylabel."

    What I write if I whan my button inside anoter simbol work?

    Thank you

    Use this code if you want to add it to an element within a symbol to play the label on the timeline

    sym.getComposition () .getStage () .play ("spinBlock");

    Use this code if you want to add it to oppose within a symbol to control another symbol on the stage.

    sym.getComposition () .getStage ().getSymbol("star").play ();

    Use this code if you want to add to an object within a symbol to control a symbol within a symbol

    sym.getComposition () .getStage ().getSymbol("starB") .getSymbol ("starCenter") .play ();

Maybe you are looking for