Maybe I should rephrase this
I think I made a mistake sorry. It's actually finding the file allright and it can open it because Im not getting an error in output. Now In the file its reading from it is written like:
inputtext=In Idc ..... etc.
Now back in flash the dynamic text field is told to load the address. Now since I don't get any error in output it must be able to read it. The variable in the dynamic text field is called inputtext. It worked when it called it from a txt file and it was written the exact same way. All I'm doing is changing the address. Why isn't it working? Got any views or ideas?
David