inline void SetLogAllFilenames(bool logAllFilenames);
SetLogAllFileNames turns on/off printing of filenames for all movies (root and children ones) with ActionScript messages.
Parameters |
Description |
bool logAllFilenames |
Boolean value of true to turn on filenames and a value of false to turn off filenames in messages. |