Guest_imported
New member
- Jan 1, 1970
- 0
Hi.
In action script in flash5 (also 4) there is a function LoadVariables. The function loads variable from a txt file with a certain format.
I did a program to read variables from a txt file in flash4.
When the program run from the hard drive, it works 100%.
However, when the program is loaded from the web and need to read a txt file from the web, it sometimes works and sometimes doesn't (when it don't work because it never gets to read the txt file).
Is this problem is known to you? Is it fixed in flash5?
Do I need to do something with the txt file, like defining it as a text file?
Waiting for reply.
Thanks in advance.
In action script in flash5 (also 4) there is a function LoadVariables. The function loads variable from a txt file with a certain format.
I did a program to read variables from a txt file in flash4.
When the program run from the hard drive, it works 100%.
However, when the program is loaded from the web and need to read a txt file from the web, it sometimes works and sometimes doesn't (when it don't work because it never gets to read the txt file).
Is this problem is known to you? Is it fixed in flash5?
Do I need to do something with the txt file, like defining it as a text file?
Waiting for reply.
Thanks in advance.