load status 4 txt files in flash
load status 4 txt files in flash
Out of context: Reply #5
- Started
- Last post
- 9 Responses
- Sod_Bottles0
Not sure of any built int method for this, like mc's, or jpg's. ..Just a thought, you might try seeding the text file with variables such as load=1 at the start, &load=50 half way through, &loa=75 etc.
Then as the data loads in, you can just do the percentage thing that way. It's not entirely precise, but should do the job.HTH