[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : Animator



Jason Farnsworth writes:
 > Is there a way to create a sort of JavaScript animation by having JavaScript
 > display a series of images?
 > 

An attempt to it can be found in 
http://www.c2.org/~andreww/javascript/test/1/frame.html

I think, that simple animation script can be implemented relatively
easy, but it will force a browser to ba all the time connected with
server (in case of loop animation).

/----------------------------------------------------------------------\
|                                 |                                    |
| Yuri Alkin                      | A specialist is someone who learns |
| yuri@yuri6000.stil.scitex.com   | more and more about less and less, | 
|                                 | and ends up knowing everything     |
| Libraries and desktop support   | about nothing...                   |
| Scitex Corporation Ltd.         |                                    |
|                                 |                                    |
\----------------------------------------------------------------------/