home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM User 1995 September / cdrom-user-14-1995-09.iso / atlas / data / contentm.dir / 00008_Script_8 < prev    next >
Text File  |  1995-04-20  |  479b  |  19 lines

  1. on startmovie
  2.   set the colordepth to 8
  3.   --blank
  4. end startmovie
  5.  
  6. --on blank
  7.   
  8.   --global myobj
  9.   --if not objectP( myobj ) then set myobj = RearWindow(mnew, "s")
  10.   --if value ( myobj ) < 0 then
  11.     
  12.    -- set myobj = 0
  13.   --else
  14.    -- myobj(mindexColorToWindow, 0)
  15.  -- end if
  16. --end
  17.  
  18.  
  19. --òeggòblankò put the resources, XCOD and WDEF from the rearwindow resource file into the projector that is made of this movie. Use ResEdit, it's a copy and paste job!! òeggò--