home *** CD-ROM | disk | FTP | other *** search
/ Japan Image Selection - A Visual Education Tool / JapanImageSelect.iso / pc / html / flash / origami.swf / scripts / DefineButton2_211 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-03-05  |  91 b   |  5 lines

  1. on(press){
  2.    _root.tsuru.t_all.play(nextFrame);
  3.    _root.tsuru.t_st.gotoAndPlay(1);
  4. }
  5.