I am looking for someone to create an animated Gif image. What i want is something like this.
http://server6.theimagehosting.com/image.php?img=example.611.gif
the background image can be found here
http://server6.theimagehosting.com/image.php?img=examplebg.gif
In here the $username variable is a single static value however $header and $text values are off an arrary. Therefore what i am looking for is to create an image that will switch between the values with a delay inbetween them (5 second delay between the images).
For example: Image 1 Would be
Guest ($username)
Feeling Sad ($header[0])
lost my cat ($Text[0])
Image 2 would be
Guest($username)
Feeling Happy ($header[1])
Found my cat ($Text[1])
Image 3 would be
Guest($username)
Feeling Content ($header[2])
Nothing New ($Text[2])