> Trying to do the non-rect shape miaw trick using 1 bit member as mask, and
> it's just not working in either D8 or D7....any ideas?
Works fine for me...
In a nutshell this is what you do:
1./ Create a 1-bit cast member that you will use as your mask
2./ Set the MIAWs windowType = this member
3./ CREATE A PROJECTOR OF THE CALLING MOVIE
4./ Run the PROJECTOR
I have captialised points 3 and 4 because they are the most importnat. For
some reason the MIAW mask does not work within Director itself - it must be
run from a projector.
However you cannot do this to the stage. The only way I've been able to do
this would be to have a 1x1 stub projector that calls the MIAW on startMovie
and then sets itself invisible.
[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!]