> really sounds like you have a path problem going to the secondary
> movie. maybe it's hard coded, maybe you have spaces in the file &
> folder names, dunno. is the folder you have the secondary movie in
> directly under the stub & is the path to it being properly called. put
> an alert in the calling statement, burn another CD & see what's up.

Instead of an alert, I find a scrolling text field and using put statements,
as if you were debugging inside of Director using the message window, to
be very effective.  Something like:

put myPutStatement & RETURN after field "message"

will do the trick. This will allow you to trace what's going on a bit
easier.  You can also make little text boxes to act like the watcher
does to track certain variables.  Make a bunch of little code tracking
tools and try and nail it down that way.  Since you're burning, you
might want to make a bunch of them at first.  Better to have too many
than not enough.  =)

-Steven



[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