Hi all,
In my project I have a source MIAW opened on the stage and from this
MIAW I can open other content MIAW's. These content MIAW's must always sit
over the source MIAW and of course the source MIAW must always sit over the
stage.
If I set all MIAW's (source and content) to type #tool then the content
MIAW's can go behind the source MIAW so what I think would be a good
solution is set the source MIAW to #document then the #tool MIAW's will
always stay above the source MIAW.
This wont work because when I click on the stage and the source MIAW is set
to #document it disappears behind the stage.
At the moment I have all MIAW's set to #tool including the source MIAW, and
when the source MIAW is clicked I set all the other MIAW's to moveToFront(),
This works but there is a flash when the source MIAW attempts to become the
front MIAW.
Setting the content MIAW's to #dialog is also not an option because I don't
want the content MIAW's to be modal.
My perfect solution would be to not have the #document MIAW disappear behind
the stage.
Any ideas?
Thanks very much.
Des.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]