public bool IsPlaying()
 {
     return(MovieSystem.IsPlaying(this));
 }