		theTrack = NewMovieTrack (theMovie, 					 /* movie specifier */
								  FixRatio(trackFrame.right,1),  /* width */
								  FixRatio(trackFrame.bottom,1), /* height */
								  kNoVolume); 					 /* trackVolume */