MovieDef::GetFileURL

MovieDef::GetFileURL
virtual const char* GetFileURL() const = 0;
Description

GetFileURL obtains the file path/URL from which this SWF was loaded. This will normally be the path passed to Loader::CreateMovie.

Return Value

A const char pointer to the file URL.