> is there a way of exporting or turning a one-frame dir into an
> .avi or .mov that lasts longer than 1 frame in any way please ?

Sounds like you're talking about Lingo-driven animation, etc.  Unfortunately
there's not a way to enable Lingo while exporting a .dir.

To work around this, you can add a routine to your exitFrame handler that
captures screen snapshots, resizes them if necessary, and exports them as
still images with incremented names.  Then you can build the images into a
.mov or .avi.

Hope this is useful
Rob

/*********************************
* Rob Wingate, Software Human    *
* http://www.vingage.com         *
* mailto:[EMAIL PROTECTED] *
*********************************/

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to