I recently finished an article for MX Developer’s Journal discussing the integration of Flex and ColdFusion. It goes into brief detail about using the Flex Web Services class to consume ColdFusion CFC’s. As in most of the articles I write, I like to provide a sample application because I feel that many developers share the same approach as me to learning…learn by example.
The application consists of a basic Flex form that ties into the ColdFusion examples database and allows the user to update employee information. You can see a screen of the sample app below:

I’ve yet to receive my copy of the issue but it should be in the July release. Also, if you’re interested in downloading the sample code and running it locally then you can do so here: http://www.db75.com/dev/mxdj/mxdj_0605.zip. Please feel free to contact me with any questions or comments.