RES: [FLASHmacromedia] Alert problem 2004-04-14 - By Cristiano Monteiro dos Santos
Back Well, the deal is very simple, it's just a error handling for Flash Remoting. Here's the code:
function onStatus( result ) { var myAlert = Alert.show("An error occured:\n" + result.description, "AMESP - Error", Alert.CANCEL ); }
This popup pops under other layers, so it can't be clicked... Any idea?
Regards, -cris
-- --Mensagem original-- -- De: Muzak [mailto:p.ginneberge@(protected)] Enviada em: quarta-feira, 14 de abril de 2004 02:13 Para: FLASHmacromedia@(protected) Assunto: Re: [FLASHmacromedia] Alert problem
Show us some code please.
regards, Muzak
-- -- Original Message -- -- From: "Cristiano Monteiro dos Santos" <cristiano@(protected)> To: <FLASHmacromedia@(protected)> Sent: Tuesday, April 13, 2004 4:39 PM Subject: [FLASHmacromedia] Alert problem
> Hi there, guys. > > I'm having a problem when using the Flash's Alert component. When calling it from some function of mine, the alert pops under other layers, so I can't see what's happening neither click it's buttons. > > How can I fix that? Is there a way to say it to pop over everything else? > > Thanks a lot, > -cris
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Server geeks, take heart! If you're sick of wading through animation & graphics instruction for relevant info., then Nate Weiss' Macromedia Flash MX Professional 2004 for Server Geeks is for you. Leave designing to designers and dig into core concepts to create rich user interfaces, online advertising, and more. See www.peachpit.com for more info. Yahoo! Groups Links
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Server geeks, take heart! If you're sick of wading through animation & graphics instruction for relevant info., then Nate Weiss' Macromedia Flash MX Professional 2004 for Server Geeks is for you. Leave designing to designers and dig into core concepts to create rich user interfaces, online advertising, and more. See www.peachpit.com for more info. Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/FLASHmacromedia/
<*> To unsubscribe from this group, send an email to: FLASHmacromedia-unsubscribe@(protected)
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
|
|