home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / tema / prevent / swf / 051003_ridici.swf / scripts / DefineButton2_330 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-11-24  |  92 b   |  7 lines

  1. on(release){
  2.    tellTarget(_root.rozhodovani)
  3.    {
  4.       gotoAndStop("wrong");
  5.    }
  6. }
  7.