Summary
In this chapter, we learned how you can make your haXe programs communicate together. Specifically, we covered how to communicate between Flash and JS, how to communicate across the network, and how the haXe serializer works.
In the next chapter, we will learn how to access databases.