xboxscene.org forums

Author Topic: Can Someone Please Look At This Xml...  (Read 124 times)

Manabyte

  • Archived User
  • Newbie
  • *
  • Posts: 48
Can Someone Please Look At This Xml...
« on: March 29, 2006, 10:07:00 AM »

Hey guys.  I know this will probably get moved to the skinning sub-forums, but since it's not very active, I was hoping to get some help here first.  I made a custom Zelda skin using UnleashX Video Creator from AllXboxSkins.  Here is exactly what's in my skin.xml ---


<Skin name="Zelda XL">
   <Information>
      <Author>P3 Indsutries</Author>
      <Copyright>2006</Copyright>
      <Version>1.0</Version>
   </Information>
      <IntroMovie Enableaudio="True">C:\Skins\Zelda XL\Intro.wmv</IntroMovie>
   <FileManager>
      <BackGround>FileManager.jpg</BackGround>
   </FileManager>
   <LoadingScreen ShowInfo="False">
      <BackGround Enableaudio="True">Loading.wmv</BackGround>
   </LoadingScreen>
      <Main Globe="False" Orb="False" Fog="False">
      <BackGround EnableAudio="True">background.xmv</BackGround>
      <GameIcon Enable="False" Opacity="65">
      <Position Top="165" Left="247" Width="145" Height="150" />
      </GameIcon>
      <Menu Smooth="False" Align="Middle" ShowIcon="False" Rotate="False" Showarrows="False">
         <BackColor>0x000000</BackColor>
         <BorderColor Width="1">0xFFFFFFFF</BorderColor>
         <Font WidthFactor="1.0" HeightFactor="1.0"></Font>
         <Position Top="360" Left="220" Width="200" Height="85" Fixed="True" FixAt="2" Maxitem="10"></Position>
      </Menu>
      <Text Left="318" Top="27" Align="Middle" Color="0xFFffffff" Source=""></Text>
      <Text Left="318" Top="47" Align="Middle" Color="0xFFffffff" Source=""></Text>
      
      <Text Left="37" Top="389" Color="0xFFffffff" Source=""></Text>
      <Text Left="37" Top="409" Color="0xFFffffff" Source=""></Text>
      <Text Left="47" Top="429" Color="0xFFffffff" Source=""></Text>

      <Text Left="603" Top="389" Align="Right" Color="0xFFffffff" Source="DVDTitle"></Text>
      <Text Left="603" Top="409" Align="Right" Color="0xFFffffff" Source="E_FreeMB"></Text>
      <Text Left="603" Top="429" Align="Right" Color="0xFFffffff" Source="F_FreeMB"></Text>
      <Text Left="603" Top="449" Align="Right" Color="0xFFffffff" Source=""></Text>

      <Text Left="428" Top="63" Align="Left" Color="0xFFffffff" Source=""></Text>
      <Text Left="428" Top="81" Align="Left" Color="0xFFffffff" Source=""></Text>
      <Text Left="428" Top="99" Align="Left" Color="0xFFffffff" Source=""></Text>

   </Main>
   
   <ColorScheme Name="Default">
      <AMBIENT_FOGCOLOR>0xFF200000</AMBIENT_FOGCOLOR>
      <AMBIENT_SKYCOLOR>0xFF400000</AMBIENT_SKYCOLOR>
      <AMBIENT_CELLCOLOR>0x06C4310A</AMBIENT_CELLCOLOR>

      <CAPTION_TEXTCOLOR>0xFFFFFFFF</CAPTION_TEXTCOLOR>
      <CAPTION_BACKCOLOR>0xC7000000</CAPTION_BACKCOLOR>
      <DIALOG_BORDERCOLOR>0x00000000</DIALOG_BORDERCOLOR>
      <DIALOG_BACKCOLOR>0xFF808080</DIALOG_BACKCOLOR>
      <DIALOG_INNER_BORDERCOLOR>0x00000000</DIALOG_INNER_BORDERCOLOR>
      <DIALOG_INNER_BACKCOLOR>0xFF626262</DIALOG_INNER_BACKCOLOR>
      <DIALOG_TEXTCOLOR>0xFFFFFFFF</DIALOG_TEXTCOLOR>

      <DIALOG_DISABLEDTEXT>0x7FC00000</DIALOG_DISABLEDTEXT>

      <OPTION_TEXTCOLOR>0xFFffffff</OPTION_TEXTCOLOR>
      <OPTION_ACTIVETEXTCOLOR>0xFF000000</OPTION_ACTIVETEXTCOLOR>
      <OPTION_ACTIVEBACKCOLOR>0xFFf03333</OPTION_ACTIVEBACKCOLOR>

      <BUTTON_BORDERCOLOR>0xFFFFFFFF</BUTTON_BORDERCOLOR>
      <BUTTON_TEXTCOLOR>0xFFFFFFFF</BUTTON_TEXTCOLOR>
      <BUTTON_BACKCOLOR>0xFF0055EA</BUTTON_BACKCOLOR>
      <BUTTON_ACTIVETEXTCOLOR>0xFF0055EA</BUTTON_ACTIVETEXTCOLOR>
      <BUTTON_ACTIVEBACKCOLOR>0xFFFFFFFF</BUTTON_ACTIVEBACKCOLOR>   
      
      <KB_KEYBG_HIGHLIGHT>0xCC00C000</KB_KEYBG_HIGHLIGHT>
      <KB_KEYBG_DISABLED>0xffc0c0c0</KB_KEYBG_DISABLED>
      <KB_KEY_PRESSED>0xff808080</KB_KEY_PRESSED>
      <KB_KEY_NORMAL>0xff000000</KB_KEY_NORMAL>
      <KB_KEY_DISABLED>0xff808080</KB_KEY_DISABLED>
      <KB_KEY_ACTIVEBORDER>0xff008000</KB_KEY_ACTIVEBORDER>
      <KB_KEY_TEXTCOLOR>0xff000000</KB_KEY_TEXTCOLOR>
      <KB_KEY_TEXTBACKCOLOR>0xffFFFFFF</KB_KEY_TEXTBACKCOLOR>
      <KB_KEY_TEXTBORDERCOLOR>0xff0000FF</KB_KEY_TEXTBORDERCOLOR>
      
      <MENU_TEXTCOLOR>0x55FFFFFF</MENU_TEXTCOLOR>
      <MENU_ACTIVETEXTCOLOR>0xFFddff5f</MENU_ACTIVETEXTCOLOR>
      <MENU_BORDERCOLOR>0x00000000</MENU_BORDERCOLOR>
      <MENU_BACKCOLOR>0x00000000</MENU_BACKCOLOR>
      <MENU_ACTIVEBACKCOLOR>0x00000000</MENU_ACTIVEBACKCOLOR>
      <MENU_ACTIVEBORDERCOLOR>0x00000000</MENU_ACTIVEBORDERCOLOR>
   </ColorScheme>
