tkx

i already do it, u are right the "callback to a script that's no longer 
present "...

gracias


>From: Howdy-Tzi <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: <lingo-l> aplication error
>Date: Fri, 19 Apr 2002 09:54:51 -0500
>MIME-Version: 1.0
>Received: from [208.210.86.41] by hotmail.com (3.2) with ESMTP id 
>MHotMailBE897C2E00894004379AD0D256290FB90; Fri, 19 Apr 2002 08:01:48 -0700
>Received: from mail4.fcgnetworks.net (localhost.localdomain [127.0.0.1])by 
>mail4.fcgnetworks.net (8.12.1/8.12.1) with ESMTP id g3JEt5Wr006641;Fri, 19 
>Apr 2002 10:55:05 -0400
>Received: from behemoth4.host4u.net (behemoth4.host4u.net 
>[216.71.64.134])by mail4.fcgnetworks.net (8.12.1/8.12.1) with ESMTP id 
>g3JEswWr006583for <[EMAIL PROTECTED]>; Fri, 19 Apr 2002 
>10:54:58 -0400
>Received: from [10.0.0.31] (t1marcomTOcust-gw13.execpc.net [169.207.184.22] 
>(may be forged))by behemoth4.host4u.net (8.11.6/8.11.6) with ESMTP id 
>g3JErEL08300for <[EMAIL PROTECTED]>; Fri, 19 Apr 2002 09:53:14 
>-0500
>From [EMAIL PROTECTED] Fri, 19 Apr 2002 08:02:37 -0700
>X-Sender: [EMAIL PROTECTED]
>Message-Id: <p05101503b8e5df4a26ba@[10.0.0.31]>
>In-Reply-To: <[EMAIL PROTECTED]>
>References: <[EMAIL PROTECTED]>
>Sender: [EMAIL PROTECTED]
>Errors-To: [EMAIL PROTECTED]
>X-BeenThere: [EMAIL PROTECTED]
>X-Mailman-Version: 2.0.7
>Precedence: bulk
>List-Help: <mailto:[EMAIL PROTECTED]?subject=help>
>List-Post: <mailto:[EMAIL PROTECTED]>
>List-Subscribe: 
><http://mail4.fcgnetworks.net/listinfo/lingo-l>,<mailto:[EMAIL PROTECTED]?subject=subscribe>
>List-Id: Lingo programming discussion list <lingo-l.mail4.fcgnetworks.net>
>List-Unsubscribe: 
><http://mail4.fcgnetworks.net/listinfo/lingo-l>,<mailto:[EMAIL PROTECTED]?subject=unsubscribe>
>List-Archive: <http://mail4.fcgnetworks.net/archives/lingo-l/>
>
>At 15:17 +0100 04/19/2002, limiar40 b wrote:
>
>>in made a custom dialog with MUI xtra, just a simple dialog with a
>>YES/NO buttons. The NO button stills in the same movie, the YES
>>button  jump to another movie, the problem is after the other movie
>>appears, gives me an aplication error, anyone of u knows how to
>>resolve this?
>
>Mmm, I'm guessing it's because the MUI Xtra is doing a callback to a
>script that's no longer present (since the script would have been in
>the movie just exited).
>
>Not sure exactly what can be done about that short of using MIAW, and
>having your *stage* projector (that loads the movies you're moving
>around in) be the one where you put the MUI handling code. That way
>the script MUI uses is always present; it's running in the background
>with the projector. What the MIAWs do then isn't an issue.
>
>Does that make sense? You could set up a global window variable and do
>
>   tell window whatever
>     go movie whatever
>   end tell
>
>when YES was clicked in the MUI dialog. The MUI script would be in
>the projector, the same one doing the MIAW handling.
>
>--
>
>              Warren Ockrassa | http://www.nightwares.com/
>  Director help | Free files | Sample chapters | Freelance | Consulting
>        Author | Director 8.5 Shockwave Studio: A Beginner's Guide
>                    Published by Osborne/McGraw-Hill
>          http://www.osborne.com/indexes/beginners_guides.shtml
>[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!]


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

[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!]

Reply via email to