Simple question, hopefully!?!?!
I'm just getting my feet wet again using VB.net and I'm trying to write a silly little game, nothing fancy, and I want a little animation to run when switching from player 1 to player 2, and vice versa. I've modeled my spinning plaque which displays "player 1" and spins to display "player 2" in TrueSpace and rendered it to an AVI file, it's only 20 frames, I can easily render it to pretty much any animation format, and I can render individual frames, to deal with separately, if need be. Any suggestions as to how I can display this animation (using any means necessary) in the upper left hand corner of the form? Thanx in advance for the help!
Re: Simple question, hopefully!?!?!
You could use a media player control.
Are you using DX? :)