</Skin>


Right now, I have a video intro, video background, and video loading skin.  The background sound and sound effects are perfect.  I have the DVD Drive, C drive space, and F drive space listed in white on the bottom right side of the screen.  The scroll menu is listed in the bottom middle of the screen in a tranlucent white.  That scroll menu currently cuts off text that is too long.  I want to move that scroll menu text close to the top left side of the screen and change the font.  I also want the scroll menu text to display their full names and not cut off text that is too long.  Then I want to have a preview box below the menu on the lower left where I could view video previews of each emulator I currently have selected.  Also if possible, I'd like to have some kind of border around the preview video.  All the text color is fine.  I've tried changing the coordinates under the >text< comments in the xml, but there are so man, and I don't know what does what.  I also do have a FileManager.jpg in my skin folder, but it's just a snapshot of Zelda that doesn't even show up anywhere whatsoever.  I was wondering if someone might be kind enough to show me what I need to edit to acheive these goals.  None of the skin xml guides seem to go into detail like this.  A sample revised skin would be even more appreciated if someone was willing to go the extra mile.  Thank you very much to anyone who reads this thread and can help me out!
Logged

Jezz_X

  • Archived User
  • Hero Member
  • *
  • Posts: 2893
Can Someone Please Look At This Xml...
« Reply #1 on: March 29, 2006, 02:18:00 PM »

QUOTE
<Menu Smooth="False" Align="Middle" ShowIcon="False" Rotate="False" Showarrows="False">
<Position Top="10" Left="10" Width="620" Height="240" Fixed="False" FixAt="2" Maxitem="10"></Position>
</Menu>

Menu that start s at co ords 10x10 at the top takes up the whole width of the screen 620 and is as half as hight as the screen 240

As for the rest I will get back to you later in the correct forum
Logged

Manabyte

  • Archived User
  • Newbie
  • *
  • Posts: 48
Can Someone Please Look At This Xml...
« Reply #2 on: March 29, 2006, 02:48:00 PM »

Thanks for the heads up Jezz.  This sub-forum doesnt seem to be too hoppin' these days.
Logged