Greetings all,
  I got the animation timing example posted.
In normal mode, the example uses slideTo and the first
two values in the form.  Nothing else runs during the
animation, and it uses the standard code.  You may
want to run it the first time with the default
settings and then hit the "Use Delay" button.  This
adjusts the calculation to reflect the amount of time
your system is taking to process the code and update
the screen.

  If the multithread is selected, it uses a setTimeout
in the pathanim run code with a setting of 1 (defaults
to minimum system timeslice).

Results so far show that it just about reduces the
speed by 2 (note that the calculations do not reflect
the use of multithread, so compare the predicted run
time against the actual).  Compare the smoothness of
the normal animation and the multithread version.
(withholding my opinions of the results for now).
Let me know what you think.
Also, is anyone else interested in this?
Comments?

Animation Timing example:
http://www.merlinsworld.net/dynapi_ri_dcexamples/timing01.shtml

Cheers,
Dave C.  "You Changed What?!?"

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to