XanimTcl uses xanim-XXXXX-X.i386.rpm package written by Mark
Podlipec
to load on :
Example tcl/tk script code, using XanimTcl :
#!/usr/bin/wish -f
package require XanimTcl
movie .m -file your_file.avi
-volume 80 -width 160
-height
120 -scale 3
pack .m -expand yes -fill
both
.m toggle
(replace your_file.avi by a movie file)
See Also : proptest.tcl include in package.
Movie command description, on movie.html
http://www.sourceforge.net/projects/xanimtcl
Install XanimTcl package :
# tar -xvzf
xanimtcl-X.X.X.tar.gz
# cd xanimtcl/generic
# make ; make install
Bugs, please report bugs on :
cyril.barbato@yahoo.fr
THANKS TO :
Mark Podlipec
Mats Bengtsson
See Also :
A other movie
package http://mplayertcl.sourceforge.net
http://hem.fyristorg.com/matben/qt/