xboxscene.org forums

OG Xbox Forums => Official MediaXMenu (MXM) Forum => Dashboard Forums => MXM Developer/Skinner Forum => Topic started by: koldfuzion on September 15, 2003, 05:01:00 AM

Title: Help With Mxm_skin From Advantage Skin
Post by: koldfuzion on September 15, 2003, 05:01:00 AM
smile.gif




<Skin name="Advantage">
<Information>
   <Author>TCB</Author>
   <Copyright>No copyright claimed, copy and re-use at will</Copyright>
   <SkinVersion>0.2</SkinVersion>
</Information>

<Delays>
   <Title>1000</Title>
   <Load>1000</Load>
   <Saver>180</Saver>
</Delays>


<MessageBox>
   <BoxColor>0xFF999999</BoxColor>
   <BorderColor>0xFF000000</BorderColor>
   <TextColor>0xFF000000</TextColor>
   <ShadowColor>0x00000000</ShadowColor>
</MessageBox>


<SystemMenu>
   <BoxColor>0xFF999999</BoxColor>
   <BorderColor>0xFF000000</BorderColor>
   <TextColor>0xFF000000</TextColor>
   <SelectColor>0xFFFFFFFF</SelectColor>
   <ValueColor>0xFF000000</ValueColor>
   <SelectValueColor>0xFFFFFFFF</SelectValueColor>
</SystemMenu>


<Music>
   <PlayRandom>On</PlayRandom>
   <PlayGlobal>Off</PlayGlobal>
   <File>audiobackground.wma</File>
</Music>


<Resource Type="Image" Name="Background">
   <File>imagebackground.png</File>
 </Resource>
<Resource Type="Image" Name="Background2">
   <File>imagebackground2.png</File>
 </Resource>
<Resource name="narrow" type="font">
   <File>Fontsfontn.xpr</File>
</Resource>
<Resource Type="Image" Name="logo">
   <File>imagelogo.png</File>
 </Resource>
<Resource name="previewvid" type="image">
   <EntryNamed>media</EntryNamed>
 </Resource>


<Layout Screen="Title">
   <LayoutElement Type="Image" Source="Background2">
     <Pos l="0" t="0" w="640" h="480" />
   <Scaling x="true" y="true" />
   </LayoutElement>
   <LayoutElement Type="Text">
     <TextColor>0xFFFFFFFF</TextColor>
   <ShadowColor>0xFF137800</ShadowColor>
   <DoGlow>True</DoGlow>
     <TextColor>0xFF000000</TextColor>
     <Justify x="center" y="center" />
     <Constant>Loading MXM ...</Constant>
     <Pos x="320" y="240" />
   </LayoutElement>
 </Layout>

<Layout Screen="Menu">
<LayoutElement Type="image" source="Background">
     <Position l="0" t="0" w="640" h="480" />
     <Scaling x="true" y="true" />
     <Justify x="left" y="top" />
     <Proportional>false</Proportional>
</LayoutElement>
<LayoutElement Type="image" source="previewvid">
     <Position l="0" t="96" w="273" h="204" />
     <Scaling x="true" y="true" />
     <Justify x="left" y="top" />
     <Proportional>false</Proportional>
   <Sound Enable="true" SuspendMusic="true" />
</LayoutElement>
<LayoutElement Type="Menu" Source="MXM">
           <Pos l="281" t="104" w="341" h="274" />
           <Scale x="false" y="false" />
         <MinimumHeight>30</MinimumHeight>
           <SelPos>3</SelPos>
           <NumItems>9</NumItems>
           <ScrollFactor>3</ScrollFactor>
           <Thumbnails Align="left" FolderImg="Folder" PassImg="Lock">true</Thumbnails>
           <DrawSecondary>False</DrawSecondary>
           <Primary Source="Title">
               <Font>menuFont</Font>
                <OffsetY>0</OffsetY>
               <JustifyX>left</JustifyX>
           </Primary>
           <Selection>
                <TextColor>0xFFFFFFFF</TextColor>
                <ShadowColor>0xFF137800</ShadowColor>
                <DoGlow>True</DoGlow>
           </Selection>
                  <UnSelItem>
      <TextColor>0xFF137800</TextColor>
      <ShadowColor>0x25FFFFFF</ShadowColor>
      </UnSelItem>
