Skip to main content
Participant
June 1, 2006
Question

flash reading text file

  • June 1, 2006
  • 2 replies
  • 253 views
Hi,
I am trying to decipher where is a flash file I have reading its text from. Can anybody help me in this.I can send the .fla file and you can reengineer it.
This topic has been closed for replies.

2 replies

mohit04Author
Participant
June 1, 2006
I am new to all this.. but i need to do this.. i am mailing you the .fla file... can you tell me where should i look for the code??
Participating Frequently
June 1, 2006
If the file was written in the last few years the text will be loaded using a loadVars object.

so look for a line of code like

_lv.load("myFile.txt")

If its an old file then the line will have a loadVariables statement

If you still cannor find it then email me the fla

email