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文件访问网络摄像头、麦克风。

     

     

     

  • 相关阅读:
    1mustache基本使用
    better-scroll
    PTA 题解:jmu-Java&Python-统计文字中的单词数量并按出现次数排序
    Java : Comparable 和 Comparator 接口
    java校验特殊符号
    vue项目左右布局的菜单效果,树形菜单
    响应式树形菜单导航,jq+ajax
    2020书单
    vite 为什么快
    vite 尝鲜
  • 原文地址:https://www.cnblogs.com/ShepherdIsland/p/flash_mm_cfg.html
Copyright © 2011-2022 走看看