RE: [flexcoders] Question reg. flex + webservices

2008-02-21 Thread Alger Werft
As far as I know, any loading of data in flex/as3 is done in an
asynchronous way.

Hence, when loading XML or using URLLoader or an HttpService ..., you
need event listeners.

 

Alger

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Maciek Sakrejda
Sent: Mittwoch, 20. Februar 2008 23:21
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Question reg. flex + webservices

 

Yes, you'll need an event listener to handle the result of the web
service call (unless, of course, the web service call does not return
any data but merely has some effect on the server). If you can post the
code you're having trouble with, perhaps we can help.
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com http://www.truviso.com 

-Original Message-
From: cool buddy [EMAIL PROTECTED] mailto:hydcool02%40yahoo.com 
Reply-To: flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com 
Subject: [flexcoders] Question reg. flex + webservices
Date: Wed, 20 Feb 2008 13:37:49 -0800 (PST)

HI All,

For webservices to work with flex..do we need to an event listener.
Because i am writing an action script where i am calling the webservice
method it does n't work..so wondering whether we need to write the event
listener.

If any knows please post it.

Thanks,

__
Looking for last minute shopping deals? Find them fast with Yahoo!
Search.

 



[flexcoders] Question reg. flex + webservices

2008-02-20 Thread cool buddy

HI All,

For webservices to work with flex..do we need to an event listener.
Because i am writing an action script where i am calling the webservice method 
it does n't work..so wondering whether we need to write the event listener.

If any knows please post it.

Thanks,




  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Re: [flexcoders] Question reg. flex + webservices

2008-02-20 Thread Maciek Sakrejda
Yes, you'll need an event listener to handle the result of the web
service call (unless, of course, the web service call does not return
any data but merely has some effect on the server). If you can post the
code you're having trouble with, perhaps we can help.
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

-Original Message-
From: cool buddy [EMAIL PROTECTED]
Reply-To: flexcoders@yahoogroups.com
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Question reg. flex + webservices
Date: Wed, 20 Feb 2008 13:37:49 -0800 (PST)


HI All,

For webservices to work with flex..do we need to an event listener.
Because i am writing an action script where i am calling the webservice
method it does n't work..so wondering whether we need to write the event
listener.

If any knows please post it.

Thanks,




Looking for last minute shopping deals? Find them fast with Yahoo!
Search.