zoukankan      html  css  js  c++  java
  • mm.cfg 配置说明

    原文地址:http://jpauclair.net/2010/02/10/mmcfg-treasure/

    mm.cfg文件路径

    Windows xp/2000 -> C:\Documents and Settings\{username}\mm.cfg
    Windows vista/7 -> C:\Users\{username}\mm.cfg
    OSX -> /Library/Application Support/Macromedia/mm.cfg
    Linux -> home/{username}/mm.cfg

    ------------------------------华丽的分割-----------------------------------

    AllowUserLocalTrust = 1|0 (默认值:未知)

    Lets you prevent users from designating any files on local file systems as trusted.

    让你防止用户指定任何本地系统文件为受信任文件。

    AssetCacheSize=X (默认值:未知

    Lets you specify a hard limit, in MB, on the amount of local storage that Flash Player uses for the storage of common Flash components.

    允许您指定一个硬性限制,数量上的在本地存储Flash Player使用存储的常见的Flash组件的最大空间,单位是MB。

    AutoUpdateDisable = 1|0

    Lets you prevent Flash Player from automatically checking for and installing updated versions.

    可以让你避免Flash播放器自动检查和安装更新的版本。

    AutoUpdateInterval = X

    Lets you specify how often to check for an updated version of Flash Player.

    指定多久检查Flash播放器的更新版本。(那这个值是-1表示啥意思?)

    AVHardwareDisable = 1|0

    Lets you prevent SWF files from accessing webcams or microphones.

    可以让你禁止SWF文件访问网络摄像头、麦克风。

     

     

     

  • 相关阅读:
    jsp 表单回显
    jquery ajax
    锋利的jquery 事件 动画
    锋利的jquery DOM操作
    锋利的jquery
    JavaScript闭包
    oracle
    日期转化
    二分查找
    linux 常用命令
  • 原文地址:https://www.cnblogs.com/ShepherdIsland/p/flash_mm_cfg.html
Copyright © 2011-2022 走看看