Programming ActionScript 3.0 |
|
|
|
| Networking and communication | |||
This chapter explains how to enable your SWF file to communicate with external files and other Adobe Flash Player 9 instances. It also explains how to load data from external sources, send messages between a Java server and Flash Player, and perform file uploads and downloads using the FileReference and FileReferenceList classes.
Basics of networking and communication
Connecting to other Flash Player instances
Working with file upload and download
Example: Building a Telnet client
Example: Uploading and downloading files
|
|
|
|