RandalGroves
Programmer
I was just wondering if someone can tell me how to load text from a .txt file into a flash document.
I have a program and ceratin text will change every day and it will be easier to simply have the program load the text straight from a .txt file every time it is loaded so I only need to change the text in the text file.
I will have about 4 of these boxes all loading text from the .txt file, all different instances (eg BoxA, BoxB, BoxC,...). Each box will only need to get a line from the text file and no more, so the text file will have 4 lines and each line will go in a different box.
Im asumming each box will need an empty text box inside, but I don't know how to get the text from the file and insert into the box.
If anyone can point me in the right direction with this one I will be very thankful to them.
I have a program and ceratin text will change every day and it will be easier to simply have the program load the text straight from a .txt file every time it is loaded so I only need to change the text in the text file.
I will have about 4 of these boxes all loading text from the .txt file, all different instances (eg BoxA, BoxB, BoxC,...). Each box will only need to get a line from the text file and no more, so the text file will have 4 lines and each line will go in a different box.
Im asumming each box will need an empty text box inside, but I don't know how to get the text from the file and insert into the box.
If anyone can point me in the right direction with this one I will be very thankful to them.