[object Application].openFast

app.openFast([object File]);

var f = new File("C:/hoge.aep"); app.openFast(f);

すばやく開くらしい?