How to enable logging to file?
To get a valid pattern for AllowListUrlPattern I would like to enable logging to a file. I am using the Flash ActiveX hosted inside a third party software (CasparCG) and would need to see, what goes wrong with the patern using AllowListPreview set to 1. But as there is no console output in the software I would need to have Flash log to a file. According to variouse manuals one need to add the following settings to mms.cfg:
TraceOutputEcho=1
ErrorReportingEnable=0
MaxWarnings=0
TraceOutputFileEnable=1
But that does nothing. Has anybody any idea, what could be wrong?
