Michael, > Is there a way to know what the script error is when running from a > projector? Cuz the error only happens in a projector....
As others have already suggested you can use an *.ini file to get slightly more detailed script error messages and you can use the alertHook to trap script errors, but you might also consider opening a Message window in your projector and using manual put statements or enable script tracing so you can see precisely where your code is balking. Boaz Englesberg of our support team put together a Breeze presentation that covers just this sort of thing. It was just recently posted to the Director Developer Center (http://www.macromedia.com/devnet/mx/director), have a look in case it proves helpful: Using the Director.ini and AlertHook to Troubleshoot Script Errors http://www.macromedia.com/devnet/mx/director/articles/ini_macrochat.html Cheers, Tom Higgins - Technical Product Manager Macromedia Director and the Shockwave Player http://www.markme.com/thiggins/ [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!]
