livedocs : Selection.setFocus メソッド
http://livedocs.macromedia.com/flash/8_jp/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002658.html
へん。多分2004のころからだと思うんだけど
Selection.setFocus(”username_txt”);
これって、stringで渡すんでなくて MovieClipかTexFieldをそのまま渡すのが正しいよね?
Selection.setFocus(username_txt);







コメントをどうぞ