yeah I have the fault handler. it still gives me the status error..



On 9/22/06, aaron smith < [EMAIL PROTECTED]> wrote:
ok i guess that makes sence, but the error says it is an unhandled Status Event, wouldn't that be different than an Error. and I don't see anything about status events for the HTTPService.

or would it just be handling the send call on the httpservice?

try
{
  htservice.send( rops );
}
catch( e:Error )
{
  whatever
}

thanks john..



On 9/21/06, John Grden < [EMAIL PROTECTED]> wrote:

look at using try...catch...finaly in the docs, that's what you'll want to do to handle your errors
 
jpg

 
On 9/20/06, aaron smith <[EMAIL PROTECTED] > wrote:

hey all, I am wondering how exaclty I suppress this error..

Error #2044: Unhandled StatusEvent:. level=error, code=


It is happening when i'm using the HTTPService class and -use-network = false; When the security popup comes up, i press settings, then I immediately get this unhandled status error.. I looked at HTTPService, not seeing any handlers for Status..

Any ideas???

thanks,





--
[  JPG  ]



__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to