■ WEBページを開くには
//ボタンアクション
on (release) {
this.getURL("information/training.html");
}
//ボタンアクション
on (release) {
fpver = getVersion();
this.getURL("http://www.haphands.com/cgi-bin/get_time.cgi", "_blank", "POST");
}

