From: Matthew Flatt (mflatt at cs.utah.edu) Date: Sat Aug 14 09:36:33 EDT 2004 |
|
> On Aug 14, 2004, at 12:22 AM, Dave Herman wrote: > > Is it possible to embed movies in slideshow presentations, perhaps by > > embedding an arbitrary frame that executes an external program? You can also create a new frame% and do anything you like with it, or launch an external program using `system'. The simplest way to trigger the new frame or external program is to create a clickable slide element with `clickback'. Matthew
Posted on the users mailing list. |
|