Why doesn't animated GIF play?

I have made 2 animated Gifs one plays fine the other doesn't. When I preview in Safari all that shows is the full image and nothing happens.
It runs fine in the timeline but in save-for-web the play buttons are greyed out and all I see is the full composite image. 3 of the layers have drop shadows but I don't think that is the reason. Any ideas?

Yes GIF is selected. I have now found that it works converting it to frames. But not sure why the other one works not converting to frames. Should they always be converted to frames?

Similar Messages

  • Animated gif plays only once

    I am using Captivate 5.5 on a Windows machine. I inserted an animated gif into my Captivate, using insert > animation...  Then, I inserted a button. When I pressed F4 to preview the animation, it played only once. I put a check mark on the loop on the timing of the properties of the animation. Still, it played only once. It stopped when the play head stoped moving. I cannot make the animated gif play continuously. Does anybody know how to make the animated gif play continuously?
    thaks.

    You can try this:
    Stick this in the header area of your code
    <script type="text/javascript"> function showBuyLink() {
    document.getElementById("buylink").style.visibility = "visible";
    } // adjust this as needed, 1 sec = 1000
    setTimeout("showBuyLink()", 5000);
    </script>
    Stick this around your buy link code.
    <div id="buylink" style="visibility: hidden"> <!-- put all your add to cart buy links and images inside this hidden div --> <p style="text-align:center; font-size:26px;"> <a href="http://mybuylink">Add to Cart or Buy Link</a> </p> </div>
    Yopu can rename "buylink", but you have to make sure you rename all instances or it will kill the script.
    If you're not comfortable incorporating that, unfortunately, the other option would be to create a Flash animation and put a button in the last frame.
    That would be just as difficult (if not worse) as writing (or tweaking) a javascript to delay the hotspot, and even worse because it would be invisible to phone users. Additionally, people who disable javascript would never see the link if you did add the script.
    There isn't any way to do this with HTML or CSS, and you now know the flaws with the methods that will work.

  • HT2801 Why doesn't my dvd play in the usb superdrive?  I have a Retina Display Macbook 15"

    I have a 15" Macbook Pro w/ retina display.  Why doesn't the dvd play in the external usb superdrive?

    Again, it's a regularly purchased (Hollywood or so) movie DVD, yes? And it's not only this one DVD, but every other as well, yes? Please confirm.
    If so, it's the DVD Player app that hangs for whatever reason, and not a broken drive.
    Not that it's a "final solution", but just to see if you can generally play DVD's on this machine, would you mind installing and trying MPlayerX to play a DVD? It's a little app from the App Store, free of charge and much used around the globe. (Actually, you may want to keep it as it plays many more different formats...)
    Edit: Forgot to say that you will probably need to launch the DVD manually from MPlayerX, most likely after the DVD Player app crashed again.
    Let us know what MPlayerX does. And still, don't forget confirming the above, thanks.

  • TS1382 why doesn't my ipod play on a ihome or a sony dock?

    why doesn't my ipod play on a ihome or a sony dock?

    - Try a reset. Nothiong is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory defaults/new iPod.

  • Why doesn´t music stop playing when making a call?

    Why doesn´t music stop playing when making a call?
    Shouldn´t that be automatic like it used to be in iOS6?

    Ok, I just realised that this only happens if the current page in iBooks has a video on it.  If the page has only text and images, there is no problem.
    I still think it is a bug though. If the video is not running, I don't see why the music player should be stopped. If I choose to start the video on the page, THEN the music player should be stopped.

  • Why is an animated GIF not appearing on my webpage?

    I have succesfully built a site that is ready for publication. The client submitted an ad for one of his suppliers that he wants to promote. It is an animated GIF from AVG.
    I placed it on the home page. It looks great. It shows up in previews. When I publish the site online, the GIF does not display. If I export the site as HTML and view the files locally, the file appears as it should.
    When I view the online version on Firefox, there is no GIF file visible. When I use Chrome to view the site, the GIF is there. The client says for him it's vice versa. Firefox shows the GIF, but Chrome does not.
    I did not apply ANY styling to the GIF. It is only placed on the page as is.
    I cannot figure this one out. HELP.
    The site is located at: http://72.29.127.6/~pcbasics/
    I will submit the muse file upon request.

    I was wrong, it is not NTFS. According to a 700 mHz eMac running 10.3.9, it is Format: Mac OS Extended (Journaled). And it mounts the desktop on the eMac as well as reading and writing. I can copy files to it and remove them on the eMac.
    My powerbook 1.5 gHz on the other hand, still not mounting.
    Given this error I will repost this problem under a new subject.
    Why would a drive mount an eMac desktop but not a Powerbook?

  • Animated gifs play much too slowly in Safari

    As far as I can tell, this is constant across all WebKit browsers. Basically take any animated gif (), and open it side by side in Safari and some other browser like Firefox or Opera, and it will always play much more smoothly in the other browser.
    I can't seem to find anything about this on google right now, and it's driving me nuts. Anyone know anything?
    Also how do I make this forum not show my real name...
    Message was edited by: William Makley

    As far as I can tell, this is constant across all WebKit browsers. Basically take any animated gif (), and open it side by side in Safari and some other browser like Firefox or Opera, and it will always play much more smoothly in the other browser.
    I can't seem to find anything about this on google right now, and it's driving me nuts. Anyone know anything?
    Also how do I make this forum not show my real name...
    Message was edited by: William Makley

  • Why don't animated GIFs open in Preview now?

    Before updating to Yosemite, animated GIFS opened in Preview. Now, I get a box telling me that it may be damaged or use a file format that Preview doesn't recognize.  I have never had any issues before, and these are all images used before. Please advise.

    With the bookmarks that open in the Sidebar ''(small section of the browser on the left)'', right-click those bookmarks and select '''Properties'''. Un-check '''''Load this bookmark in the sidebar''''', them click Save.
    That box becomes check-marked when the user uses a button on a web page for "Bookmark this Page". Best to use the Bookmark this Page feature within Firefox, rather than buttons on web pages.
    [https://support.mozilla.org/en-US/kb/use-bookmarks-to-save-and-organize-websites#w_how-do-i-create-a-bookmark How do I create a bookmark] <br />
    You can also use '''{Ctrl + D}''' from the key board.

  • Disabled JMenuItem doesn show animated gif

    Hi there
    I would like to have a popup menu with actions that are enabled after they have finished with some background task taking some time. Basically this works fine for the enabling action on a shown popup. However, adding an animated gif as the icon or disabled icon does not show it in disabled state. In enabled state it works perfect. Please have a try with the sample code. You should see the disabled item for 2 secs and the icon is not showing up. After being enabled, it does. Invoking the menu again shows the animated gif in its last state left, but not moving any more.
    I guess, repaints are not done appropriately in disabled state... Any ideas how to solve that would be highly appreciated :-)
    Actually I used the icon at http://mentalized.net/activity-indicators/indicators/pascal_germroth/indicator.white.gif
    Cheers
    Daniel
    public class Main
      public static void main(String[] args)
        final JFrame frame = new JFrame();
        frame.addMouseListener(new MouseAdapter()
          public void mousePressed(final MouseEvent e)
            final JPopupMenu popup = new JPopupMenu();
            popup.add(new JMenuItem("Open..."));
            popup.add(new JMenuItem("Close"));
            final JMenuItem action = new JMenuItem("Long loading until enabled");
            action.setIcon(new ImageIcon("C:/spinner.gif"));
            action.setDisabledIcon(new ImageIcon("C:/spinner.gif"));
            popup.add(action).setEnabled(false);
            popup.show(e.getComponent(), e.getX(), e.getY());
            SwingUtilities.invokeLater(new Runnable()
              public void run()
                try
                  Thread.sleep(2000);
                  action.setEnabled(true);
                catch (InterruptedException e1)
        frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        frame.setSize(300, 200);
        frame.setVisible(true);
    }Edited by: daniel.frey on Apr 22, 2009 7:50 AM

    The problem is that you are causing the EDT to sleep, which means the GUI can't repaint itself. Read the section from the Swing tutorial on Concurrency to understand what is happening.

  • Why are the animated Gifs in Firefox 4 moving so slow and choppy?

    When ever I try and look at an animated gif in firefox 4, well, it's just slow and choppy. I google searched and haven't found and remedies to the situation.

    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

  • Why would some animated gifs loop some not? (all do on other browsers)

    Hello. I have 2 different animated gifs on the site I'm building with Weebly. One of them is a loop which works just fine. The other gif is made to just happen once. However, it will not replay when its page is refreshed or revisited (it does replay on other browsers). So I'm wondering what can be done to fix this. The page is http://www.backeze.com/about-us--contact.html
    Thanks very much for your help ~
    Les

    Yes, its there. Also, when I right click on the image and select VIEW IMAGE INFO it will replay. thx

  • Why doesn't CD-R play in the car?

    Hi!
    I burned music cd (CD-R) on my computer and it plays fine in the computer but doesn't play in the car. Why?

    As seventy one says.
    Depends largely on the age of the player. Most recent ones (up to 3 or 4 years old) should play CD-R perfectly well, provided they're burned as audio CDs.
    Some will also play mp3s from data discs.
    Older than 4 to 5 years, or budget players, the scene is more fragmented. Most won't, some will.
    6 years and older, less and less likely it'll be compatible.

  • Why doesn't QuickTime movies play on iPad?

    When I get a QuickTime movie attachment in email why won't it play on my ipad2. I thought QuickTime was a Apple product?

    You can only use QuickTime Player 7 to play that 12 year old format.

  • Why doesn't added music play in slideshow preview?

    I created a slideshow in PSE 9 Organizer and added audio, but it doesn't play in the preview. It is an mp3 file, added normally, and shows up in the audio track.

    Hi,
    Is ti not playing the audio while you are creating the audio or is it not playing on the output (PDF/WMV).
    Also, check out is it happening with only one specific file or with every audio file.

  • Why doesn't Quicktime 10 play 3GP Files?

    I recently got a new MacBook Pro and the Quicktime player won't play 3GP files. I prefer playing certain audio files via Quicktime and now this is a big hassle. My previous Mac played them without issue and I'm wondering why the compatibility was removed from the new Quicktime? Is there a 3GP codec for QT 10 or is my only option installing Quicktime 7?
    Thanks,
    -Adam

    You can only use QuickTime Player 7 to play that 12 year old format.

Maybe you are looking for

  • How to connect my i-Pod touch to the computer

    Hi, I'm trying to connect my old i-Pad (2-nd or 3-rd generation) touch to the i-Mac computer. Previously it was connected to the lap top runing Windows. The i-Pod dsplays i-Tunes and USB logo, indicating that needs to be connected to the computer. No

  • To convert dec date 732,677 in to dd.mm.yyyy format

    Hi, i have to convert dec date 732,677 in to dd.mm.yyyy format . plz help me out its urgent regards, Nishu Gupta

  • E4200 USB Mapping network drive

    nevermind - found my mistake -.-

  • How to have files have 2 names, my file name and client file name?

    I need to name files for a corporate client in a very specific way for them, however I'd rather also keep my file name structure. I could output the files and rename them, but then when they come back to me and ask for retouching etc on a particular

  • Mailer-daemon

    Hello,  I have been receiving dozens of "mailer-daemon" failures emailed to me saying that my email did not reach the recipient.  I have sent none of these emails.  I am also being notified by people on my email list that they are receiving ( some pe