Adding a "Browser to File" button would be really useful in the URL - browser source settings.
I can get it to load a .swf file using
asset://local/plugins/etc/etc/ if the file is put into the lower directory BUT I am currently testing a file which is continuously being modified and is compiled elsewhere C:\myDirectory\Myswf.swf
Every time I want to test the new version I have to copy it into a local directory below the plugins one, and I can't work out how to get it to point at the one on my C drive.
I also notice that the "/" are not the default "\" used on windows so I assume this was developed on Linux.
Is there a way to get it to load a file from above the base local directory in the mean time ?