On 9/8/04 8:29 PM, "Ray Stace" <[EMAIL PROTECTED]> wrote:

> The following script works fine when in Revolution [2.1.2], but does nothing
> when saved in a standalone [OS X 10.3.3]. Anyone any idea why?
> 
> on mouseUp
>   answer "Are you sure you want to quit?" with "Cancel" or "Yes"
>   if it is "yes" then quit
> end mouseUp

My guess would be that you didn't include the "answer" dialog in the
Distribution Builder (it's on the Inclusions tab).

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to