Introduction - If you have any usage issues, please Google them yourself
		 
Makes a simple avi movie from a sequence of frames
The user can control the display time of each frame. The movie is created in the same folder where this function is run.
Usage:
 Inputs:          
 name: root name of the framse 
filetype:  .bmp    ,   .jpg   ,  .jpeg  ,  .tif   ,,,,
number_of_frames: number of the frames
 display_time_of_frame: it is the display time of each frame  
 Output:
 it creates a file named as Movie.avi in the same folder of this function