Using QuickTime video as suggested by is likely the best choice for your project. However, if you want to explore using Lingo to play sequential animations, check out the following script:
http://www.lifelinestudios.com/lingo_animator.htm We use sequential bitmap animations frequently in our projects. The above script uses Director's timeOut object and shows great performance improvements over methods we have tried. The concept for the script was based on this tutorial by Will Turnage: http://www.director-online.com/buildArticle.php?id=963 Hope this helps. Anthony www.lifelinestudios.com ----- Original Message ----- From: "Rama krishnan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 27, 2003 6:22 AM Subject: <lingo-l> Huge animation > Hi List > > I have to play a huge animation it contains around 375 > frames, this animation is done in 3d max. > > Animation contains 2 dancing characters resolution of > the animation is 540 X 360. I have run this animation > in Pentium mmx 166, 32 mb ram !!!! > > First I thought of making it as a .mov file, the > problem is in the last frame of this animation these 2 > characters will come together and they pull out a > board then user has to click in the board. So i have > to use the image sequence. Other wise there will be a > jerk and a color difference in the background (Due to > the codec compressions) > > So what is the solution of the smooth play back > > 1. Animating with lingo > 2. Film loop > or any thing else ?? > > Cheers > Rk > > > __________________________________ > Do you Yahoo!? > Exclusive Video Premiere - Britney Spears > http://launch.yahoo.com/promos/britneyspears/ > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] > > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
