Back Previous Next


Linguist media package - show

Syntax:

   show {player}
   show controller of {player}

Keyword handler:

   linguist.media.keyword.MKShow.class

Runtime handlers:

   linguist.media.handler.MHShowControlComponent.class
   linguist.media.handler.MHShowVisualComponent.class

Function:

Show the control or visual component of the specified player.

Example(s):

   show MoviePlayer
   show controller of MoviePlayer


Back Previous Next