> within an HTML frame...
> 
> I want to run a GIF animation and make play again as
> required. In this animation a person is riding a horse,
> 4 steps of the horse is one cycle for the animation.
> Can perl make it recycle again without having to load 
> each time?
> 
> It is possible to load a gif once to the person visiting
> my web sites computer and call it again without loading
> it repeatly?

Hi,

You really need to do this using Javascript, since Perl can
only (generally) deal with the server side of things.  Yes,
it can be done - however you are really asking in the wrong
place.

A marginally better location to ask is:

[EMAIL PROTECTED]

But the question is really out of the scope of Perl.  Once
you know the Javascript code you need... we can help you
cobble the supporting Perl script together if you require
help.

Jonathan Paton

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to