I’ve been building my first Flex 4 project this week.
I needed to interact with a soap based .net web service and initially wanted to build my own custom class for loading and parsing the xml formatted resultsets. However i didn’t have as much time as i would have liked so went with the WebService component.
During the course of development i found these two videos which you might find useful if you have to do the same.