if the only script you need is the membernum = membernum + 1 that you mentioned, using another loop for the flapping as mentioned by the other replies would definitetely be the best way. however, if you really need "filmloops plus scripts", lookup "LDM" (linked director movie) in the documentation (in short: save your loop with scripts as self-contained movie, import it as "linked" to your main movie and activate "use scripts" in the new castmember's options dialog)
valentin Michael Nadel wrote: > This sounds like a simple question, but I can't think of a way around > this. > I have an animation of a bird that follows a curved path. I want to > put it > into a single frame, so the normal way to do this would be to use a > film > loop. However, I am using a script on the bird to make it flap it's > wings (membernum = membernum + 1). If I make a film loop out of it, > the script > won't work. Is there any way to retain the curved path animation AND > the > script, all in ONE frame? > > Thanks! > > Michael Nadel > MediArt.Corp > "Creativity is more powerful than knowledge" -- Albert Einstein > *********************************************************************** > Tel: (972-2) 5807-454 > Email: [EMAIL PROTECTED] > Web: http://www.intelligineering.com/mediart/home.htm > > [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!]
