you can get into trouble if you're not careful managing globals and
other objects. but in general i find it quite stable and useful. haven't
checked how fast it is, but in some cases there is no alternative, and
it's certainly faster than nothing.
:-)

Florian Bogeschdorfer wrote:
> 
> Colin Holgate wrote:
> >
> > >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.
> 
> This sounds very interesting. How fast and how stable ist it?
> 
> regards, Florian
> 
> >
> > [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!]
> 
> [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!]

-- 
R. Bhakti Klein
Educational Software R & D
http://www.DLWorkshop.net
��
Baritone
���
"On Earth, you can only do little things;
but you can do them with a lot of Love."
                              -- Mother Theresa

[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