How to play video in TGEA 1.7.x?
by Mquaker · in Torque Game Engine Advanced · 06/19/2008 (7:48 pm) · 3 replies
I saw GuiTheoraCtrl in TGEA 1.7.x sources.
but i don't use GuiTheoraCtrl in gui editor.
i want play video file in gui.
but i don't use GuiTheoraCtrl in gui editor.
i want play video file in gui.
About the author
visit : http://www.quakedev.net
#2
06/19/2008 (9:17 pm)
Ok, thanks adam. :)
#3
07/20/2008 (6:51 pm)
Some friends of mine used a sequence of low-res PNG files and a single GuiBitmapCtrl and a function "setBitmap" over and over to create a "flip book" style animation. With this, they were able to create a 3d interactive GUI menu and you could use it to create a video. It wouldn't be as resource efficient as the Theora, but I played around with it and it does work quite well.
Torque Owner Adam Beer
Ignition Games Inc.