Getting something running with LiveCycle Data Services proved to be quite troublesome in Flex Builder 2. Then Flex Builder 3 came along and made everything so much better. It's much easier and following these instructions should move you along nicely.
Recently in Flex Category
Continue reading How to configure Flex Builder 3 with DataServices.
I had a recent need to call a webservice to receive some display data. I thought the task was quite easy and in reality it is but trying to Google webservice and Flex brings you back more information than you want. I've attached an example of 4 ways to call a webservice in Flex.
Continue reading 4 Ways to Invoke a WebService in Flex with MXML and ActionScript.