hi everyone
i want to use some videos in my game as a full screen effect
but the video will not run, i got no errors from the engine but the video dont start
i use this code
function test_movie_startup()
{
{media_loop("test_play",NULL,100);}
}i use some wmv format, with avi i tryed before, but no result
wich format is the best?
did someone know how to run videos?