Game Development Community

Learning to use Theora

by SJ · in Artist Corner · 04/10/2010 (7:57 pm) · 1 replies

I'm learning to use theora videos in torque 3d, but I can't seem to find script to control the video (pause, rewind, move to a point in the video). I've tried using a button to set the video's value, set it to not done and other things but it doesn't seem to work.

About the author


#1
06/17/2012 (9:49 pm)
I think the functions are like play(); or stop(); etc if not maybe just play() or stop()