http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
in the specified dimensions.titleBar="false" hides the title bar (The one on top with the Close, Maximize, And Minimize buttons).scriptFile represents our javascript file which handles the programming part of the skin.onload and onresize are events which are triggered when the window is
loaded or resized respectively. Please note that the onresize event is not called in case the skin is not resizable.backgroundColor="none" specifies that the skin is transparent in areas where nothing ...
Published 5 years, 5 months ago