Chapter 07
HTTP Connection
Goals

In this chapter we will prepare for XML connectivity by developing skills in general Internet connectivity. We will become familiar with the fundamentals of HTTP transactions and the ways which Flash uses it. Of particular interest are the restrictions Flash imposes on its users which mak it difficult to cross domain boundaries.

We will create a web-driven high score feature for our quiz game, which is its first live online element. To do so we learn to establish a data download, although not yet one in XML format. We also build a probe to interactively test the limits of Flash domain restrictions.

If you have a deep background in the HTTP interchange and in developing interactive web applications, this chapter will be easy. But pay attention to the unique details of ActionScript syntax and the discussion of domains and permissions.

Others might find this discussion of HTTP too deep or too cursory. If it seems too deep, be patient, you will need it all before this book is complete.

If it leaves you wanting more- we agree, and invite you to pursue the subject further online or at the bookstore..