home *** CD-ROM | disk | FTP | other *** search
/ NetObjects Fusion 7 / Fusion7.iso / NetObjects Fusion / data1.cab / QuickStart / addContent_v1.swf / scripts / DefineButton2_94 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2002-10-18  |  87 b   |  7 lines

  1. on(rollOut){
  2.    tellTarget("next")
  3.    {
  4.       gotoAndStop("arrowUpStop");
  5.    }
  6. }
  7.