* Soardra did some more research *
so this is what I've figured out:
v backslash used when separating drive from folder within (open your SkinInfo.xml file in a browser)
C:\Program Files\Messenger Plus! Live\Skins\My Folder\SkinInfo.xml
v slash used to separate http command from website
http://shoutbox.menthix.net/
v slash used in IRC commands (IRC is the oldest chat program in existance btw)
/me
v v both used in monster smiley
(''\(o,,o)/'')
This is how I word things in my SkinInfo.xml file:
code:
<Pictures>
<Picture=Id"???">
<File>Images/blah.png</File>
</Picture>
</Pictures>
This is how it appears in a browser in the address bar:
C:\Program Files\Messenger Plus! Live\My Folder\Images\blah.png
I can now see that you were right in saying that the kind of slash did NOT matter. However, make sure that you're using the slash in the TAGS o-o because I'm pretty sure that DOES matter.