home *** CD-ROM | disk | FTP | other *** search
/ Mauve / MAUVE-ENG.ISO / mac / MAUVE-ENG / Mauve / Mv / Xtras / BaseMv.cxt / 00111_Field_PNP01001_DOC.txt < prev    next >
Text File  |  1998-05-21  |  374b  |  25 lines

  1. <Name>
  2. scrollPict
  3.  
  4. <Number>
  5. 010
  6.  
  7. <Purpose>
  8. scroll a bitmap
  9.  
  10. <Syntax> 
  11. scrollPict
  12.  
  13. <Usage>
  14. Call this handler from a mouse event.
  15.  
  16. on mouseUp
  17.   scrollPict
  18. end
  19.  
  20. <Description> 
  21. This handler works with a large bitmap. One that won't fully fit onto the stage area. This handler allows you to move it around to see different portions.
  22.  
  23. <Movie>
  24. PNP01001.DIR
  25.