Expand my Community achievements bar.

Synchronous Web service calls

Avatar

Former Community Member
Hi all!

I am new to flex, developing on the .net platform for 4
years. I need to make synchronous calls to a .net web service from
flex. The samples in the documentation makes asynchronous calls.
Can someone provide a sample for me?



Thanks in advance
1 Reply

Avatar

Level 1
Flex is a service-oriented framework in which code executes
asynchronously, therefore, it lends itself well to the Asynchronous
Completion Token (ACT) design pattern.




http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Pa...