From a Text File
Objective: Load variables from an external text file.
Solution: Use URLLoader.load() and DataFormat.VARIABLES with URL-Encoded data.
Terms and Definitions
1.) Hexadecimal Escape Sequence
2.) URLLoader class
3.) URLLoader.load()
4.) URLRequest
5.) URLVariables
6.) URLStream
7.) Security Sandbox
8.) DataFormat Property
9.) DataFormat.VARIABLES
10.) Complete Event
11.) Failure Event
12.) Event Handler
13.) httpStatus
14.) ioError
15.) securityError
Notes
1.) MXML Tags