From: Shlomi I. <sij...@gm...> - 2006-07-04 20:33:34
|
whoohoo. I guess it works. Because I guess it's really alike the normal animation, try looking at the ATMWorkSpaceAnimator.py file, and get some ideas. The main idea there is to refresh many times with a 25ms delay, on each interval you move the cursor only slightly (how much to move it is calculated per each frame), when the cursor reaches its target, you change the background. This you need to do untill there are no more frames (ATMobjects) to render. On 7/4/06, Eyal <em...@gm...> wrote: > > The cursor animation system that I've made for the flash exporter, is pretty bad (I mean horrible). > Any suggetions how to improve it? > > (yeah this message is sort of a test for the mailling list- but I realy need help) > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Animtutmaker-devel mailing list > Ani...@li... > https://lists.sourceforge.net/lists/listinfo/animtutmaker-devel > > > -- http://sijp.no-ip.info please send me documents in open formats only, see http://www.gnu.org/philosophy/no-word-attachments.html for more info |