Subject: ImageFX and MovieShop Scripts
Author : Gary P. Leach
Date   : 4th June 1996
email  : gary@gmap.leeds.ac.uk

(1) Getting a render of the current ImageFX preview window on the VLAB display.

    Copy the file vmotion.ifx into ImageFX/Rexx
    Within ImageFX click on Arexx button and select vmotion.rexx


(2) AutoFX rendering to MovieShop

    Not sure if this actually works but the idea is to save image processing within AutoFX
    to MovieShop frame by frame.  Hence in a batch process we only ever have one temporary
    file.  Avoids having to batch process to a whole set of temporary files and then importing
    the whole lot - saves disk space!

    Two files need to be copied to ImageFX/Rexx/AutoFX

          SaveAsMovieShop.ifx                Simply saves current buffer to end of ImageFX scene
                                             or current scene if no ImageFX scen exists.

          SaveAsMovieShop.ifx.pre            Couldn't think of anything to do in here!


    Just use the files as you would any other SaveAsXXX scripts within AutoFX.


NB
These files are QUAD hacks and could use some error checking!

Is there an easy way to set up a single click or key press for (1) - yes I really am that lazy!

If you extend these scripts in any way then I would appreciate a copy by email at the above address.



