[flexcoders] Attachment in webservice with Flex

2010-05-06 Thread Jorge Silva
Hi! Does anybody know if it's possible to call a webservice with an attachment from Flex Webservices? I was looking around, and it seems that you can do that in Flash Player 10... any clue? Any documentation? Thanks in advance! Cheers, Jorge

[flexcoders] Problem working with webservices and exceptions

2010-01-14 Thread Jorge Silva
Hi everyone! I have a problem when working with webservices and backend exceptions. This is the situation: I have a backend written in Java, and a frontend in Flex 3, both connected through web services. For the TOs (transfer objects) I use the Import Web Services tool provided by Flex Builder.

[flexcoders] How to work with flex and a c# backend

2009-10-06 Thread Jorge Silva
Hi everybody! I have a question about how to work with flex and c#. Here is the situation: We are developing an app with a Flex frontend and a C# backend, connected through web services. We are using the FLex Builder 3's Import Web Service tool to autogenerate the webservice classes from the wsdl