On Mon, 2 Mar 1998, Kelly, Bryan wrote:

> Hi Rick and Milan,
> 
> In Tcl version 7.5 you want to type:
> 
> > exec clock -d &
> > 
> However, I'm VERY interested in that tksteal extension you mentioned
> Rick . . . (to embed the clock in a frame).
> 
> Is it possible to do similar things with Tcl/tk launching *.avi files?

Tcl/Tk can't do this, but on UNIX systems the most recent versions of
XAnim can: you can pass the window it should draw into as a command
line parameter.  Our product MetaCard uses that feature (which we
implemented and contributed to XAnim) to play video clips in MetaCard
stack windows.  You can get more information on XAnim from
http://xanim.va.pubnix.com/, or download binaries for most UNIX
systems (which are included in the MetaCard distributions) from the
MetaCard WWW site http://www.metacard.com/

If you want this to work on Windows or Mac system, you'll need to get
product like MetaCard that has built-in support for movie playback.
  Regards,
    Scott

*********************************************************
Scott Raney  [EMAIL PROTECTED]   http://www.metacard.com
MetaCard: Scripting, without all the syntactic gymnastics
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).

Reply via email to