crossPlayer_basic
closeAble property.

cp.myPlayer.closeAble
cp.myPlayer.closeAble = true
property type: boolean.
default value: true

This property set to true will enable the close button in the top-right corner of the player-area. Closing the player causes the method destroyPlayer method. The look and feel is pretty much as closing an ordinary browser-window.

<NOTE>
This property must be set before the
buildPlayer method is executed.
</NOTE>


crossPlayer_basic reference Index.