virtual const char* GetFileURL() const = 0;
GetFileURL obtains the file path/URL from which this SWF was loaded. This will normally be the path passed to Loader::CreateMovie.
A const char pointer to the file URL.