I have the following problem: In a movie script I have a prepareMovie and a startMovie procedure to initialize some settings. As I want my other movie scripts to still execute their own code for these messages, I thought that putting a pass at the end of each of these procedures should enable that behaviour. But now I have the problem that only the first prepareMovie is executed and the pass does not seem to have any effect at all. Neither the scripts in the internal cast nor those in the external ones execute their prepareMovie or the startMovie messages.
Can't these two messages be passed? I am sure, I did this in the past and it worked ... I did not find anything regarding this in the lingo help. It is important that I can have more than one movie script with preapareMovie and startMovie procedures. Any help is really welcome. Kind regards, Roland (I am working with Director 8.5G) [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!]
