You might want to consider turning off crash logging in Flash 10.1 beta if you are experiencing lots of disk activities whenever Flash content is accessed in the web browser. The first indicator of a bug or at least a problem was the constant disk activities whenever Flash content was accessed. Rafael over at Within Windows confirmed that Flash 10.1 beta was accessing the file NPSWF32.dll constantly while accessing Flash content in a web browser.
The constant disk activity is obviously something that should not be happening in this magnitude and Rafael was able to debug the process to find out that it was caused by the crash logging feature in Flash 10.1 Beta.

Crash logging seems to be enabled in all Flash Beta versions by default. Rafael was kind enough to provide a fix for the disk activity problem. Turning off crash logging will stop the disk activity in Flash 10.1, here is how this is done:
To disable this feature simply create a mms.cfg text file in the C:\Windows\System32\Macromed\Flash folder (Syswow64 for 64-bit users) with the line CrashLogEnable=0.
A restart of the web browser or application using Flash is required. The disk activities of Flash 10.1 Beta will be at a normal level after disabling crash logging.
Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.Related Articles:
Flash 11 Beta Brings 64-Bit Support To WindowsAdobe Flash Player 10.2 Beta, Improves Hardware Acceleration
A Close Look At Adobe Flash Player 10.3 Beta
Adobe Flash Player 10.2 beta Arrives
uTorrent 1.7.7 fixes two remote crash bugs

it is true that I get a text file (that i have to create with the standard Microsoft windows text document editor ) named mms.cfg.txt (a 16 bit file where .txt is the extension)? And do i have to create a line CrashLogEnable=0. or a line line CrashLogEnable=0 (without the point)?
No you need to remove the .txt part and you only add CrashLogEnable=0 to it.