How to alter instances of animated symbols

I am stumped as to how to use an animated symbol repeatedly in a timeline while being able to alter its visual qualities without breaking the animation motion.
I make a simple 3-layer animation of a body with two legs doing a walk cycle in place.
I convert the completed animation as a new graphic symbol in the library.
I can then drag copies of that animated symbol to different timeline layers and alter their overall scales or give them each additional motions with a motion tween so various versions of it can move across the stage independently with tweens while keeping the walk cycle movements of the symbol.
So far so good, but...
I can change the colour properties of the added symbols but this only affects the whole image, so if the object had a body and legs in different colours, altering the properties changes all of the body parts to the same colour. Doing this does preserve the walk cycle motion, but the new object looks crude because it has become all one colour.
If I break the symbol apart, I can then alter the visual properties of the components individually, but then it loses its animation motion.
Whether I just group it again or convert it to a new symbol, it has lost the animation motion (the walk cycle of the legs) of the original.
I can't figure out how to make such an animated symbol so that I can reuse it in the timeline while changing its visual properties (so it looks like a different character in the story) and yet keep its original animation motion.
I have tried to duplicate the symbol and to copy and paste the motion but nothing seems to work.
Can anyone please advise on what I may be doing wrong or if this even possible in Flash CS3?
Thanks for any advice.

