home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / Flash / flash_template_6 / FP008_download.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2002-03-13  |  112 b   |  8 lines

  1. on(release){
  2.    tellTarget("_root.content.dirnav")
  3.    {
  4.       gotoAndStop("START");
  5.       play();
  6.    }
  7. }
  8.