home *** CD-ROM | disk | FTP | other *** search
/ A Field Trip to the Sky (Demo) / Mac_Sunburst_AFieldTripToTheSky-Demo.iso / DIR / TERMS.DIR / 00323_Bitmap_hemisphere2 < prev    next >
Text File  |  1996-03-21  |  147b  |  11 lines

  1. --ïïï return from a utility movie ïïï
  2. on mouseDown
  3.   
  4.   if( doButtonPress() ) then 
  5.     pause
  6.     doUtilityReturn()
  7.     
  8.   end if
  9.   
  10. end
  11.