its "(resolution, color_depth, fullscreen/windowmode)"
e.g.: for a resolution of 1280x960, 16bit and fullscreen

switch_video (9, 16, 1);

the command is "switch_video", but not "video_switch".
or maybe your screen doesn´t support a resolution of 1280x960.



sef