SharedObjectへの強制書き込み

var so:SharedObject = SharedObject.getLocal( “foo” );
so.data.bar = “hoge”;
so.flush();

2009年 3月 12日 | Posted in Flash / ActionScript3.0
タグ:
まだコメントはありません。

コメントする

XHTML: 使用可能タグ: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>