Shows a movie clip.
Definition
public void Show();
Remarks
Equivalent to: movie_clip.Visible = true;
Equivalent to:
movie_clip.Visible = true;