It's a limitation of the browser plugin API unfortunately. You can proxy GET/POST requests via a server that makes the correct requests on your behalf, but that's about it.
-J On Mon, Jun 2, 2008 at 4:32 PM, javed786pk <[EMAIL PROTECTED]> wrote: > thanks for quick response. Is there any workaround to make PUT and > DELETE Requests or its simply limitations of Flex3? > > Muhammad Javed > > --- In [email protected] <flexcoders%40yahoogroups.com>, "Josh > McDonald" <[EMAIL PROTECTED]> wrote: > > > > You can only make GET and POST requests from Flex. > > > > -J > > > > On Mon, Jun 2, 2008 at 4:21 PM, javed786pk <[EMAIL PROTECTED]> wrote: > > > > > I have developed a REST web service in WCF (Windows communication > > > Foundation. .NET Technology). I want to use that web service in Flex > > > 3. Can someone let me know is REST calls in supported in FLex3 or not? > > > > > > Muhammad > > > > > > > > > > > > > > > > > -- > > "Therefore, send not to know For whom the bell tolls. It tolls for > thee." > > > > :: Josh 'G-Funk' McDonald > > :: 0437 221 380 :: [EMAIL PROTECTED] > > > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

