crossPlayer_basic
skinBaseHref property.

cp.myPlayer.skinBaseHref
cp.myPlayer.skinBaseHref = "/some_sub_directory";
property type: string.
default value: current document href

Unless you skin-images is located in same directory as the current document, you must alter this value to point at the directory where the skin-images are located. skinBaseHrefs paths can be absolute or relative. Remember that this property does
not apply to button paths. These paths must be referenced separately within the addButton method.

crossPlayer_basic reference Index.