The flash.filesystem package contains classes used in accessing the filesystem. This package is only available to content running in the Adobe Integrated Runtime.



 说明
 File File 对象表示文件或目录的路径。
 FileMode FileMode 类定义 FileStream 类的 open() 和 openAsync() 方法的 fileMode 参数中使用的字符串常量。
 FileStream 使用 FileStream 对象读取和写入文件。