> Here is a little question:
>
> does anyone know if there is a line limit to scripts?

Use to be a size limit pre D6.5 (i think) but I don't belive there is one
now (could be wrong though). Anyone else know?
>
> also can you script on the fly, a #script cast member to be either an
> behavior or movie script?

Check out the following:

scriptMem = new("script")
scriptMem.scriptType = #score -- or #movie or #parent
scriptMem.scriptText = tScriptText -- tScriptText should contain the script
text


ck


[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