Hi Luis
I suggest you could create each part of the body and legs as separate MovieClips (which converting to a symbol choose "Movie Clip" instead of "Grpahic0 and then form the whole body with these pieces.
Now you could group all of the separate pieces in to a single MovieClip by choosing all of them and converting to a "Movie Clip" symbol.
This way you could change the properties of each of the parts.
Hope this helps.
Karthik

Similar Messages

  • Can I use an animated symbol acting like a mouse cursor?

    Hi,
    I'd like to use an EDGE animated symbol ( a blinking magic wand) as my mouse cursor (hiding the original cursor) that stays on the stage all the time at a certain point in the timeline and when clicked on a hotspot, goes to another point in timeline where the symbol no longer act as a mouse cursor. I used the following code suggested in the following thread by YOSHIOKA Ume
    Re: How to I have an animated symbol follow the coordinates of the cursor when clicked?
    1:create a symbol named "Symbol_1"
    2:add this code on Symbol_1-Timeline.complete.
    //delete this instance when timeline complete. sym.deleteSymbol();
    3:add this code on document.compositionReady.
    //on/off mousemove event handler method
    sym.$("Stage")  
    .mouseover(function(){    
    sym.$("Stage").on("mousemove",draw);  
    //create instance of Symbol_1 on stage.
    function draw(evt){  
    var instance = sym.createChildSymbol("Symbol_1", "Stage");  
    instance.getSymbolElement().css({    
    position:"absolute",    
    top:evt.clientY,    
    left:evt.clientX   });
    But the problem is, the symbol is being repeated/drawn one after another according to the above code, which I don't want. Changing the cursor using CSS requires a URL of a image file, not a symbol inside EDGE as it seems. How can I get back the normal mouse cursor in another point in the timeline (and go back to the animated symbol mode again if needed?). If I click on another hotspot element on the stage, do I actually click on the attached symbol as a cursor? Or the hotspot?
    Also, how can I put a constraint on the cursor so that it stays within a certain rectangular area smaller than the stage?
    A suggestion is much appreciated.

    Here is a example I had to move a symbol around as a mouse cursor and play different part of the symbol timeline based on user action.
    mouseCursor.zip - Google Drive
    To constraint the symbol to stage area,check for the x and y values in the event callback function before moving the symbol.
    To get back the normal cursor set the css back to default
    ex: sym.getSymbol('Stage').getSymbolElement().css({ 'cursor' : 'default'});

  • How to trigger based play a text, video and animated symbol

    Hello
    I have an animated text followed by a video followed by animated symbol. I have a next button with the following commands
    sym.getSymbol("slide").play();
    sym.play();
    The problem:
    I can go next from the text to the video but have to wait till the video finishes playing then the symbol comes in automatically. if i click next while the video is playing. The animation progresses in the symbol and it misses the starting animation.
    What i want is while the video is playing and i click next the video stops and the slide starts to play.
    Project file here: https://www.mediafire.com/?0zv067hgt6g0l7x
    Can anyone help ?
    Thanks

    Hi
    I was facing another issue.
    As you can see in the test project. There is a video. It has a simple opacity at the end. When i enable controls for the video and pause and play in the browser to see specific parts. but what happens is that the video fades out when the playhead reaches that point and other slides fade in.
    What i want to do is when the pause button is pressed in the video, the playhead stops and only when the video has ended or the next button clicked, the next slide appears.
    Can you please tell me how to achieve this ?
    Thanks

  • Which Properties are Controlled by Symbol vs. Instance of a Symbol

    Is there a concise, clear description anywhere of which properties (e.g., size, color, text, etc.) are controlled by a symbol, so that when you change these properties all instances are changed?  And which properties are "local" to the instance, so that you can customize a symbols appearance depending on the context you want to use it.  I'm interested in all the symbol types (button, graphic, animation).
    Thanks!

    In the Instance, you can control size, opacity, position, Live filters and blending modes. Altering any of these settings only affects the currently selected Instance, not the symbol.
    http://help.adobe.com/en_US/Fireworks/10.0_Using/WS4c25cfbb1410b0021e63e3d1152b00db4b-7fd9 .html
    HTH

  • CS4: How can I keep a scaled Symbol from returning to 100% when I edit it?

    I have several instances of a symbol on my artboard. Each of these instances have different scales/sizes. I'm trying to edit one of the larger instances by double-clicking it and entering isolation mode, so that I can make some minor adjustments to the positioning of the objects and paths within that symbol so that it's not covering my other content. However, as soon as I do this, the symbol "shrinks" back down to its small original size... which makes it almost impossible to judge what the symbol will look like, because as soon as I exit isolation mode, it'll return to the larger size and then visually I can see if I guessed right.
    Example, I have a "TREES" symbol. Within the TREES symbol, there are 3 individual tree shapes. I want to move the right tree a little farther right, but not too far right, because it'll cover some other content. However, as soon as I double-click the TREES symbol to edit it, the symbol shrinks so now, I can't really tell how far I need to more the right tree. Is there a preference, or a method of creating a symbol to keep it from doing this when I try and edit it?
    Also, I noticed, in the above example, as I move the tree to the right, when I exit isolation mode, it appears that the entire symbol has changed position... so now the other trees aren't in the same place (visually) that they were before. It seems as though Illustrator has centered ALL the trees in the symbol, instead of leaving the left 2 trees alone and just moving the right tree farther right. (Completely opposite of the way Flash edits symbols) Is there a way to keep this from happening as well?
    Thanks!

    If I convert (break) the symbol instance into a normal group, then any changes I make to that instance will not be reflected in the other instances that have been placed in different areas of the artboard.

  • How to use one button rollover symbol to create 100 graphically different buttons

    I do know how to create a button rollover symbol.
    I don't know how to make that button rollover symbol reuseable. I'd like to put 100 different images in 100 copies of the button. I'd rather not make new symbols for every button, since the rollover animation may change.
    Symbol "Accessibility" allows the title to be changed for copies of the symbol. Does similar functionality exist for bitmaps used in the symbol?
    Could the copied button bring in new graphics from the timeline in another symbol or a xml sheet?
    Any help would be greatly appreciated. I've been following tutorials, except none of them cover this situation.
    Thanks for your help!

    Created in EA version 3:
    I have 2 samples for you that are very similar.
    1- uses the symbol with no image and loads the image as a background-image for the div.
    https://app.box.com/s/co7uki3fm3b11a3o1xjw
    2- uses an image in the symbol and replaces this image with a new one in the img (not div)
    https://app.box.com/s/3ms92f5cv0mylspsi5uo
    Choose what you prefer.
    3. An example with more elements in the symbol directly on the stage instead of a container. use a container if you want to place the symbols in a specific rectangle div for example.
    https://app.box.com/s/y92bpo82kncxnn2w567y

  • How can I convert my animation into a working movie clip that can be used with a new scene?

    Hello all,
    First and foremost, I AM A TOTAL FLASH NOOB. I want to preface this and make it incredibly clear how new this all is to me. I LITERALLY started using flash this morning; that is precisely how new I am.
    With that being said I am going to do my best to explain what I'd like to do.
    I have created an animation of a spider moving its legs back and forth. I want to be able to combine all of the layers into 1 simple animation that can be imported into new flash scenes with the animation exactly how it stands. I have figured out how to convert the whole animation into a symbol AND I have figured out how to import the movie clip from the library. However, herein lies my problem. When I open a new flash scene and import my animation, I play it and it does nothing at all. It's just the static image of the spider I created with no movement.
    I've spent the last couple hours trying to figure out (and doing my own research) what I have done or didn't do to get to this point. I'd be willing to bet I am just going about the entire process incorrectly and I'm simple overlooking a basic facet of the program.
    Any insight to fix my ignorance is greatly appreciated.
    (P.S. Hell, I don't even know if I am using the correct terminology so for all I know I am confusing every person who has taken the time to look at my question. If I am using incorrect terminology please correct me to avoid future hang ups. Thank you.)

    Ned! This totally worked! Thank you! I knew there was a tiny piece of this whole thing that was preventing me from making everything work. Unfortunately as my luck would have it, although I have the movieclip working the spritesheet converter I'm using now no longer recognizes the movie clip. The converter says there are 7 frames in the animation, but doesn't display any working sprites. Just a blank sheet. Frustrating to say the least.
    I'm just going to throw everything out on the table here:
    This is the video tutorial i'm using to convert my animation into a spritesheet. I've done the steps exactly as directly up until the point I actually click "Begin Conversion." When begin conversion is selected, it shows the movieclip exists on the bottom left underneath "list of movieclips" but doesn't actually show any individual sprites.
    Here's the simple sprite converter I am using.
    The irony of this whole situation is that you have successfully helped me make a working movieclip (which was the important piece), but the converter no longer recognizes it. Whereas before, it would at least show the image on the 1 frame of animation it had.
    If you wanted to to take a stab at it and see if you can successfully get it to work I'd be appreciative. If not, I totally understand as you have already been incredibly helpful and have my eternal gratitude for getting me this far. These animation programs can be quite overwhelming when they so vastly differ from one another. Don't even get me started no Anime' Studio Pro.

  • How do I replace a graphic symbol that contains text ... ?

    How do I replace a graphic symbol ?  It is actually made up of 3 layers including a textbox and bullet.  When I double click on the symbol, I get the Text Properties menu.
    When I single click on the symbol on the stage, the properties menu shows a Swap button.  When I choose the correct symbol and click OK, it looks like it worked but it still shows the original symbol name (Instance of it) on this Properties menu.
    Another issue is that when I change one of the symbols (by double clicking on the symbol and then double clicking on the text layer), it does change the text on that layer. However, then it changes the text on the other symbol as well even though they are different symbols.
    Note that I can edit the original symbol and the new one.  Both symbols are different.  In other words, they each show the different text (which is what I want).  It's like the original symbol is attached/embedded and cannot be changed.
    Background on this issue:  Rather than create a brand-new layer, I copied all the frames in a layer to a new layer because it has a motion tween on it.  I only need to change the symbol that is in the motion tween.  This is the only action/event happening on both layers.
    This should be so easy...  I have read many Q&As on this Forum and the Adobe Flash Help trying to figure this out.  Thank you for your help.

    It sounds like you have two symbols sharing another symbol.  Since you mentioned "original" it would seem to be a case of duplication.  Try creating each symbol separately without using one as a starting point for the other... or delete the part that changes for both in each instance and replace it separately in each instance with a new one.

  • Newbie / how was this done? animated stroke

    My favorite DPS magazine has this beautiful animated stroke that I am showing below in these iPad screen captures. The stroke starts from upper left corner and progresses up until to lower right. This is DPS and I presume this animation is made in Flash before becoming a DPS html overlay, so I drawed a couples of black lines in Flash with several white rectangle tweens progressively covering the line in order to recreate that effect. That does not work, my SWF ignores the timeline and triggers all tweens at the same time, ruins the effect.
    I am not a Flash guy, but do you people know if Flash is the easiest to create this effect?
    Many thanks,

    First, you need to get handle of AS3 drawing API and geometry/math capabilities.
    Here is the link to Graphics class documentation:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/Graphics. html
    Here is the link to Point API docs:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/geom/Point.html
    Math is, well, the same as anywhere else.
    In JavaScript you will need to get knowledge of its API as well - it is very similar because AS3 and JavaScript are siblings.
    Here is a code that I commented as thoroughly as I could:
    stop();
    import flash.display.Graphics;
    import flash.display.Shape;
    import flash.display.Sprite;
    import flash.events.Event;
    import flash.geom.Point;
    * Shape which is used to draw line into.
    * Basically line drawing itself.
    var animatedLineOverlay:Shape;
    * Instance of animatedLineOverlay.graphics
    * This variable is created to be reused
    var overlayGraphics:Graphics;
    // array of points between which to draw line
    var overlayPoints:Array;
    // x and y postions of line drawing
    var overlayMargin:Number = 30;
    * Used to kepp reference to current start and end points
    * between which line is being drawn
    var currentPoints:Object;
    * Next point to which draw line in the animation.
    * Declare here so it can be reused.
    var nextPoint:Point;
    * Line straight segmen starting point.
    var sPoint:Point;
    * Line straight segment end point
    var ePoint:Point;
    * Anngle under which to draw line segment
    var angle:Number;
    * Line draw speed
    var speed:Number = 8;
    * How far to advance line animation in a single frame along x
    var advanceX:Number;
    * How far to advance line animation in a single frame along y
    var advanceY:Number;
    init();
    * Inititalizes entire thing by calling specialized functions
    function init():void
        makeBackground();
        definePoints();
        makeOverlay();
        startAnimation();
    * Starts line animation by adding ENTER_FRAME event listener
    function startAnimation():void
        addEventListener(Event.ENTER_FRAME, drawLine);
    * ENTER_FRAME event handler
    * @param    e
    function drawLine(e:Event):void
        // if no currentPoints defined - go through the logic
        if (!currentPoints)
             * since we shorten overlayPoints while animating line
             * whyen array is empty - stop animation
            if (overlayPoints.length == 0)
                // stop animation
                removeEventListener(Event.ENTER_FRAME, drawLine);
                // calling return will effectively exit drawLine function
                return;
            // get point to process by extracting first element in the array
            currentPoints = overlayPoints.shift();
            // if element contains color property - change line color
            if (currentPoints.lineColor)
                overlayGraphics.lineStyle(1, currentPoints.lineColor, 1, true);
            // get start and end points
            sPoint = currentPoints.start;
            ePoint = currentPoints.end;
            // calculate angle between the points
            angle = Math.atan2(ePoint.x - sPoint.x, ePoint.y - sPoint.y);
            // calculate how far line needs to advance along x/y based on the angle
            advanceX = speed * Math.sin(angle);
            advanceY = speed * Math.cos(angle);
            // move line to startgin position
            overlayGraphics.moveTo(sPoint.x, sPoint.y);
            // starting point position
            nextPoint = new Point(sPoint.x, sPoint.y);
        // advance drawing coordinates
        nextPoint.x += advanceX;
        nextPoint.y += advanceY;
        // add to line segment nextPoint coordinates
        overlayGraphics.lineTo(nextPoint.x, nextPoint.y);
         * if the lates drawing did not get to the exact target point
         * add the difference
        if (Point.distance(ePoint, nextPoint) <= speed)
            // add the difference
            overlayGraphics.lineTo(ePoint.x, ePoint.y);
             * nullify currentPoints so that on the next frame
             * funciont exectures first conditional
            currentPoints = null;
    * Creates data for usage in animation.
    * Points coordinates are arbitrary.
    function definePoints():void
        // use this variables to make drawing dynamic - based on overall application dimensions
        var overlayWidth:Number = stage.stageWidth - overlayMargin * 2;
        var overlayHeight:Number = stage.stageHeight - overlayMargin * 2;
        overlayPoints = [];
         * each array element will be an Object
         * each Object will have two properties start and end
         * which represent points at which, naturally start and end line segment
         * points values are totally arbitrary - use your imagination
        overlayPoints.push({start: new Point(0, 0), end: new Point(0, overlayHeight / 6)});
        overlayPoints.push({start: new Point(0, overlayHeight * .5), end: new Point(0, overlayHeight)});
        overlayPoints.push({start: new Point(0, overlayHeight), end: new Point(overlayWidth / 8, overlayHeight)});
        overlayPoints.push({start: new Point(overlayWidth / 8, overlayHeight), end: new Point(overlayWidth / 6, overlayHeight - 50)});
        overlayPoints.push({start: new Point(overlayWidth / 6, overlayHeight - 50), end: new Point(overlayWidth * .5, overlayHeight - 50)});
        // this element also has color property - to change line color at this segment
        overlayPoints.push({start: new Point(overlayWidth * .5, overlayHeight - 50), end: new Point(overlayWidth - 20, overlayHeight - 50), lineColor: 0xFFFFFF});
        overlayPoints.push({start: new Point(overlayWidth - 20, overlayHeight - 50), end: new Point(overlayWidth - 20, overlayHeight - 100)});
        overlayPoints.push({start: new Point(overlayWidth - 20, overlayHeight - 100), end: new Point(overlayWidth, overlayHeight - 150)});
        overlayPoints.push({start: new Point(overlayWidth, overlayHeight - 150), end: new Point(overlayWidth, overlayHeight - 200)});
    * Creates line drawing plain
    function makeOverlay():void
        // instantiate
        animatedLineOverlay = new Shape();
        // gain reference to the graphics API
        overlayGraphics = animatedLineOverlay.graphics;
        // define line properties
        overlayGraphics.lineStyle(1, 0, 1, true);
        overlayGraphics.beginFill(0x000000);
        // draw initial rectangle at the top/left
        overlayGraphics.drawRect(0, 0, 80, 10);
        overlayGraphics.endFill();
        // position drawing plain at its margin
        animatedLineOverlay.x = animatedLineOverlay.y = overlayMargin;
        addChild(animatedLineOverlay);
    * Makes applpication background.
    function makeBackground():void
        graphics.beginFill(0xFF8040);
        graphics.drawRect(0, 0, stage.stageWidth * .5, stage.stageHeight);
        graphics.endFill();
        graphics.beginFill(0x0070DF);
        graphics.drawRect(stage.stageWidth * .5, 0, stage.stageWidth * .5, stage.stageHeight);
        graphics.endFill();

  • Exporting animated symbol to image sequence

    Hi guys!
    I'm unable to export an animated symbol to image sequence properly because the symbol does not animate.
    I created the tweens in multiple layers, then cut-pasted all layers to a new symbol. I did this so I could then just do some tween motions on the symbol.
    The tweening is perfect, but when I export the image sequence, the images do not animate the way it does on the Flash player. All I get is an image sequence with the tweened symbol, but the symbol itself does not animate.
    I'd really appreciate if you guys could give me a tip on how to get the symbol to animate when exporting the image sequence.
    Alternatively, is there a way to motion-tween multiple layers simoultaneously? (Layers which are themselves tweened)
    Thank you guys!
    Any additional info, I'll be checking regularly so I can provide as much description as possible to get this to work.

    Ok, I figured it out!
    I changed the symbol type to "Graphic," and I was able to see the animation in the timeline. Easy!
    Now I just exported the movie to png sequence, and bam! Magic!
    If anyone has this problem, don't hesitate to ask me and I'll ellaborate on what I did.
    Thanks!

  • Animation symbols not running smoothly in interactive pdf

    I created an animated symbol on flash and placing it on the interactive pdf has been quite successful, except it does not animate as smoothly as I hoped it would.
    Instead of looping a smooth animation on its own it requires the mouse to be hovered over the element area in a kind of sweeping motion in order for it to play keyframes, and sometimes with relatively smooth success and other times not. I've tried running the pdf in adobe reader in different computers and achieve the same results.
    It was made for the NavCardSelected instance and the symbol itself is a relatively simple 'growing vine' animation, if that helps elaborate any more. Anyone have some kind of workaround to this?

    I would check the Flash/SWF code to see if it requires any special events to be sent.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 26 Jan 2012 22:26:58 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: animation symbols not running smoothly in interactive pdf
    animation symbols not running smoothly in interactive pdf
    created by michpan<http://forums.adobe.com/people/michpan> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4168230#4168230

  • Animation/Symbol problem

    Hi,
    Im new so please forgive me, Im having a problem with
    creating a cyclic animation for a comedy horse. I want to create
    the animation, with its own timeline and import that to the stage,
    where i can then animate the self contained clip across the stage.
    So, ive got a blank stage, inserted an empty symbol (movie
    clip), then in symbol editing mode ive created my animation
    completely from movie clip symbols... breath...
    So when i return to the empty stage, i import my animated
    symbol and if i double click it, i can see my animated frames. Back
    to stage, insert frames on my timeline and motion tween between
    them, and...... nothing. My animation simply '' tweens'' across the
    stage, but without the original moving body parts.
    Ive also tried another method, where I created the animation
    using lyers of symbols for the seperate elements, and then tried to
    create an animated symbol from those layers and prserve the
    animated features when i put it onto a new stage.
    Im obviously going about this the wrong way, can anyone help?
    Thanks in advance

    The animation of the horse moving its legs should be a
    movieclip symbol. This symbol can contain a series of frames where
    each frame shows the body parts slightly different from the next
    frame, like a film strip or a book where you doodle in the corner
    of each page and then flip thru them to see movement. The pieces
    within each frame can be symbols or simply drawn elements. You
    should be able to place this on the stage, select Control ->
    Test Movie and see it animating in place.
    The animation of that movieclip symbol moving across the
    stage could be a tweened animation, where you place the symbol at
    one end of the stage in the first frame, and then another instance
    of it at the other end of the stage for a frame somewhere down the
    timeline and add a motion tween to the first frame.
    As long as you are then selecting Control -> Test Movie,
    you should see the horse galloping across the stage.
    If that's what you think you have, then something got missed,
    so what you might try is to make something much simpler and get
    that working first, such as a square spinning. You don't need to
    use a symbol for the individual frames, you can just draw a square
    and for each frame have it rotated 45 degrees.

  • How combine a jpeg image & animated gif image & save  it as GIF ?

    i have an jpeg image, & also aminated gif image, how do i place the animated gif image over (in the center of the image) a jpeg image & save it as gif file ??

    First thing you need to do is stop thinking in terms of file formats once the files are in photoshop they are all the same. The exception being vector vs raster. But in this instance the process is rteally the same so 6 on one hand a half a dozen on the other. Or as some would say Tomatoe, tomahtoe(mispelled on purpose).
    The jpeg I would assume is the background image and the gif image is the fore ground object. Open the jpeg, and then place the gif file. As long as the fore ground object has transparency, your job is pretty much done. If not, then it will be up to you to mask what you want to keep vs what you don't and apply that selection to the foregrounds layer as a mask.
    Google the net or skim the users manual for the keywords - mask, selections, quickmask, pen tool, paths. Each of these can in one way or another take care of your issue.
    It would be worth your time to also go through the numerous videos about photoshop and see how its done.
    Either go to adobe tv,
    Itunes podcasts
    or one of the following web sites:
    http://kelbytv.com/
    http://creativesuitepodcast.com/

  • How can I will declare the symbol u2018 (Single Quote) in the report

    Hi ,
    Could you please tell me how can I will declare the symbol u2018 (Single Quote) in the report.
    My requirement is that I have concate the data with single quote and after that I have to store the data in to an internal table and I have to download the data in the form text file in the presentation server.
    For example :
    Let the below data I want to download into the presentation serve in the format of text file by storing in internal table.
    Assume all are constants:
    1st line : abcu2019add
    2nd line :  defu2019gef
    Thanks in advance.

    Hi Jyothi,
    Thanks for the quick reply .
    I can agree with you are point but My requirement is like this I am explaining clearly.
    I have declared the internal table like this.
    DATA: BEGIN OF OTAB OCCURS 0,
             LINE (9024),
           END OF OTAB.
    So I have to append the each line item into the internal table.
    So I am explaining what the data I have to append
    Ist line contains
    'UNBUNOC:2020308u2019 where 020308 I will get the  date from reguh table
    2nd line contains:
    'DTM+20020510' where the 20020510 will be reference document number from the table reguh.
    So I want to declare a constant 'UNBUNOC:2
    2nd the date from reguh table
    And another constant u2018
    So that I can concate all the three and I can put into string and I will append into internal table and I can download the data into the presentation server.
    Please let me know if you need any more clarification regarding my requirement.
    Thanks in advance.

  • I have created a 468x60 animated banner in Edge Animate. How do I save the animated image to my desktop? (not in html code)

    I have created a 468x60 animated banner in Edge Animate. How do I save the animated image to my desktop? (not in html code)

    Hi,
    This feature is not available in Adobe Edge animate. You can not export as image from Edge animate.
    Publish options available in edge describe here
    Edge Animate Help | Publish your content
    Regards,
    Devendra

Maybe you are looking for