Rants, raves and random brain dumps on Technology including Architecture, Mobile SEO, Teleriks' Sitefinity CMS for .NET, Search Engine Optimization, Ontology, Clean Energy, Software Development, Neo4J and other Graph Databases, Cypher, LiveCycle ES, Open Data, Service Oriented Architecture (SOA), Web 2.0, Music, Flex, PDF, AIR, Mobile Development, Tutorials, Technology and most importantly our own damn opinions!
Tuesday, August 04, 2009
Video Tutorial: Working with SOAP in Flex/AIR
This video shows how to connect to a simple SOAP based web service and display the results on some visual components. It is easy to follow along. You can download the server from http://www.web2open.org/courses.html.
2 comments:
Do not spam this blog! Google and Yahoo DO NOT follow comment links for SEO. If you post an unrelated link advertising a company or service, you will be reported immediately for spam and your link deleted within 30 minutes. If you want to sponsor a post, please let us know by reaching out to duane dot nickull at gmail dot com.
Subscribe to:
Post Comments (Atom)
Nice, clean example. It would be nice if you had added a fault handler as well, too many people seem to take example code and use it in their apps without thinking about errors.
ReplyDeleteAgree. I did the error handling for the REST example but the concepts are basically the same. SOAP faults are actually already handled in the written AS3 code if you check the AS3 classes built by the wizard. IN Flash Builder 4, the error handling is done much more robustly.
ReplyDeletehttp://tv.adobe.com/#vi+f1472v1093
Duane