Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Animated Gifs

  1. #1
    Join Date
    Nov 2005
    Location
    Redditch, UK
    Posts
    957

    Question Animated Gifs

    Now I have most of my code for my XBMC working ok I thought it was time to start adding the eye candy and have hit a snag.

    When importing an animated gif it asks "Do you want to use the animations" and I clicked yes. I then used it on a button and in NRD it looks good. I then save the CCF. NR automatically restarts and the button appe... er... DOESN'T appear I mean.

    How do you use animated gifs on an NR panel?
    - John H
    * PROMIXIAN TO THE CORE! * (NetRemote2WholeHomePro + Girder5WholeHomePro + USB-UIRT + Touchscreens + WirelessControlSystems + ANNA) == AutomationHeaven
    - "IthinkI'mgoingtobantheuseofthespacebarinfuture..."

  2. #2
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    Works for me (at least on a button) - yep, and on a frame.

    Did you replace the image on an existing button? That can cause a problem as it will probably try to use the original size which will confuse things.

    If that's not it can you try with another animated GIF?
    --Rob

  3. #3
    Join Date
    Nov 2005
    Location
    Redditch, UK
    Posts
    957

    Default

    In NRD it's showing up as animated (and flashing nicely) yet when I save it NR shows no graphic.

    I got around it by cheating... made some flash buttons instead. They will probably be better in the long run for performance anyway plus they are easier to do that animated gifs.

    Hmmm... I managed to get the animated gifs working... had to close NR and re-open and they appeared.

    Weird.
    - John H
    * PROMIXIAN TO THE CORE! * (NetRemote2WholeHomePro + Girder5WholeHomePro + USB-UIRT + Touchscreens + WirelessControlSystems + ANNA) == AutomationHeaven
    - "IthinkI'mgoingtobantheuseofthespacebarinfuture..."

  4. #4
    Join Date
    Nov 2005
    Location
    Redditch, UK
    Posts
    957

    Unhappy More graphics bugs... Perhaps NR needs a flu shot!

    *BIG SIGH*

    There is definately something screwy with animated gifs... just had another case where animated gif are not appearing and animating in NR but shows up animated in NRD F2. I even tried closing down NRD and NR and reopening NR that worked on another CCF... no luck. The gif animates fine in IE and ImageReady but NR refuses to display it. It's looking like another in the long list of display bugs.


    This is definately another bug to be added to the "essential fixlist" Tim...

    Example attatched again....

    I think I'm going to take a break from trying to do any kind of animation because I'm having no luck and it's just getting me down.

    1. Animated Gifs don't display properly.
    2. Intermittant appearing transparent images (green oval)
    3. Animated frames stutter like it's on an old PC even on Athlon 3400+ with 2gb Ram
    4. Animated frames frequently get "stuck"
    5. You can't draw over flash movies which makes integrating flash into panels difficult unless your panel is more boxy than an old Volvo.
    6. Animated Avid strings corrupt any graphics that appear over them.
    7. Manually moving elements results in them being corrupted.

    There are others but those are my problems regarding animation support or should I say lack of animation support. Trying to develop panels is really tough with those bugs and the poor frame animation code looks really bad. They should be a lot smoother to say the least.

    When is the next release of NR estimated because for a pre-release it's not stable enough by far... it's still mid beta imho...
    Attached Files Attached Files
    - John H
    * PROMIXIAN TO THE CORE! * (NetRemote2WholeHomePro + Girder5WholeHomePro + USB-UIRT + Touchscreens + WirelessControlSystems + ANNA) == AutomationHeaven
    - "IthinkI'mgoingtobantheuseofthespacebarinfuture..."

  5. #5
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,349

    Default

    The attachment you posted does not contain an animated Gif.... Opening with NRD shows only text, no image.
    Ron
    No support through PM

  6. #6
    Join Date
    Nov 2005
    Location
    Redditch, UK
    Posts
    957

    Default

    Ron, I just opened up the ccf on my end and looked at the loaded image gallery and you are right there doesn't seem to be any image loaded.

    But when I load up the button... TADA... I see an animated gif blinking away quite merrily. I then clicked on the image and if you click in the second position in ImagePicker it's highlighting that there is an image there.

    Weird... but there definately is an image there.
    Last edited by NeoMorph; November 15th, 2007 at 02:44 AM.
    - John H
    * PROMIXIAN TO THE CORE! * (NetRemote2WholeHomePro + Girder5WholeHomePro + USB-UIRT + Touchscreens + WirelessControlSystems + ANNA) == AutomationHeaven
    - "IthinkI'mgoingtobantheuseofthespacebarinfuture..."

  7. #7
    Join Date
    Nov 2005
    Location
    Redditch, UK
    Posts
    957

    Default

    Just downloaded the ccf... the animated gif is definately there (open the button and you can see it animating)
    - John H
    * PROMIXIAN TO THE CORE! * (NetRemote2WholeHomePro + Girder5WholeHomePro + USB-UIRT + Touchscreens + WirelessControlSystems + ANNA) == AutomationHeaven
    - "IthinkI'mgoingtobantheuseofthespacebarinfuture..."

  8. #8
    Join Date
    Nov 2005
    Location
    Redditch, UK
    Posts
    957

    Default

    I just decided to export the gif but when I exported it using "Export All Images" it exported it as a PNG... Shouldn't it have exported it as a gif?

    The resultant png file has all the images from the gif but stacked vertically in a single image and no transparency.

    Edit: Just had a thought... Tim recently fixed an alpha transparency image not displaying bug (the Green Oval problem) and I was wondering if this could be the same problem here as the images are transparent with animated bits (so I could overlay them onto another image which I couldn't do with Flash).
    Last edited by NeoMorph; November 15th, 2007 at 02:49 AM.
    - John H
    * PROMIXIAN TO THE CORE! * (NetRemote2WholeHomePro + Girder5WholeHomePro + USB-UIRT + Touchscreens + WirelessControlSystems + ANNA) == AutomationHeaven
    - "IthinkI'mgoingtobantheuseofthespacebarinfuture..."

  9. #9
    Join Date
    Mar 2005
    Location
    Los Angeles, CA
    Posts
    1,001

    Default

    I don't think animated gifs would go through the same code flow as what I fixed, so I'll have to look into this one separately. With regard to the image export, I doubt that code flow contemplated animated gifs when Ben wrote it -- that's something that will have to be added.

    Best,
    Tim

  10. #10
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,349

    Default

    Now I see it,.. tiny dots running diagonally... must have not been wearing my glasses.
    Ron
    No support through PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •