Fast Newbie's Skinning Walkthrough for MM 3: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(steegy there was too much detail to be of fast use for newbies who need a checklist not a lab report)
m (added info,)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
the theme editor is an program made to edit skin files and make new ones.
__NOTOC__


the version to use now is the found at a link in this post by steegy.


http://www.mediamonkey.com/forum/viewtopic.php?p=70332#70332
''Tutorial written by Roving Cowboy.''


click that link it goes to the post then just click on the link steegy gave.  
===Reason for this Lesson===
This tutorial will guide you through some basic steps to get you started with skinning for MediaMonkey v3, don't skip any steps follow them and you will learn how to do it first. Then you can figure out what you can do for shortcuts, but as the name implys this is for NEWBIES to learn with so don't skip any steps. The skinning editor to use is this one.[http://www.mediamonkey.com/contrib/artwork/themeeditor7.exe Theme Editor 7].
===Disclaimer===
this is not telling you all the tricks and things to do when creating a '''new''' skin, which is one that you have to change the location of the buttons.
'''this is only showing you how to make the same skin shape with different images.''' once you get this down you can read the more complicated lessons and how to skin mm3 pages such as the tips page, you also will need to ask in the forum if you get unsure of what you are needing to do.
====Open up an existing skin====
I Recommend getting one of the '''Original Default Recolored skins''' or my '''The Blues Monkey skin''' those will be easier to do this with. Since the new default skin by Morten is not done the same way he used some scripting skills of his to change things in it, he did not do it the way i did this.
<ol start="1">
the first image is just to show you what all these words are saying to do. it starts with a main folder for storage, the lesson starts describing to you in section 2 of the image.
<li>Make a new folder name it the name you want for your new skin. Make a copy of an existing skin, e.g. the default skin at the time of this lesson was the "Royal Blue.msz" but it has been removed so try using any other skin, it does not matter for this lesson the images are still the same, and different skins have different options which when you try and adjust it to your liking you will see how to add them in. (usually located under "C:\Program Files\MediaMonkey\Skins"), and give it same name as the new folder.</li>
<li>Place that copy of the skin and the (theme engine.exe file); in the new folder. Change the extension from .msz to .zip so that you can open the file (actually a normal zip file) with an installed zip program.</li>
<li>Unzip / Extract the files from the .zip file, into your new folder then delete the ".zip" file.
(It is no longer needed and will just confuse you.).</li>
[[Image:Skins folders.jpg]]<br>
<li>Open up your new skin folder if not there already, and look for the .mskn files. These are the skin files that can be opened and edited by the theme editor. Theme.mskn is the file that defines the skin of the MediaMonkey's list view otherwise known as the explorer shell extension; the other mskn files skin what they are called;</li>
*''Player.mskn'' and ''Player.ini'' for the internal player
*''FloatPlayer.mskn'' and ''FloatPlayer.ini'' for the floating player. (this is now called mini player on the theme's buttons and in the options)
*''MicroPlayer.mskn'' and ''MicroPlayer.ini'' for the taskbar player <br>( you will have to copy the microplayer mskn and ini files, then rename them both the copied and the original files, rename them by use of "H"  on end of name for a horizontal player, use "V" on end of name for a vertical player,  you can use the same image's on each you just need two of the '''microplayer skin'''. the vertical one will need you to turn the skin's '''back.bmp''' from the hortizontal postion, which it would be if you copied the other skin. to the vertical postion. the size will be the same it just needs rotated. and you then need to adjust all the items listed, in the vertical player's ini file so they will be on the player when viewed.)
</ol>


to learn on making a skin.  
====Export the skin's images====
:'''Note:'''In order to modify the images used by the skin, you have to export them first. Create a new folder inside your new skin's folder for each .mskn file that you want to edit the images for. That way, you can keep these images separated from the other skin files.
<ol start="5">
<li>Start the theme editor and load the chosen ''.mskn'' file through the theme editor's menu File > Open...</li>
<li>Use The menu File > Export Bitmaps... to export the skin's image resources to the folder you created for the ''.mskn'' file (see note above).</li>
<li>Open up this folder and look at the images. (You might have to turn on View as images for your folders, to see them instead of the file icons.) Usually you will see either one big skin image or a lot of small ones (usually one per control), together with some background images. The magenta color seen in the theme engine before you export the image can turn pink on your exported image. Either one will still represent the transparent parts of the image.
:'''Note:''' The theme editor adds the .bmp extension to the exported files without removing the previous extension first. You have to fix the file names manually (e.g. change "myimage.png.bmp" to "myimage.png") that will allow your image to overwrite the original image in the mskn file when you put yours in the file.</li>
(This was made to show you the areas used for the default skin's theme images.)<br>[[Image:Skin_layout_guide.jpg]])


1. make a copy of the default skin royal blue.msz
<li>To edit the exported images, you can use any image editor that supports bitmap files. However, a more advanced image editor is recommended I suggest these. (e.g. [http://www.ulead.com Ulead], [http://www.adobe.com/nl/products/photoshop/photoshop/ Adobe Photoshop], [http://www.photofiltre.com/ Photofiltre] you can use others but I do not suggest gimp for newbies). Edit all the skin images that you want to change, and save them back on the same file name (overwriting the existing files) I would just for the first time skinning cover the exact same images you see on the main image maps.</li>
</ol>
:'''UPDATE:''' As you can see in the image map above. the button images for the speed buttons that are in the center near the top. There is one called "Transparent face" this was used in place of an image on the buttons focused bitmaps. which made it show the first bitmap image when you held the mouse over the button and Focused on it. this use was changed in the media monkey 3 alpha 4 version. the focused bitmap image for all the buttons must have a colored bitmap image chosen. the transparent image is not used like that now. you need to make a white or a black image and use it instead of the transparent one. what that was done for is to be able to have a button with in a button. so you make the black image the size of the click-able part of the button; either the whole button or just part of the image and that is what will be the click-able area. the white image when used means a non click-able area. I have not done this my self but that is what it is to be used for, I'm thinking one of the other skinners is using this double button in a button stuff. '''I only tell you this black and white image stuff, because you need to know the update to the way it is used has made the transparent image, un-usable for the buttons that control the player and the buttons for the playlist and Eq, and etc.., The transparent image IS still used for the the speed buttons, and other buttons on the list view menu area.'''


2. place that copy of the skin in a new folder with the them engine.  
====Replace the skin's images with the modified ones====
<ol start="9">
<li>Once the images have been edited, make the theme editor visible again (or reopen the .mskn file in case you closed it). In the tree on the left side of the screen, click the '''+''' sign in front of "images". This will show you a list of all the images in the .mskn file.</li>
<li>Select the name of an image that you want to replace with a modified version. Click the "Replace Image..." button, then click "Load bitmap..." and browse to the modified image. Click Open and finally OK.</li>
:'''Note:'''You do not have to worry about "From Gallery..." or "Mask" yet. You will find out what those mean later. Just remember that the theme editor by default will interpret all area's of the magenta / pink color on an imported image as transparent.
Do the same for all images you modified outside the theme editor, and then save the skin and close the theme editor.
<li>Now you do the same for the other mskn files. The one called theme has the most images to change so it will be the toughest one. When all images and mskn files have been edited if you did make the folders in your new skin's folder for each mskn file as suggested. You then copy all the mskn files from inside each of their folders.<br>
In addition, paste them back in the new skin folder that the mskn files were first, unzipped in to which should be the folder you named for your new skin. <br>
This is done to make it easier to create the skin file later. </li>
</ol>


3. change the name of the copy of the skin file from .msz to .zip
====Other skin files to include====
<ol start="12">
<li>In the skin's folder, you can create an '''Icons''' subfolder (if it is not there already). There you can put an image '''NoAArt.png''' that is used when there is no album art. As the folder name implies you can add icons in the folder after the release of media monkey version 3. (to replace the standard icons in mediamonkey.  '''(still not working)''')</li>
<li>You can also change the background images for the various panes in MediaMonkey:</li>
*''sdb_background_aaview.bmp'' for the Album Art background
*''sdb_background_list.bmp'' for the Tracks List background
*''sdb_background_playing.bmp'' for the Now Playing background
*''sdb_background_tree.bmp'' for the Tree background
(The list and the playing backgrounds can not use images in mm3 with out some trickery to get them seen so just color them this first time.)
</ol>


4. unzip the file in to that same folder it is in.  
====Close and test the skin====
<ol start="14">
<li>Okay now this is where copying all the files back in step 11 comes in handy. So all you want changed is changed and you got all the edited mskn files copied back in the folder of your skins name. You now just select all the images; the ini files the mskn files and the icon folder. That is in your new skin's folder, then by using your zipping program you zip them in to one zip file.<br>
(Do NOT zip your new skin's folder just the files needed for the skin.)
Change the name of the zip file to whatever name you want to call your new skin, and make it an .msz file by changing the extension from .zip to .msz<br><br>


5. then just look for the mskn files if you see one that says default in the folder after you unzipped the royal blue skin you can delete that default one but only from that new folder you just made.
Example: '''My great skin.zip''' is changed too '''My Great Skin.msz'''<br><br>
you need to look for the .mskn files those are the ones that are opened
and worked on by the theme engine.  


6. find all the mskn files you then should make a folder for each mskn file in the skin just to keep the images separated. then copy or move the mskn file for the name of the folder you made for it. in to that folder.  
The '''.msz''' file should be placed in MediaMonkey's Skins folder (usually "C:\Program Files\MediaMonkey\Skins").<br></li>
<li>If MediaMonkey is not running yet, then start it now. Test your skin by selecting it from the settings: menu Tools > Options... > Appearance > Skin > Select Skin. Choose your skin and click OK. Now you can check out all of the skin elements as they are used in MediaMonkey, and see if anything needs to be fixed or improved.  
</li>
</ol>


7. you will have to copy the micro player mskn and ini files then rename them both the copy's and the original one. they should be named micorplayerH.mskn and microplayerH.ini and micorplayerV.ini and micorplayerV.mskn.
they are both the same player just one is vertical and the other is horizontal.


8. you need to once you get all the mskn files copied and or moved in to their own folder, it is time to get the theme engine in to use. start the theme engine up and use its open button to browse to the folder for the  
''Enjoy, and good luck at making new skins. Feel free to ask any questions you might have, preferably using the [http://www.mediamonkey.com/forum/viewforum.php?f=9 skinning forum] or by sending a private message to one of the skin makers out here.''
first one you want to change images on. then open that folder's mskn file.


9. now look at the engines menu bar. click on the word file or edit. you need to find the words export bmp's click on that export bmps.
--- [[User:Rovingcowboy|RovingCowboy / Keith Hall]] <br>
on that panel make sure it will export them in to the folder that mskn file is in. then click on export. then close out and exit the theme engine for now.  
--- re edited by Steegy redid formating and added Extra Notes And Tips<br>
--- re edited by Rovingcowboy / Keith hall, fixed typos re added left out steps,<br> corrected wrong information, added some examples.<br>
--- re edited by Rovingcowboy / Keith hall, added or adjusted information,<br> corrected wrong information.


10. now go in to that folder and look around at the images.
===Extra notes===
you will see a couple big images with lots of pink on. that is the skin or part of it. you need to open that image with your image editing program like picture it. but first check the format of the images. for some reason when i export the images from the skin's mskn file the engine adds an extra set of format letters? remove the last set so it looks like [http://www.mediamonkey.com/wiki/index.php/Image:Skin_layout_guide.jpg themeskinimage.png] and not like .png.bmp
<ul>
once you open the image in your photo editor go to work scanning the images on the makin / working image there are some places you can cover the pink but not all places. just for the first time cover the exact same images
<li>'''File extension not shown:''' If you can't see the extension at the end of a file name, you first have to change the folder settings in Windows: uncheck "Hide extensions of known file types", through the menu Tools > Folder options... > tab Display.</li>
you see on the main image map.
<li>'''Main program skin: MM2 vs. MM3:''' The main program skin format for MM3 is almost exactly the same as the skin format for MM2. The most recognisable difference between the two versions is that a MM2 skin file is named ''default.mskn'', whereas a MM3 skin file is named ''Theme.mskn''. Because the MediaMonkey's theme engine is backward compatible, you can rename the MM2 ''default.mskn'' file to ''Theme.mskn'' to get it working as MM3 skin.(not adviseable for newbies to try, because it is hard to do, very hard)</li>
<li>'''''Readme.txt:''''' Don't forget to add a ''Readme.txt'' file to your skin, with some information like its name, release date, author, origin/idea, ... </li>
<li>'''Theme Editor:''' The [http://www.mediamonkey.com/contrib/artwork/themeeditor7.exe theme editor] is the (only) program usable to create and edit skin files.</li>
</ul>


11. do that with all the images and reopen the mskn file with the theme engine editor this time click on the plus sign by the word images.
it will show you a list of images in the mskn file. and 3 buttons. click on the name of an image and then on the replace image button then browse to the same image name that you changed and put that in the mskn file it will be used now. so do that to all the images that were in that mskn file that you changed.


12. now do the same for the other mskn files. the one called theme has the most images to change so it will be the toughest one.
===Power tips===
 
<ul>
13. when all images are changed and replaced in their respective mskn files. you then if the mskn files are in separate folders. copy all the mskn files and paste them back in the main folder that they were originally unzipped in .
<li>'''Skin file vs. skin folder''': MediaMonkey will read subfolders in the ''Skins'' folder in the same way as it reads the ''.msz'' files in it. This is very handy when you're creating and testing your skin, so you don't have to zip/rename constantly. Do not zip the new skins folder up. There is no need for all the folders and images you used in making the new skin be in the skin file, just the images and files you seen when you first unzipped the mm 3 royal blue skin, which is what is said in step 14. The reason is simple as in this example <br><br>folder zipped as skin file = 1.4 mbs<br>same skin only files zipped = 789kb's  <br><br> now that is not exact numbers but that shows what happens with unneeded files in the skin's zip file.</li>
 
<li>'''Reload an edited skin:''' To reload a skin (e.g. if you modified it while MediaMonkey was running) you don't have to restart MediaMonkey. Just go to the options and reselect your skin (select another skin and then select your own skin again).</li>
14. now you see the icon folder. that is only usable for the no album art image. you can open that image up and change it if you want too.
<li>'''''.msz'' file association:''' Instead of always changing the ''.msz'' to ''.zip'' and then opening the ''.zip'' file, you can let your zip program recognize the ''.msz'' file by associating the ''.msz'' extension with it. While in Windows Explorer, right-click the ''.msz'' file and choose "Open as..." (if "Open as..." isn't available then press the Shift key while you right-click the file, or just double-click the file). In the opened dialog, select or browse to your zip program, check "Always open ..." and click OK. You should now see that the file icon of the ''.msz'' files has changed. When you now double-click such a file, it will automatically be opened in your zip program. </li>
 
<li>'''''.mskn'' file association:''' To be able to open/edit the skin file in the theme editor by double-clicking the file, you have to associate the ''.mskn'' file with the theme editor application, in the same way as explained in the previous power tip.</li>
15. now every image that was unzipped in to the folder like the sel.png and the sdb list background images? change them to what you want.
</ul>
only the long thin ones cant be changed in size and no image will work on them with out some trickery so just change their colors for the first attempt at skinning.
 
16. okay now all is changed and all the mskn files are back in the folder with each other. now just select all the images and ini and mskn files and the icon folder. use your zipping program and zip them in to one zip file.  
change the name of the zip file to what ever name you want to call your new skin and make it an .msz file.  
 
17. now copy that msz skin file you just made. take it to the program folder you made for the mm3 alpha test version. then in that folder you will see a skins folder go in to that skins folder and paste that new skin you made in there.  
 
now when you go and open mm3 you can go to the menu bar click on tools go to the options link click the link when the panel shows up you just scroll the tree down to see the directory for skins. click on skins and you will see the choices of skins you have on the right select the name of the skin you just made and monkey will change to use it then click okay.  
 
now check out all the stuff and see if anything needs fixed in your new skin.  
 
the media monkey 2.5.5 skins are made the same way only there is no image map and they are a combination of winamp classic skins and a theme .mskn skin. you unzip that wsz file by changing it to zip just like the mm3 skins only when you unzip it you will see all the winamp images that you need to change in your image editor.  
and an mskn file you use the theme engine on that file tool only there is tons of images in it since there is no image map.
 
mm 2.5.5 skins take me about 15 to 20 hours to make i can get the mm3 skins done in about 4 to 6 hours depending on how much i change.  
 
enjoy and good luck on making new skins.
any questions ask away lots here can answer.
but i don't work so i am in here a lot.  
hope to see new skins shortly glad your willing to make some

Latest revision as of 13:24, 12 December 2008


Tutorial written by Roving Cowboy.

Reason for this Lesson

This tutorial will guide you through some basic steps to get you started with skinning for MediaMonkey v3, don't skip any steps follow them and you will learn how to do it first. Then you can figure out what you can do for shortcuts, but as the name implys this is for NEWBIES to learn with so don't skip any steps. The skinning editor to use is this one.Theme Editor 7.

Disclaimer

this is not telling you all the tricks and things to do when creating a new skin, which is one that you have to change the location of the buttons. this is only showing you how to make the same skin shape with different images. once you get this down you can read the more complicated lessons and how to skin mm3 pages such as the tips page, you also will need to ask in the forum if you get unsure of what you are needing to do.

Open up an existing skin

I Recommend getting one of the Original Default Recolored skins or my The Blues Monkey skin those will be easier to do this with. Since the new default skin by Morten is not done the same way he used some scripting skills of his to change things in it, he did not do it the way i did this.

    the first image is just to show you what all these words are saying to do. it starts with a main folder for storage, the lesson starts describing to you in section 2 of the image.
  1. Make a new folder name it the name you want for your new skin. Make a copy of an existing skin, e.g. the default skin at the time of this lesson was the "Royal Blue.msz" but it has been removed so try using any other skin, it does not matter for this lesson the images are still the same, and different skins have different options which when you try and adjust it to your liking you will see how to add them in. (usually located under "C:\Program Files\MediaMonkey\Skins"), and give it same name as the new folder.
  2. Place that copy of the skin and the (theme engine.exe file); in the new folder. Change the extension from .msz to .zip so that you can open the file (actually a normal zip file) with an installed zip program.
  3. Unzip / Extract the files from the .zip file, into your new folder then delete the ".zip" file. (It is no longer needed and will just confuse you.).

  4. Open up your new skin folder if not there already, and look for the .mskn files. These are the skin files that can be opened and edited by the theme editor. Theme.mskn is the file that defines the skin of the MediaMonkey's list view otherwise known as the explorer shell extension; the other mskn files skin what they are called;
    • Player.mskn and Player.ini for the internal player
    • FloatPlayer.mskn and FloatPlayer.ini for the floating player. (this is now called mini player on the theme's buttons and in the options)
    • MicroPlayer.mskn and MicroPlayer.ini for the taskbar player
      ( you will have to copy the microplayer mskn and ini files, then rename them both the copied and the original files, rename them by use of "H" on end of name for a horizontal player, use "V" on end of name for a vertical player, you can use the same image's on each you just need two of the microplayer skin. the vertical one will need you to turn the skin's back.bmp from the hortizontal postion, which it would be if you copied the other skin. to the vertical postion. the size will be the same it just needs rotated. and you then need to adjust all the items listed, in the vertical player's ini file so they will be on the player when viewed.)

Export the skin's images

Note:In order to modify the images used by the skin, you have to export them first. Create a new folder inside your new skin's folder for each .mskn file that you want to edit the images for. That way, you can keep these images separated from the other skin files.
  1. Start the theme editor and load the chosen .mskn file through the theme editor's menu File > Open...
  2. Use The menu File > Export Bitmaps... to export the skin's image resources to the folder you created for the .mskn file (see note above).
  3. Open up this folder and look at the images. (You might have to turn on View as images for your folders, to see them instead of the file icons.) Usually you will see either one big skin image or a lot of small ones (usually one per control), together with some background images. The magenta color seen in the theme engine before you export the image can turn pink on your exported image. Either one will still represent the transparent parts of the image.
    Note: The theme editor adds the .bmp extension to the exported files without removing the previous extension first. You have to fix the file names manually (e.g. change "myimage.png.bmp" to "myimage.png") that will allow your image to overwrite the original image in the mskn file when you put yours in the file.
  4. (This was made to show you the areas used for the default skin's theme images.)
    )
  5. To edit the exported images, you can use any image editor that supports bitmap files. However, a more advanced image editor is recommended I suggest these. (e.g. Ulead, Adobe Photoshop, Photofiltre you can use others but I do not suggest gimp for newbies). Edit all the skin images that you want to change, and save them back on the same file name (overwriting the existing files) I would just for the first time skinning cover the exact same images you see on the main image maps.
UPDATE: As you can see in the image map above. the button images for the speed buttons that are in the center near the top. There is one called "Transparent face" this was used in place of an image on the buttons focused bitmaps. which made it show the first bitmap image when you held the mouse over the button and Focused on it. this use was changed in the media monkey 3 alpha 4 version. the focused bitmap image for all the buttons must have a colored bitmap image chosen. the transparent image is not used like that now. you need to make a white or a black image and use it instead of the transparent one. what that was done for is to be able to have a button with in a button. so you make the black image the size of the click-able part of the button; either the whole button or just part of the image and that is what will be the click-able area. the white image when used means a non click-able area. I have not done this my self but that is what it is to be used for, I'm thinking one of the other skinners is using this double button in a button stuff. I only tell you this black and white image stuff, because you need to know the update to the way it is used has made the transparent image, un-usable for the buttons that control the player and the buttons for the playlist and Eq, and etc.., The transparent image IS still used for the the speed buttons, and other buttons on the list view menu area.

Replace the skin's images with the modified ones

  1. Once the images have been edited, make the theme editor visible again (or reopen the .mskn file in case you closed it). In the tree on the left side of the screen, click the + sign in front of "images". This will show you a list of all the images in the .mskn file.
  2. Select the name of an image that you want to replace with a modified version. Click the "Replace Image..." button, then click "Load bitmap..." and browse to the modified image. Click Open and finally OK.
  3. Note:You do not have to worry about "From Gallery..." or "Mask" yet. You will find out what those mean later. Just remember that the theme editor by default will interpret all area's of the magenta / pink color on an imported image as transparent.
    Do the same for all images you modified outside the theme editor, and then save the skin and close the theme editor.
  4. Now you do the same for the other mskn files. The one called theme has the most images to change so it will be the toughest one. When all images and mskn files have been edited if you did make the folders in your new skin's folder for each mskn file as suggested. You then copy all the mskn files from inside each of their folders.
    In addition, paste them back in the new skin folder that the mskn files were first, unzipped in to which should be the folder you named for your new skin.
    This is done to make it easier to create the skin file later.

Other skin files to include

  1. In the skin's folder, you can create an Icons subfolder (if it is not there already). There you can put an image NoAArt.png that is used when there is no album art. As the folder name implies you can add icons in the folder after the release of media monkey version 3. (to replace the standard icons in mediamonkey. (still not working))
  2. You can also change the background images for the various panes in MediaMonkey:
    • sdb_background_aaview.bmp for the Album Art background
    • sdb_background_list.bmp for the Tracks List background
    • sdb_background_playing.bmp for the Now Playing background
    • sdb_background_tree.bmp for the Tree background
    (The list and the playing backgrounds can not use images in mm3 with out some trickery to get them seen so just color them this first time.)

Close and test the skin

  1. Okay now this is where copying all the files back in step 11 comes in handy. So all you want changed is changed and you got all the edited mskn files copied back in the folder of your skins name. You now just select all the images; the ini files the mskn files and the icon folder. That is in your new skin's folder, then by using your zipping program you zip them in to one zip file.
    (Do NOT zip your new skin's folder just the files needed for the skin.) Change the name of the zip file to whatever name you want to call your new skin, and make it an .msz file by changing the extension from .zip to .msz

    Example: My great skin.zip is changed too My Great Skin.msz

    The .msz file should be placed in MediaMonkey's Skins folder (usually "C:\Program Files\MediaMonkey\Skins").
  2. If MediaMonkey is not running yet, then start it now. Test your skin by selecting it from the settings: menu Tools > Options... > Appearance > Skin > Select Skin. Choose your skin and click OK. Now you can check out all of the skin elements as they are used in MediaMonkey, and see if anything needs to be fixed or improved.


Enjoy, and good luck at making new skins. Feel free to ask any questions you might have, preferably using the skinning forum or by sending a private message to one of the skin makers out here.

--- RovingCowboy / Keith Hall
--- re edited by Steegy redid formating and added Extra Notes And Tips
--- re edited by Rovingcowboy / Keith hall, fixed typos re added left out steps,
corrected wrong information, added some examples.
--- re edited by Rovingcowboy / Keith hall, added or adjusted information,
corrected wrong information.

Extra notes

  • File extension not shown: If you can't see the extension at the end of a file name, you first have to change the folder settings in Windows: uncheck "Hide extensions of known file types", through the menu Tools > Folder options... > tab Display.
  • Main program skin: MM2 vs. MM3: The main program skin format for MM3 is almost exactly the same as the skin format for MM2. The most recognisable difference between the two versions is that a MM2 skin file is named default.mskn, whereas a MM3 skin file is named Theme.mskn. Because the MediaMonkey's theme engine is backward compatible, you can rename the MM2 default.mskn file to Theme.mskn to get it working as MM3 skin.(not adviseable for newbies to try, because it is hard to do, very hard)
  • Readme.txt: Don't forget to add a Readme.txt file to your skin, with some information like its name, release date, author, origin/idea, ...
  • Theme Editor: The theme editor is the (only) program usable to create and edit skin files.


Power tips

  • Skin file vs. skin folder: MediaMonkey will read subfolders in the Skins folder in the same way as it reads the .msz files in it. This is very handy when you're creating and testing your skin, so you don't have to zip/rename constantly. Do not zip the new skins folder up. There is no need for all the folders and images you used in making the new skin be in the skin file, just the images and files you seen when you first unzipped the mm 3 royal blue skin, which is what is said in step 14. The reason is simple as in this example

    folder zipped as skin file = 1.4 mbs
    same skin only files zipped = 789kb's

    now that is not exact numbers but that shows what happens with unneeded files in the skin's zip file.
  • Reload an edited skin: To reload a skin (e.g. if you modified it while MediaMonkey was running) you don't have to restart MediaMonkey. Just go to the options and reselect your skin (select another skin and then select your own skin again).
  • .msz file association: Instead of always changing the .msz to .zip and then opening the .zip file, you can let your zip program recognize the .msz file by associating the .msz extension with it. While in Windows Explorer, right-click the .msz file and choose "Open as..." (if "Open as..." isn't available then press the Shift key while you right-click the file, or just double-click the file). In the opened dialog, select or browse to your zip program, check "Always open ..." and click OK. You should now see that the file icon of the .msz files has changed. When you now double-click such a file, it will automatically be opened in your zip program.
  • .mskn file association: To be able to open/edit the skin file in the theme editor by double-clicking the file, you have to associate the .mskn file with the theme editor application, in the same way as explained in the previous power tip.