Animating an image (Full Version)

All Forums >> [Web Development] >> General Web Development



Message


paul rayner -> Animating an image (8/15/2009 2:05:52)

An unusual request - my searches have found nothing.

I need to animate an image - slow left to right movement of a cloud image.

But - I'm doing this inside a MOO - which means I can't get access to the html between the head tags easily.

So, what I need is some way of:

  • animating the image
  • staying away from head tags (which may preclude Javascript)
  • be able to adjust the z index so it floats over existing content

Any suggestions would be very welcome.

Cheers




Tailslide -> RE: Animating an image (8/15/2009 4:49:51)

Can you use either an animated gif (which you could make fairly easily in PS or PSE or similar) or even better - use Flash or Swish to make it. Flash is usually a smaller file size than an animated gif.




paul rayner -> RE: Animating an image (8/15/2009 5:55:30)

Not really

I want the Cloud image (.png/.gif) to be moved across the existing screen - it will be event driven from within the MOO. That's why I'd like to be able to alter the z index so it floats over existing text.

Cheers




treetopsranch -> RE: Animating an image (8/15/2009 10:58:25)

Here's one script, but it only works in IE browserrs (IE5+)

http://www.dynamicdrive.com/dynamicindex4/xoomimage.htm




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
6.201172E-02