home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.3 / 1998-09_Disc_4.3.iso / gdemo001.lab / hq_slideshow.cos < prev    next >
Text File  |  1998-04-20  |  664b  |  47 lines

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 1
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'BKND'    fs        General Bitmap
  10.  
  11.  
  12. section components
  13.     numcomponents 1
  14.  
  15. #    ID    TagID    Hash    ParentID    Name
  16.     0    0        0        -1            hq_slideshow.bm
  17.  
  18.  
  19. section chores
  20.     numchores 3
  21.  
  22. #    ID    Length    Tracks    Name
  23.     0    67        1            slide1
  24.     1    67        1            slide2
  25.     2    67        1            no_slide
  26.  
  27.  
  28. section keys
  29. chore 0    # slide1
  30. #    CompID    NumKeys
  31. #        Time        Value
  32.     0            1        # hq_slideshow.bm
  33.         0            1
  34.  
  35. chore 1    # slide2
  36. #    CompID    NumKeys
  37. #        Time        Value
  38.     0            1        # hq_slideshow.bm
  39.         0            2
  40.  
  41. chore 2    # no_slide
  42. #    CompID    NumKeys
  43. #        Time        Value
  44.     0            1        # hq_slideshow.bm
  45.         0            0
  46.  
  47.