</LayoutElement>
<LayoutElement Type="Text" Source="CGTitle">
     <Pos x="267" y="300" h="50"/>
     <TextColor>0xFFFFFFFF</TextColor>
   <ShadowColor>0xFF137800</ShadowColor>
   <DoGlow>True</DoGlow>
     <Justify x="right" y="top" />
     <Scaling X="true" Y="true" />
</LayoutElement>
<LayoutElement Type="Text" Source="CGDescr">
     <Pos x="267" y="350" h="25"/>
     <TextColor>0xFFFFFFFF</TextColor>
   <ShadowColor>0xFF137800</ShadowColor>
   <DoGlow>True</DoGlow>
     <Justify x="right" y="top" />
     <Scaling X="true" Y="true" />
</LayoutElement>

<LayoutElement Type="Text" Font="narrow">
      <Pos x="40" y="390" h="23"/>
      <Scaling x="true" y="true" />
      <TextColor>0xFF006600</TextColor>
      <JustifyX>left</JustifyX>
      <Multi>
         <Text>Network Info: IP </Text>
         <Text Source="IP" />
         <Text const="     " />
         <Text Source="shortdriveefree" />
         <Text const="     " />
         <Text Source="shortdriveffree" />
      </Multi>
   </LayoutElement>

<LayoutElement Type="Text" Font="narrow">
      <Pos x="40" y="411" h="23"/>
      <Scaling x="true" y="true" />
      <TextColor>0xFF006600</TextColor>
      <JustifyX>left</JustifyX>
      <Multi>
         <Text>Video: </Text>
         <Text Source="VideoStandard" />
         <Text const="     Temp: " />
         <Text Source="TempCPU" />
         <Text const="     " />
         <Text Source="BIOSName" />
         <Text const="     Time " />
         <Text Source="Time" />
      </Multi>
   </LayoutElement>


</Layout>


<Layout Screen="Load">
   <LayoutElement Type="Image" Source="Background2">
     <Pos l="0" t="0" w="640" h="480" />
   <Scaling x="true" y="true" />
   </LayoutElement>
   <LayoutElement Type="Text">
     <Pos x="320" y="240" h="50"/>
     <TextColor>0xFFFFFFFF</TextColor>
   <ShadowColor>0xFF137800</ShadowColor>
   <DoGlow>True</DoGlow>
     <TextColor>0xFF000000</TextColor>
     <Justify x="center" y="center" />
     <Multi>
       <Text>Loading </Text>
       <Text Source="CGTitle" />
       <Text> ...</Text>
     </Multi>
   </LayoutElement>
</Layout>


<Layout Screen="Saver">
<LayoutElement Type="image" Source="Background2">
     <Position l="0" t="0" w="640" h="480" />
     <Scaling x="true" y="true" />
     <Justify x="left" y="top" />
     <Proportional>false</Proportional>
</LayoutElement>

       <LayoutElement Type="Image" Source="previewvid">
           <Pos l="0" t="180" w="320" h="240" />
           <Scale x="true" y="true" />
           <Justify x="center" y="center" />
           <Proportional>true</Proportional>
           <Modifier Type="Pulse">
           <Range x="10" y="10" />
           </Modifier>
           <Modifier Type="Bounce">
           <Bounds l="15" t="10" b="470" r="630" />
           </Modifier>
       </LayoutElement>
</Layout>

</Skin>
Title: Help With Mxm_skin From Advantage Skin
Post by: Pr3dators on September 15, 2003, 06:55:00 AM
thankyou