Hi list...

Anyone ever experience a "script cast member not found" error, when it's
really there?

My movie has a linked cast named "functionality," which contains all my
scripts.  It also has a movie script with a prepareMovie handler that
instances a parent script called "the tools."

Suddenly, when it gets to this line in the prepareMovie handler...

gTools = script("the tools", "functionality").new()

It gets one line into the new() handler of the parent, and then errors
"script cast member not found."

How does this happen?  Debugging steps into that script, meaning it was
found, but then it can't find it?

- Michael M.


[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!]

Reply via email to