Separate buttons on animated .gif

I have a couple animated .gif files on my website. I use them
as scrolling advertisements. I would like to offer link buttons
specific to the info on the current frame, however, when i create
the button is shows up on all frames. Is there anyway to have
buttons specific to the current frame in an animated .gif?

Yep - no can do with animated GIF.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Alex Mariño" <[email protected]> wrote in
message
news:ekmvb3$2va$[email protected]..
> As far as I know, no you cannot do this with an animated
gif.
>
> If you create the animation in Flash, then this option
is available to
> you.
>
> alex
>
> fbcojman wrote:
>> I have a couple animated .gif files on my website. I
use them as
>> scrolling advertisements. I would like to offer link
buttons specific to
>> the info on the current frame, however, when i
create the button is shows
>> up on all frames. Is there anyway to have buttons
specific to the
>> current frame in an animated .gif?
>>

Similar Messages

  • Animated gif on multiple rollover buttons ?

    I want to use animated gifs as MouseOver in rollover buttons.
    Somehow when I put this together the animation only works for the
    first time I do the MouseOver. - the anim gifs are not looping I
    want them to restart every time I have a MouseOut and MouseOver.
    I get this to work if i dont put in preload images as default
    but then I will have problems with delays instead. Do anyone know
    how to solwe this problem in an easy simple to explane kind of way
    Greetings from Sweden !

    I want to use animated gifs as MouseOver in rollover buttons.
    Somehow when I put this together the animation only works for the
    first time I do the MouseOver. - the anim gifs are not looping I
    want them to restart every time I have a MouseOut and MouseOver.
    I get this to work if i dont put in preload images as default
    but then I will have problems with delays instead. Do anyone know
    how to solwe this problem in an easy simple to explane kind of way
    Greetings from Sweden !

  • How do you make an animated gif activate when a corresponding button is selected?

    I am working on a DVD menu using Photoshop and Encore. I currently have a map as a background and a gif animation of a radar ping. The radar ping has transparent parts so that it shows up in front of the map it will be placed on. I want the radar ping gif to animate when it is selected, but I cannot make it animate. When I tried to place the animated gif into the DVD, it became a static image with 50 layers, instead of an animation with 50 frames. When I replaced the gif with a static image, it still caused problems because when I made it into one of the button's highlights, the button overlapped the other buttons, causing those to highlight as well.
    Summary: Ideally, I want to add various gifs that will activate when the corresponding menu/chapter buttons are selected.
    Failing that, I would be happy just to know how to add an animated gif to my DVD menu background.

    You have two problems. The first is that an animated gif has no special status in DVD authoring. It is an anmiation. How do you get animations into a DVD project? You import them as movies - either as assets that get puit on timelines, or assets that become part of a motion background.
    Yes, Encore has a special feature of making animated thumbnails, but this is  just a fancy way of putting thumbnail-sized bits of video into a video background of a menu.
    I think you resolve the animated gif issue if you convert it to a video format Encore understands.
    http://helpx.adobe.com/encore/using/importing-assets.html#supported_file_formats_for_impor t
    The second issue is that you want a button highlight to be an animation. Also not part of the DVD spec or what Encore will do. You can fake this, by having a button autoactivate and to go to a different menu that has the animation for that button as part of the background.  You create as many menus as you have buttons with that characteristic.
    Note that a mouseover won't autoactivate, so this doesn't work on a  computer the way solme users would like.
    Scripting is a way some authoring applications can handle such things, but Encore does not provide scripting.

  • How do you configure a button to play an animated gif in adobe flash

    this is an assignment for a web design class i am currently taking. the teacher provided this code for us:
    function BlueplayMovie(event:MouseEvent):void
              gotoAndPlay("mighty");
         blue_btn.addEventListener(MouseEvent.CLICK, BlueplayMovie);
    [where "mighty" is the name of a sample animated gif he made in class, and blue_btn is the name of his button]
    i substituted the name of my animated gif for "mighty" and i also substituted the name of my button for "blue_btn", however when i test it, the button does not do anything.
    i think it could be due to the fact that the code says function BlueplayMovie in the beginning, and then again at the end. I don't know what that is, or what it means. i probably have to change that to something,
    does anyone have any ideas as to what i could do??
    THANKS!!!

    Animated gif files play on their own, you do not command them to play.  Look up the gotoAndPlay() function in the help documentation and maybe that will give you some idea of what you need to do around the code provided to have it make sense for the assignment. For someone to give you the answer here is pretty much along the lines of cheating on your assignment.

  • Animated gif with Illustrator?

    Hi guys,
    I am doing an sketch of a website using Illustrator. I am just Illustrator as if i were designing a magazine and i will later send the JPG to a programmer to "build up" the site.
    Anyhow, the homepage has a flash effect which is just a frame that changes pictures by itself. I guess i can do it in Photoshop as a animated gif, but could i inserted later in Illustrator to show that effect to my client? Does the PDF have the possibility of having Animated gifs within? I might just send the sketches as a PDF.
    Thanks for any info!
    Sebastian

    Illustrator does not do animation.
    Illustrator can export Layers and/or Blends as SWF step-by-step frames. Therefore, Sebastiao has two options:
    Deliver as SWF
    1. Put the several images to be used as animation frames on separate layers.
    2. Export as SWF. In the Export Options dialog, select AI Layers to SWF Frames. Click the Advanced button and select the other Layers as static.
    3. Deliver the SWF to the customer. Alternatively, if using Acrobat Professional, create a PDF Package that includes the SWF and deliver the PDF Package.
    Deliver as PDF
    1. Put the several images to be used as animation frames on separate layers. Turn off visibility of other layers.
    2. Export as SWF using Save For Web & Devices. Select Layers to SWF Frames. In the Save Dialog, select Images and HTML.You now have an HTML document which contains a SWF.
    3. Turn off the Layers that contain the animation frames. Turn on the other layers. Save a copy as PDF. (Use Smallest Size preset.)
    4. Open the PDF in Acrobat Professional.
    5. In Acrobat Professional, FIle>Create PDF>From Web Page. Navigate to the HTML file.
    6. Use Acrobat's Select Object Tool to select the animated SWF. Copy.
    7. In Acrobat, switch to the other PDF. Get the Select Object Tool. Paste the SWF. Save.
    8. Deliver the PDF to the customer.
    JET

  • Keynote crash when recording with animated gif

    I'm running Keynote 6.5 on a MBP with Yosemite. While trying to record a voiceover on a Keynote presentation, the program continually crashes whenever I get to a slide with an animated gif. The gif won't play, but I CANNOT exit the program. The interface appears to be responsive, but in fact nothing works. I can call up the slide navigator, but unable to switch slides. Buttons appear to click but nothing happens. I cannot bring up the Activity Monitor. Command Tab does nothing. I have no choice but to restart the computer.
    Any suggestions?

    Yes animated GIF's cause problems in record slideshow;   Keynote is perpetually running an animation and won't advance to the next slide.
    I record the voiceover outwith Keynote as separate clips, and place the appropriate clip on each slide, when I do this Keynote plays correctly.

  • Load/import images into layers to create animated gif in PE4

    I'm trying to make an animated gif using Photoshop Elements 4.0.
    I have numerous images (photos) that I need to insert into separate frames of one image.
    (photo1, photo2 ..... photo10 - all combined in layers to create the frames of the animated gif)
    I can open each photo separately, copy it, go the the animated gif image, create a new layer, and paste the image into the layer to create a frame in the animated gif.  This is very time consuming.
    Does Elements 4.0 allow for just opening/importing the separate images (photos) into the layers (frames) of the gif direclty?  I remember having software that came with Macromedia Dreamweaver 4.0 in 2000 that made this simple and straight forward.

    We are not the right people to ask.  The Touch forum (for tablet) is at
    Adobe Photoshop Touch for tablet
    There's a long list f video tutorials here, but I can't see anything about animation
    Learn Photoshop Touch | Adobe TV

  • Resized animated gif ImageIcon not working properly with JButton etc.

    The problem is that when I resize an ImageIcon representing an animated gif and place it on a Jbutton, JToggelButton or JLabel, in some cases the image does not show or does not animate. More precicely, depending on the specific image file, the image shows always, most of the time or sometimes. Images which are susceptible to not showing often do not animate when showing. Moving over or clicking with the mouse on the AbstractButton instance while the frame is supposed to updated causes the image to disappear (even when viewing the non-animating image that sometimes appears). No errors are thrown.
    Here some example code: (compiled with Java 6.0 compliance)
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class Test
         public static void main(String[] args)
              new Test();
         static final int  IMAGES        = 3;
         JButton[]           buttons       = new JButton[IMAGES];
         JButton             toggleButton  = new JButton("Toggle scaling");
         boolean            doScale       = true;
         public Test()
              JFrame f = new JFrame();
              f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              JPanel p = new JPanel(new GridLayout(1, IMAGES));
              for (int i = 0; i < IMAGES; i++)
                   p.add(this.buttons[i] = new JButton());
              f.add(p, BorderLayout.CENTER);
              f.add(this.toggleButton, BorderLayout.SOUTH);
              this.toggleButton.addActionListener(new ActionListener() {
                   @Override
                   public void actionPerformed(ActionEvent e)
                        Test.this.refresh();
              f.setSize(600, 300);
              f.setVisible(true);
              this.refresh();
         public void refresh()
              this.doScale = !this.doScale;
              for (int i = 0; i < IMAGES; i++)
                   ImageIcon image = new ImageIcon(i + ".gif");
                   if (this.doScale)
                        image = new ImageIcon(image.getImage().getScaledInstance(180, 180, Image.SCALE_AREA_AVERAGING));
                   image.setImageObserver(this.buttons);
                   this.buttons[i].setIcon(image);
                   this.buttons[i].setSelectedIcon(image);
                   this.buttons[i].setDisabledIcon(image);
                   this.buttons[i].setDisabledSelectedIcon(image);
                   this.buttons[i].setRolloverIcon(image);
                   this.buttons[i].setRolloverSelectedIcon(image);
                   this.buttons[i].setPressedIcon(image);
    Download the gif images here:
    http://djmadz.com/zombie/0.gif
    http://djmadz.com/zombie/1.gif
    http://djmadz.com/zombie/2.gif
    When you press the "Toggle scaling"button it switches between unresized (properly working) and resized instances of three of my gif images. Notice that the left image almost never appears, the middle image always, and the right image most of the time. The right image seems to (almost) never animate. When you click on the left image (when visble) it disappears only when the backend is updating the animation (between those two frames with a long delay)
    Why are the original ImageIcon and the resized ImageIcon behaving differently? Are they differently organized internally?
    Is there any chance my way of resizing might be wrong?

    It does work, however I refuse to use SCALE_REPLICATE for my application because resizing images is butt ugly, whether scaling up or down. Could there be a clue in the rescaling implementations, which I can override?
    Maybe is there a way that I can check if an image is a multi-frame animation and set the scaling algorithm accordingly?
    Message was edited by:
    Zom-B

  • Animated Gif to BMP

    *tl;dr- Easy way to take the frames of a GIF and change them to a BMP (there are about 40 frames per Action)
    So- My friend was learning Java to build a game on Android while I would create the graphical resources. It will be a fighting game- so I went ahead and made animations for the moves and all the characters.
    He needed help understanding the language so I thought I would go ahead and teach myself as well.
    I read faster than him- and I got to a point where I find out that graphical resources have to be in BMP (or so the author tells me) and that each frame in gif is a seperate BMP.
    So- is there an *
    Photoshop CS6
    Willing to get on the cloud or something for the other CS programs.

    Yes, Ps CS6 can do that. An animated GIF will be opened as a document with each frame on a separate layer. Then the "Export Layers to Files" script can export a folder of BMPs.

  • Animated GIF in WPf

    Hello, how do i add an animated GIF into a frame in a WPF application
    and only show it when i press a button

    You need to add refrence of WindowsFormsIntegration and System.Windows.Forms DLLs to your project. The following code will load gif file:
    <wfi:WindowsFormsHost
    xmlns:wfi="clr-namespace:System.Windows.Forms.Integration;assembly=WindowsFormsIntegration"
    xmlns:winForms="clr-namespace:System.Windows.Forms;assembly=System.Windows.Forms">
    <winForms:PictureBox x:Name="pictureBox" ImageLocation="C:\Images\progressbar.gif">
    </winForms:PictureBox>
    </wfi:WindowsFormsHost>
    If you need button click, then on button click handler you need to load the image to PictureBox.
    <StackPanel>
    <Button Name="btnLoad" Click="btnLoad_Click">Load</Button>
    <wfi:WindowsFormsHost>
    <winForms:PictureBox x:Name="pictureBox">
    </winForms:PictureBox>
    </wfi:WindowsFormsHost>
    </StackPanel>
    private void btnLoad_Click(object sender, RoutedEventArgs e)
    pictureBox.ImageLocation = @"C:\Images\progressbar.gif";
    Manoj Mandal

  • Animated GIF not cycling frames in Tomcat

    I have pages that use animated gif files to get across a point.
    In the IDE, they cycle the images as they should
    SunAppserver cycles them properly.
    I only get the first frame in Tomcat (5.5.7)
    Over on the java.net, I saw this on a page concerning JAI:
    GIF
    The decoder supports animated GIF files and GIF files with transparent background. Only the first frame of an animated GIF file may be loaded via JAI; subsequent frames must be obtained via direct use of the ancillary codec classes.
    Um, am I missing something, or is this a Tomcat problem ?

    You just need transparency in your file. Not sure if it has to be pre-multiplied. In graphic converter you need to remove the backgrounds. Haven't used GC in years so can't say how you can be sure it's gone but in Photoshop, Illustrator and After Effects you can choose to have a checkerboard background to tell you when you are seeing 'thru' the image and by how much (the overall opacity or mask of the whole image if that doesn't confuse the issue).
    If you are using PS images they will almost certainly generated with a set of rectangles including a perimeter cropping box and white background and these need to go either before it's bitmapped in a vector base app or the relevant pixels erased after it has been bit mapped in GC. As previously mentioned, if you have a unique bkgd colour, colour selecting/keying are some ways to do this). Much faster for >10 images to generate the plots without the bkgd but this may not be possible, what software is source material coming from?
    I regularly bring in vector based moving art-work into keynote with alpha from Adobe AE, Apple Quartz and rendered .mov files. Some codecs (H.264) don't support a separate alpha channel (RGBA) but PNG (slow to render) and animation and a bunch of others do. Pre-multiplying removes the A channel in the RGBA (by multiplying the R/G/B by the A values) thereby speeding and making compatible with some GPUs/render pipelines.

  • Animated gif will not stop when placed in director

    I have an animated gif I am trying to place into a director
    file.
    When its placed and I press play it will play the animated
    gif over
    and over. I also took the gif and saved it as a swf file
    placed it in
    director it does the same thing. Please tell me what I am
    missing.
    Also I will show the dir file if you need to see it.

    Oops - wrong button - didn't mean to send that yet...
    anyway...
    You don't have much control over Animated Gif members in
    Director. You
    can use
    sprite(animGifSprite).pause()
    to stop the animation and
    sprite(animGifSprite).resume()
    to restart it. The tricky bit is knowing when to do those
    things.
    There is no way I know of to find out if the sprite is at the
    end of
    it's image sequence.
    Perhaps a better way of going about it would be to take the
    animation
    apart into individual frames and load them into a swf member
    (in Flash)
    or a Film Loop in Director. You may have more control over
    the
    animation that way.
    The fact that it keeps repeating over and over again is sort
    of the
    point of an animated gif... though I believe that you can
    make an
    animated gif that specifically does not loop back to the
    start using
    ImageReady or the newer version of Photoshop. Though I have
    not tried
    this...

  • Animated gif only plays one time??

    An animated gif created in Photoshop and exported with 'loop forever' output only loops once on my home page. I have not resized, cropped it or added any effects but as it plays once Muse can't have rasterized it.
    I am using adobe muse cc 7.1 build 329, OSX 10.9
    the lilly in the top left gif image should animate continuously. - jimmymcgilchrist.comhttp://www.jimmymcgilchrist.com/index.html
    any assistance appreciated.
    Jimmy

    Hi DrStrik9,
    Thanks, I just tried it directly in the browser and it works fine. When previewing in the finder window on my desktop it works fine as well.
    I have had animated gifs working fine previously on the same muse site as a browser fill and as buttons.
    Nothing has changed about the way I make the animation but these are some variables that have changed:
    - update Operating System from OSX 10.8 to 10.9
    - udate to current muse version
    - switch from Godaddy - wordpress hosting to Adobe Business Catalyst
    - upload via 'publish' within muse rather than via 'upload to FTP host' within muse.
    Thanks,
    Jimmy

  • How can I edit an animated GIF?

    is there a way to add a animated GIF into your work, when I try to add one I am told that it will be a single layer. I downloaded a GIF from the web and trying to incorparate it into a web site header.

    Well, you are in luck, sort of. You have all the apps needed to create an animated gif. However that does not mean that the image you download was already or not. It could be a single image.
    A couple of things to go over
    1) When downloading from the net make sure you have permission to use that image before sharing with the public, as the image is protected by copyright laws in the US. (Images that state - Permission to use commercially, copyright free, common law licence - Generally are meant to share with the general public, granted that you post somewhere who you got the image from(the Least anyone can do it give credit where credit is due)
    2)Since you have the Master Collection or the CS4 Master Suite, you have every app that is need to create your own works of art. Photoshop, After Effects, Premeire pro are all capable of creating animated gifs. With the latter two being easier than photoshop.
    Since you have CS4 photoshop and this is the photoshop forum, we will keep it there.
    The version of Photoshop that comes in the master suite is the extended version of photoshop which is require for most of the animations it can do. Though, think and am not certain that the standard version can create animated gif files.
    OK, ok we got a lot of mumbo jumbo above so lets get into how to create an animated gif.
    First we need to determine if we are editing an animated gif or creating one from scratch. To load an animated gif all you need to do is file>open then select the file. Simple enough.
    The file will place each frame onto its own layer and if you have the animation panel open (If not select Windows>Animation ) Each frame will be placed there as well.
    Lets say we are going to edit a frame or better yet introduce a new frame. In the upper right hand corner of the animation panel is a small icon. Clicking it will pop up a menu. In that menu select delete animation. Don't worry your layers are safe, it only removes the frames from the animation panel.
    Now you can either change something in one of the layers or add a layer where you want the frame intoduced.
    When you are done you can select that same icon in the animation panel to pop up the menu and select Make frames from layers This will place all the layers back into the animation panel. This has to happen in order to save an animated gif.
    You can now use the File>save to web or File>Save to web and devices (This optiuon changed during one of the version, I don't recall so both are listed or look for something close to that)
    Select Gif for the format then the save button, where you can choose a location and file name. It will automatically add a hyphen between any words that normally are spaces for the web.
    OK, If you read the above, you probably alread realize how to create one from scratch. Just add a new layer for each frame and follow the steps above to add it to the animation panel and save for web.
    I know it sounds like a lot, but once you have done it a few times, it actually fairly simple.
    OK, Bonus round - What about After Effects and Premeire Pro?
    Well both of those apps Use a timeline instead of frames. Which makes them much simpler and more powerful for animations, since that is what they are dedicated to do.
    It is as simple as open the gif file, edit it, save it, done.
    I won't go into how the timeline works as that would require a long , long post. But once you understand it, it is much quicker and can do way more feature wise.
    One last thing, play around with it and see what it can do before commiting time to creating or editing a gif. It goes much easier once you get the hang of it.
    If you have any questions, issues, etc. just post away...
    Well, I got to go, I hope this helps.

  • ANIMATED GIF IN A LAYERED PHOTOSHOP FILE

    I created a photoshop file with text and background layers.  The client wants me to place an animated GIF in the center of the file.
    How do I get all but 3 layers which comprise the animated GIF to not go into the animated gif timeline on the bottom of the screen.  I can only get this to work by turning off all the text and background layers.  I need the timeline to just have 3 layers in it and only those layers move.
    Thanks
    Sheryl B
    NJArtiste (at) optonline.net

    If you only want the center region to be animated, you need to splice it out to its separate file and re-assemble the whole shebang later
    Or you could just change the center part and export the whole thing as an animated gif. If you have 3 frames and you only want the center piece to change, leave the background on all 3 frames but have a different center on each of the frames. Whole thing will be animated but will only look like the middle is changing.

Maybe you are looking for