home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / interfac / browser.swf / scripts / DefineButton2_251 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-01-15  |  65 b   |  5 lines

  1. on(release){
  2.    _level1.volta_inicio();
  3.    gotoAndStop(1);
  4. }
  5.