> Kerry Thompson wrote:
> I have some Flash sprites on screen. When you click them, they send a
> message back to Director with getURL("event:flashAnimDone", _parent).
> That calls a handler in my Lingo code.
>
> On the Mac, that makes the screen freeze until the Lingo is finished
> executing. I can't do anything on the screen--dialog boxes don't show,
> MIAWs don't show, sprites I move onstage with Lingo don't show.
> UpdateStage has no effect.
Hi Kerry,
Does the stage just freeze, Director/projector freezes, or the screen
goes blank?
Have you been able to make an isolated example of this bug?
> getURL("event:flashAnimDone", _parent)
Why do you need _parent there? Is that a param that passes the target
path of the parent clip, or is that a param that you only need to use
with browser windows/frames?
Can you post a copy of the 'flashAnimDone' handler? Maybe something in
there is the cause?
hard to tell what is going on, but I'd like to help.
-Robert Walch
[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!]