#contents

* FileAttributes [#x143343d]
- FileAttributes タグは SWF ファイルの特徴(characteristics)を定義する。
- このタグは SWF 8 以降を要求し、SWF ファイルの初めのタグになければならない。
- 加えて、FileAttributes タグは全ての SWF ファイルバージョンに於いて、それを含めるかどうか選択できる。
-  HasMetadata flag は SWF ファイルが Metadata tag を含んでいるかどうかを示す。
- Flash Player はこのビットフィールドや関連するタグに気をかけない(does not care abount)が、サーチエンジンに有用である。
- %% UseNetwork flag は SWF ファイルが手元にロードされている場合に、ローカル、又はネットワークの、どちらの SWF ファイルへのアクセスを認めるかを示す。%% (意味が通らないので訳し直し)
- The UseNetwork flag signifies whether Flash Player should grant the SWF file local or network file access if the SWF file is loaded locally.
- %%デフォルトの振る舞いとしては、ローカルの SWF ファイルにのみ、ローカルファイルとのやり取りを認める。ネットワークのは認めない。%% (意味が通らないので訳し直し)
- The default behavior is to allow local SWF files to interact with local files only, and not with the network.
- しかしながら、UseNetwork flag の設定で、ローカル SWF が
- However, by setting the UseNetwork flag, the local SWF can forfeit its local file system access in exchange for access to the network.
- Any version of SWF can use the UseNetwork flag to set the file access for locally loaded SWF files that are running in Flash Player 8 or later.

    Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes