virtual bool GetVisible() const = 0;
GetVisible obtains the visibility state of a movie clip set by SetVisible.
This method makes the movie visible/invisible. An invisible movie does not advance and does not render.
A Boolean value of 1 if the movie clip is visible, otherwise 0.