animated gif

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave Kelly

    animated gif

    I am a complete idiot and when it comes to PHP code I'm even worse.

    Is there something special I need to do to get an animated gif to work
    inside some PHP code.

    I have substituted an animation for a still picture.

    I created an animation and named it the same as the still picture then
    uploaded it to the server and overwrote the one in the images directory.

    Thanks in advance
    Dave
  • lorento

    #2
    Re: animated gif

    What do you mean with work inside some PHP code?

    Is it like make an animated gif using GD library?

    Or just call image using html tag? I think you just call it at html
    tag:

    <img src="animated.g if">

    regards,

    Lorento
    --



    Comment

    • Dave Kelly

      #3
      Re: animated gif

      lorento wrote:[color=blue]
      > What do you mean with work inside some PHP code?
      >
      > Or just call image using html tag? I think you just call it at html
      > tag:
      >
      > <img src="animated.g if">[/color]

      That is basicly what I want.

      This is in the Simple Machine Forum application.

      There is an icon named 'on.gif'. I made an animated icon and also named
      it 'on.gif' and uploaded it to the server and overwrote the existing
      image file.

      You can see it NOT WORKING here:

      The first of our 11 anglers showed up Friday at 10 o’clock in the morning and the preparations started immediately. Radio checks, rods assembled, coolers moved, flies chosen, TFF flag placed in a h…


      You may have to register to see everything. If you do, use the word
      linux in your display name and I will clean up later.

      The fishing reel on the left should be spinning if you have not read the
      messages. And not spinning if you have.

      Thanks for your reply.
      Dave

      Comment

      • Rik

        #4
        Re: animated gif

        Dave Kelly wrote:[color=blue]
        > There is an icon named 'on.gif'. I made an animated icon and also
        > named it 'on.gif' and uploaded it to the server and overwrote the
        > existing image file.[/color]

        Ans this has something to do with PHP because...???
        [color=blue]
        > You can see it NOT WORKING here:
        >
        > http://www.texasflyfishers.org/report[/color]

        I CAN see it WORKING

        clear..
        your..
        cache..

        Grtz,
        --
        Rik Wasmus


        Comment

        Working...