private void button_Stop_Click(object sender, System.Windows.RoutedEventArgs e) { FlashPlayer.StopPlay(); FlashPlayer.Rewind(); }