BasicInterface
BasicMovieClip offers default implementations of the methods declared by
the BasicInterface. Use this class in conjunction with MovieClips
on stage.
public function toString():StringReturns the string representation of this movieclip.
The string representation is obtained via the stringifier returned by the Config.getObjectStringifier method.
the string representation of this instance