You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Loading Entire Text File into Flash Adobe Flash / Tips and Tricks
This one's simple. I came up with a problem whilst creating a hit counter for a website I was working on. I had a PHP script that would increment the number in count.txt when someone hit the URL, then redirected to the Flash page, and the hit counter would read the count.txt file and display the number. This code is actually really versatile for any type of text you would like to use.