Thanks very much, problem fixed. I had the avi file in the wrong place and was missing small bits of coding.
function room_AfterFadeIn() {
PlayVideo("testing.avi", eVideoSkipEscKey, 0);
}
function room_AfterFadeIn() {
PlayVideo("testing.avi", eVideoSkipEscKey, 0);
}