Hi

Thanks for your replies which are a bit beyond my knowledge level I think. I have been puzzling over them a while.

To clarify, my script has no video screen settings - I presume the screen goes to a default setting? Having done some reading I came across video_screen = 1; and after trying it found that my .avi file did not play and my buttons appeared in different places. My game did nowever, fill the complete screen using this setting which is something I want.

My concern is that without a video_screen = 1; setting, my game will not fill the whole screen. Is this correct? I would like to see it e.g. fill my whole TV screen.

I am not worried about the buttons as I can reset these fairly easily if I need to use the video_screen = 1; setting.

Getting the .avi to work with a video_screen = 1; setting is a problem however. Are you saying that by recreating my .avi and using a different aspect ratio e.g. 1024x768 the .avi will then be able to work?

Thanks for your help.