ブラウザ経由のSceneIdを取得する方法

Progressionで、ブラウザ経由のSceneIdを取得する場合、SceneObjectのサブクラス内でprogression.destinedSceneIdを参照すると、取得できる。

例えば、”/index”から、自動的に”/index/a”に遷移させるときなどの判定に使える。ちなみに、判定はこんな感じで。
if( this.sceneId.equals( progression.destinedSceneId ) )

2008年 9月 7日 | 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>