By Default Musicbox player skins are created in *.gif format. |
By default Musicbox Player skins are created in *.gif format that means your player skins you create must be in gif format however you can use jpg format or any other format for player skins but you will need to change gif to jpg or any other image format in playerskins.php cookies.
Note : you cannot use both jpg and gif or any other image types at the same time for skins. All your player skins must be in same indivisual image format. Either gif or jpg or any other indivisual format. Player skins uses cookies to set skins as default on users system with advance javascript coding from Musicbox developers How to Create New Player Skins : Open player/skins/create-skins.psd in adobe photoshop and insert new images in layers and save it as gif format. How to Insert Code for new skins on skins page : open player/playerskins.php and insert the below code after <body> tags - replace skin(numeric)default with new numeric numbers like 4..5..6..etc. Important : All skins name must be in numeric or alphabetic format like 1) skin1default.gif 2) skin2default.gif 3) skin3default.gif Where To Place New Skins : You must place all your new created gif skins in player/skins folder. Cookies code for Jpg skins format : Below cookies code is provided to you so you can simply open playerskins.php and replace cookies from gif to cookies with jpg |