home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1995 September / PCD0995.ISO / files / tools.dir / 00460.ls < prev    next >
Encoding:
Text File  |  1995-01-25  |  983 b   |  23 lines

  1. on exitFrame
  2.   global tProductSelect
  3.   preLoadCast(the number of cast (tProductSelect && "title"), the number of cast (tProductSelect && "BitText 8"))
  4.   if not (the preLoad of cast the number of cast "DataButton1 down") then
  5.     preLoadCast(the number of cast "DataButton1 down")
  6.   end if
  7.   if not (the preLoad of cast the number of cast "DataButton2 down") then
  8.     preLoadCast(the number of cast "DataButton2 down")
  9.   end if
  10.   if not (the preLoad of cast the number of cast "DataButton3 down") then
  11.     preLoadCast(the number of cast "DataButton3 down")
  12.   end if
  13.   if not (the preLoad of cast the number of cast "DataButton4 down") then
  14.     preLoadCast(the number of cast "DataButton4 down")
  15.   end if
  16.   if not (the preLoad of cast the number of cast "DataButton5 down") then
  17.     preLoadCast(the number of cast "DataButton5 down")
  18.   end if
  19.   if not (the preLoad of cast the number of cast "DataButton6 down") then
  20.     preLoadCast(the number of cast "DataButton6 down")
  21.   end if
  22. end
  23.