By elgwiedo on
I have a working flash application which reads in a configuration file.
However, when putting the configuration file in the same path as my SWF, it does not work.
Only in case it is put at the root level (www/ ) , it works.
How can this be solved as I need the flash configuration file (which is a .txt file) in the same folder.
thanks
Comments
file path
The flash object code has a reference to the file and that is where you can enter the path of your choice.
You may have to use a full path http://example.com/sites/default/files/my-file