>I have never tries to import a .dir file into another one. But I guess
>what You want to do is to play different movies at the same time in
>different windows. Thats called MIAW (movie in a window) and You use the
>tell command to communicate, eg
>
>tell window "myWindow" to do something
>or in case of the other direction:
>tell the stage to do something

That is exactly how LDMs work, only you say tell sprite n to do 
something, but you do say tell the stage if you want the LDM to 
communicate back to the main movie. You should try it out, it has the 
big advantage over MIAWs in that you can layer it with other sprites, 
and even give it ink effects.


[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