home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / zkuste / vbasic / Data / Utils / animgif1.zip / readme.txt < prev    next >
Text File  |  2000-10-26  |  1KB  |  52 lines

  1.                 INSTALLATION
  2.  
  3.     Install all the files in the same directory
  4.  
  5.                 DESCRIPTION
  6.  
  7.     Animgif is an Animated Gif viewer as well as a viewer for the usual VB
  8.     formats. It is written for VB6. This is a Demo Version.
  9.  
  10.                 INSTALLATION
  11.  
  12.     Add to component through VB6 or use regsvr32.exe to register it.
  13.  
  14.                 PROPERTIES
  15.  
  16.     Autostart    runs gif after loading
  17.  
  18.     Busy        Read only, lets you know if it is busy loading a gif
  19.  
  20.     File_name    The full path and file name
  21.             In design mode, it shows the first gif image for
  22.             aligning.
  23.             *NOTE: the gif is not embedded into your program, 
  24.              all gifs should be included with your program.
  25.  
  26.     Maxframe    The last frame in the gif.
  27.  
  28.     Speed Adjust    To adjust your gifs speed should you want to
  29.             Minimum is 1% Max is 400%
  30.  
  31.                 COMMANDS
  32.  
  33.     Ani_gif.play    Play the gif, if a frame is specified 
  34.             ie: "ani_gif.Play 3" the forth frame is 
  35.             displayed. If "ani_gif.play -2" is specified then
  36.             the gif is stepped through the frames.
  37.  
  38.  
  39.     ani_gif.pause    Pause the gif
  40.  
  41.                 EVENTS
  42.  
  43.     Ani_Gif1_FrameChange(framenumber As Long):
  44.  
  45. This event is triggered on a change of frame, framenumber is the current frame.
  46.  
  47.  
  48. Use of this software is soley at the users risk and may be distributed freely.
  49.  
  50. Animgif is 15.00 to purchase. 
  51.  
  52. Our email address is cawevb@yahoo.com