-- snip
2). Don't have Flash 'tell' Director to navigate to a fame which doesn't
contain the Flash sprite from which the navigate command originated. If
Flash needs to spawn a navigation in Director, perhaps the safer way to go
is to have Flash set a (global) variable which the frame script can monitor
for changes and if the frame script sees a change it can take care of the
navigation.
That's exactly what I was having it do. I worked fine in authoring but the
projector didn't like it. I just rewrote the lingo and instead of looking
for the global from flash I had it check to see if it was done playing or
not sprite(3).playing and if it wasn't put a new flash member in, if it was
nothing. That worked just fine. Thank you for your help.
[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!]