This code 100% works for me. If it does not for you then perhaps you have an
issue with your machine, not the Lingo.

This code goes in the Main movie.

on mouseUp
miaw = window "test"
miaw.windowType = member("mask")
open miaw
end

The member "mask" is also in the main movie, not the MIAW.

To be on the safe side, close ALL instances of Director to make sure that
the MIAW project is closed and is available for re-loading. Director only
allows one file instance running at a time.

Hope we can finally get this working for you!



[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