Re: systemMessageBox
"m1j" <webforumsuser@macromedia.com> wrote in message
news:f1njq6$k5a$1@forums.macromedia.com...
> myMess:=SystemMessageBox("", "Message text","Continue?", 6)
>
> This one works the same. They are the same function.
>
> SystemMessageBox is Authorware built in connection to the winapi control
> while
> MessageBox is a direct connection to the winapi control.
>
> So if any one else finds more results or option try posting them for the
> rest
> of us.
Interesting. I hadn't seen that before.
-Amy
|