File

種  類 オブジェクト
書  式
File(
path)

解  説
ファイルオブジェクトを生成します。

コード
fRef = new File("./myProject.aep");
alert(fRef);


■サンプルをダウンロードする >>.zip