Ok heres my issue if anyone feels like answering.
I have a site that loads an swf that loads a .txt file into a dynamic text box.
Now in this situation I have this working perfectly on my computer but when i upload it to my server the text doesn’t load in some boxes. I have checked them all for consistency but I can’t see anything. Does anyone recognize this problem?
Sometimes directory structure you use on your local and on the server is different. You might want to use absolute path to make sure you are targeting the correct files.