What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » B-day gift help .. skinning msn 2009

B-day gift help .. skinning msn 2009
Author: Message:
keep the faith
Junior Member
**


Posts: 25
– / Female / –
Joined: Apr 2009
O.P. RE: B-day gift help .. skinning msn 2009
thanks :D

I tried to change the color the way u mentioned.. didn't work and xmlspy reported an error .. so i followed how it's done in the official documentation (insert the RGB values as attributes ..and it worked= no errors reported.. but it didn't change the color of messenger =(

scene element didn't work neither...

when i saved my skininfo last.. there were no errors.. but still nothing the buddylist didn't work neither..

in the trace file:
09/04/15 20:40:01| SkinLoader: couldn't encode data for window 1001
09/04/15 20:40:01| Attribute pair is invalid. Line (def): 68. Column: 48

now the trace file says:
09/04/16 01:17:35| **** The trace has started ****
09/04/16 01:17:35| Skin: fromStart 0.0
09/04/16 01:17:35| Messenger version: 14.0.206.8064 (en-us)
09/04/16 01:17:35| Messenger Plus! version: 4.81.358
09/04/16 01:17:35| SkinLoader: Couldn't find file "1001.txt"
09/04/16 01:22:25| **** The trace has ended ****

XML code:
<SkinInfo xmlns="urn:msgplus:skins"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:msgplus:skins PlusSkins.xsd" Version="4">
    <Information>
        <Name>fromStart</Name>
        <Description>Skin for WLM2009</Description>
        <AboutUrl>insert url</AboutUrl>
        <Version>0.0</Version>
        <Screenshot>
         <File>screenshot.png</File></Screenshot>
        <Compatibility>
           <MsgVersion Major="14" Minor="0"/>
         </Compatibility>
         <TraceFile>true</TraceFile>
         <UpdateId>my_first</UpdateId>
         <BuildNumber>1</BuildNumber>
         <AllowAutoUpdate>true</AllowAutoUpdate>
    </Information>
    <Options>
     <MessengerPlus>
         <AllowContactListChange>true</AllowContactListChange>
         <AllowChatWndChange>true</AllowChatWndChange>
     </MessengerPlus>  
     <Messenger>
     <ResetUserColor R="225" G="0" B="0"/>
     <ResetUserScenes>true</ResetUserScenes>
     </Messenger>
    </Options>
   
        <MessengerSkin>
        <ResGroup>
            <Restrictions>
                <MsgVersions>
                    <Version Major="14" Minor="0"/>
                </MsgVersions>
            </Restrictions>
            <Resources>
                 <New>
                     <Colors>
                            <Color Id="59999">
                                <R>0</R>
                                <G>0</G>
                                <B>0</B>
                            </Color>
                     </Colors>
                     <Pictures>
                        <Picture Id="59000">
                            <File>59000.png</File>
                            <Metadata>
                            <Colorize>true</Colorize>
                            <UMLeft>1</UMLeft>
                            <UMTop>1</UMTop>
                            <UMRight>1</UMRight>
                            <UMBottom>1</UMBottom>
                            </Metadata>
                        </Picture>
                    </Pictures>    
                 </New>
                 <Replace>
                    <Strings>
                        <String Id="61288">Hello World!</String>
                    </Strings>
                    <Colors>
                                                                                    <Color Id="1820">
                                                                                        <R>255</R>
                                                                                        <G>0</G>
                                                                                        <B>0</B>
                                                                                    </Color>
                                                                                </Colors>
 
                    <Windows>
                         <Definitions>
                            <Definition Id="1001">
                                <File>1001.txt</File>
                            </Definition>
                        </Definitions>
                    </Windows>
                    <Graphics>
                         <Pictures>
                             <Picture Id="664" >
                                 <File>/59000.png</File><Metadata><Colorize>false</Colorize></Metadata>
                             </Picture>
                             <Picture Id="1472">
                                    <File>earthbrt.png</File><Metadata><Colorize>false</Colorize></Metadata>
                                </Picture>
                                 
                             <Picture Id="628">
                                <File>clouds.png</File><Metadata><Colorize>false</Colorize></Metadata>
                             </Picture>
                             <Picture Id="20129">
                                <File>earthmoon.jpeg</File><Metadata><Colorize>false</Colorize></Metadata></Picture>
                                <Picture Id="20632">
                                    <File>us.png</File><Metadata><Colorize>false</Colorize></Metadata>
                                </Picture>
                                <Picture Id="20673">
                                    <File>Creek</File><Metadata><Colorize>false</Colorize></Metadata>
                                </Picture>
                                <Picture Id="20691">
                                    <File>Dock.jpeg</File><Metadata><Colorize>false</Colorize></Metadata>
                                </Picture>  
                         </Pictures>
                    </Graphics>
                </Replace>
            </Resources>
        </ResGroup>
    </MessengerSkin>
</SkinInfo>


This post was edited on 04-15-2009 at 10:27 PM by keep the faith.
04-15-2009 05:27 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
B-day gift help .. skinning msn 2009 - by keep the faith on 04-10-2009 at 07:41 PM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-10-2009 at 08:37 PM
RE: B-day gift help .. skinning msn 2009 - by Chris4 on 04-10-2009 at 09:31 PM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-11-2009 at 12:49 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-11-2009 at 12:54 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-11-2009 at 03:06 PM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-12-2009 at 07:09 PM
RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-12-2009 at 11:04 PM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-14-2009 at 08:35 PM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-14-2009 at 09:27 PM
RE: RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-14-2009 at 11:42 PM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-15-2009 at 05:27 PM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-16-2009 at 12:09 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-16-2009 at 12:37 AM
RE: RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-16-2009 at 12:44 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-16-2009 at 12:42 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-16-2009 at 12:47 AM
RE: RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-16-2009 at 01:06 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-16-2009 at 09:44 PM
RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-16-2009 at 11:48 PM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-17-2009 at 12:17 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-17-2009 at 12:21 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-17-2009 at 12:29 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-17-2009 at 12:34 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-17-2009 at 12:40 AM
RE: RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-17-2009 at 01:54 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-17-2009 at 01:23 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-17-2009 at 01:30 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-17-2009 at 01:58 AM
RE: RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-17-2009 at 01:59 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-17-2009 at 03:38 AM
RE: RE: B-day gift help .. skinning msn 2009 - by ryxdp on 04-17-2009 at 03:56 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-17-2009 at 08:54 PM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-17-2009 at 08:58 PM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-17-2009 at 10:31 PM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-24-2009 at 04:17 AM
RE: B-day gift help .. skinning msn 2009 - by djdannyp on 04-24-2009 at 07:30 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-25-2009 at 12:34 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-25-2009 at 12:59 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-25-2009 at 01:08 AM
RE: B-day gift help .. skinning msn 2009 - by blessedguy on 04-25-2009 at 01:14 AM
RE: B-day gift help .. skinning msn 2009 - by keep the faith on 04-25-2009 at 01:49 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On