Hope I understood you the right way, but you could try tge following:

put this one into your main movie script:

on enterframe 
  if  (the frame > 10) and (the frame < 20) then
    put the frame
  end if
end

this script just puts the frame if the movie is inbetween
frame 10 and 20.

Hope it helps
Tim

-----Ursprüngliche Nachricht-----
Von: Deepak Gupta [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 2. Januar 2001 09:19
An: [EMAIL PROTECTED] (Lingo-L Digest)
Betreff: <lingo-l> Script in the SCORE....


Dear Lingoists,

Hi!!

I have got a query...

Is there a way through which one can have a script for a specific number of
frames( say, a region in the SCORE)???

Any ideas...

Thanks

Deepak
India


_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com





[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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/LUJ/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!]

Reply via email to