On 3/5/05 10:44 AM, "Jim Hurley" <[EMAIL PROTECTED]> wrote:
> --The following wait doesn't do what I want. > --It halts everything since the message is received at the > --first execution of doFadeOut. > wait until "doFadeOut" is not in the pendingMessages --What do I > need to do here? Try: wait until "doFadeOut" is not in the pendingMessages with messages ?? 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
