GeekArticles
XML
Action Script


Working with external data in Flash
( Page 1 of 6 ) Because data for a website comes in many formats, it helps to have a variety of ways to handle this data. This article covers the different methods available in ActionScript for exchanging data. Data Data can come in many formats. It can be a text file, XML file located on a file system, or dynamic data/XML generated by a server at run-time. In ActionScript you can load data from external sources into an SWF file. You can also send data from an SWF file for processing by...n
Sponsored Links
Read Next: Flash: ActionScript Programming
Related Topics
Subscribe via RSS
Action Script
- ActionScript 2.0 Overview
- What is ActionScript?
- Undocumented ActionScript Flash Hack
- Object-oriented ActionScript
- Basic Flash ActionScript for Designers
- What Is a Flash MX Component?
- Flash Hack A Custom Color Transform Class
- Working with external data in Flash
- Flash: ActionScript Programming
- ActionScript Toolbox