|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| This tutorial teaches you how Flash obtains data from External sources. You might be wondering how a flash (.SWF) file obtains data from remote files. Flash can obtain external data from: External Text Files (*.txt) ASP/PHP Files (*.asp,*.php) XML Files (*.xml) The values from these files has to be sent in format understandable by Flash. Flash Actionscript has an XML object to obtain data from XML files. The Flash player loads variables and their values from any of the remote file into its memory and then uses them as required. |
![]() |
| |
| • Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|
- By:
- kylebuttress
Nov 17th, 2005 at 01:00 AMWhat happends when your text contians single or double quotes.