home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Explosion / 100-4013.iso / grafikpr / fxplay / fxplaysc.doc < prev   
Encoding:
Text File  |  1994-11-26  |  3.8 KB  |  101 lines

  1. FXPLAY SCRIPT LANGUAGE PRELIMINARY REPORT
  2. -----------------------------------------
  3. March 30,1994
  4.  
  5. ** STOP **
  6. ** IF YOU HAVE NOT READ FXPLAY.DOC, STOP AND DO SO NOW, THEN COME BACK **
  7. ** TO HERE **
  8.  
  9.    FXPlay is a stand alone FLI player.  It is part of the work I am doing
  10. to implement a stand alone Multi-Media scripting language.
  11.   
  12.   My goal is to develop a powerful "DOS" based shareware presentation package
  13. which will run well on machines that are borderline for the major
  14. windows presentation packages (i.e. anything under a 33mHz 486sx with Vesa 
  15. local bus and at least 8 megs of ram). 
  16.  
  17.    The registration for the shareware package is also going to be far lower        
  18. than the price for one of the major windows packages (Some are $400.00 or 
  19. more)  
  20.  
  21.     Planned features for the scripting language include all the effects
  22. in FXPlay plus:
  23.  
  24. *****************************************************************************     
  25.      Additional control over the Pixellation routine. The ability to
  26.      Pixellate individual areas of the screen while the animation is playing. 
  27.  
  28.      Additional control over the FLOATER effect.  User defined paths will
  29.      be allowed.
  30.  
  31.      Support for still frames in .PCX and .GIF format.
  32.  
  33.      Support for WAV and SND files.
  34.      (MIDI depends on whether or not I can get this program registered
  35.       by enough users so that I can afford the toolkit I need)
  36.  
  37.       Powerful commands for Line drawing and setting up text captions on
  38.       screen.
  39.  
  40.       Commands for moving a block of the screen from one part to another.
  41.  
  42.       Looping and user input commands in the scripting language.
  43.  
  44.       Mouse support.
  45.  
  46. ****************** The following are features that I want *******************
  47. ****************** to support but do not know if I can    *******************
  48. ****************** find the right information with out    *******************
  49. ****************** help.                                  *******************
  50.  
  51.       Playing of MID files.  (I need a toolkit I cannot afford
  52.                               or source code to play them on Sound 
  53.                               Blaster)
  54.       Playing of AVI
  55.       (Video for windows)   I need the technical specification
  56.                             for the AVI file format. 
  57.  
  58.       GUI drag and drop     This one depends on the level of interest
  59.       interface for gen-    I get on this project.  The initial
  60.       erating scripts       release of the script engine will
  61.                             include a description of the language and
  62.                             a player, you will have to edit scripts with
  63.                             DOS edit or another editor.
  64. *****************************************************************************
  65.    Suggestions are welcome.  
  66.  
  67.    Registration fee will be $35.00 for the completed language.
  68.    
  69.    You can support me in the development of this project and
  70.    save yourself money by sending $15.00 or what ever you can now.
  71.    If you do this you will be notified by mail when the scripting 
  72.    language is complete and it is yours for $5.00 postage and handling
  73.    if you have sent $15.00 or the difference between what you send and
  74.    $20.00 a total savings of $15.00 
  75.    
  76.    Subsequent upgrades will continue to be yours for $5.00 
  77.    postage and handling fees.
  78.  
  79.    Projected completion time for this project is late 94.
  80.  
  81.    ( I am not a corporation this is a one man project being done in my
  82.      spare time so support would be greatly appreciated. Please make
  83.      checks payable to Anthony W. Henry)
  84.  
  85.    My address is: Anthony Henry
  86.                   2307 23rd ST #1
  87.                   ZION IL, 60099
  88.    
  89.    I can be reached by E-Mail                  
  90.    CIS: 73073,3404
  91.    INTERNET:     73073.3404@compuserve.com
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.