xboxscene.org forums

Author Topic: Login Screen  (Read 174 times)

newiep2003

  • Archived User
  • Jr. Member
  • *
  • Posts: 72
Login Screen
« on: August 18, 2006, 02:24:00 PM »

heres a little edit of the loginscreen xml i did.. it just makes the login screen more interesting only allows 2 profiles though unless you edit the placement of the info.... any case it works ok

just replace all the txt with this....




- <window>
  <id>29</id>
  <defaultcontrol>52</defaultcontrol>
  <allowoverlay>no</allowoverlay>
- <controls>
-
- <control>
  <description>Background Animation</description>
  <type>multiimage</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>576</height>
  <imagepath>BKGD_Frames</imagepath>
  <timeperimage>0</timeperimage>
  <fadetime>40</fadetime>
  <loop>yes</loop>
  <randomize>false</randomize>
  <visible>![Player.HasMedia + !Skin.HasSetting(backgroundvis)] + !Skin.HasSetting(backgroundani)</visible>
  <animation effect="fade" time="200">WindowOpen</animation>
  <animation effect="fade" delay="100" time="750">WindowClose</animation>
  </control>
- <control>
  <description>Background Animation</description>
  <type>multiimage</type>
  <posx>18</posx>
  <posy>0</posy>
  <width>610</width>
  <height>576</height>
  <imagepath>BKGD_Frames</imagepath>
  <timeperimage>0</timeperimage>
  <fadetime>40</fadetime>
  <loop>yes</loop>
  <randomize>false</randomize>
  <visible>![Player.HasMedia + !Skin.HasSetting(backgroundvis)] + !Control.HasFocus(2) + !Skin.HasSetting(backgroundani)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <type>visualisation</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>576</height>
  <visible>!Skin.HasSetting(backgroundvis)</visible>
  <animation effect="fade" time="200">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>video preview window</description>
  <type>videowindow</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>576</height>
  <animation effect="fade" time="200">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>Intro Background Static Alpha</description>
  <type>image</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>576</height>
  <visible>!Skin.String(Login)</visible>
  <texture>background-intro.png</texture>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" delay="100" time="750">WindowClose</animation>
  </control>
- <control>
  <description>Login Custom Background Static</description>
  <type>image</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>576</height>
  <texture>-</texture>
  <info>Skin.String(Login)</info>
  <colordiffuse>D1FFFFFF</colordiffuse>
  <animation effect="fade" delay="100" time="750">WindowClose</animation>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>Whitewash Glass Top Middle</description>
  <type>image</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>64</height>
  <texture>bkgd-whitewash-glass-top-middle.png</texture>
  <visible>!Skin.String(Login)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" delay="100" time="500">WindowClose</animation>
  </control>
- <control>
  <description>Whitewash Glass Bottom Middle</description>
  <type>image</type>
  <posx>0</posx>
  <posy>512</posy>
  <width>720</width>
  <height>64</height>
  <texture>bkgd-whitewash-glass-bottom-middle.png</texture>
  <visible>!Skin.String(Login)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" delay="100" time="500">WindowClose</animation>
  </control>
- <control>
  <description>Whitewash Overlay Middle</description>
  <type>image</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>576</height>
  <texture>background-overlay-whitewash-centertile.png</texture>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="zoom" center="423,288" end="100,30" delay="100" time="500">WindowClose</animation>
  </control>
-
- <control>
  <description>Y Button</description>
  <type>image</type>
  <posx>95</posx>
  <posy>505</posy>
  <width>21</width>
  <height>21</height>
  <texture>button-Y-turnedoff.png</texture>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>X Button</description>
  <type>image</type>
  <posx>82</posx>
  <posy>525</posy>
  <width>21</width>
  <height>21</height>
  <texture>button-X.png</texture>
  <visible>Player.HasMedia</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>X Button Off</description>
  <type>image</type>
  <posx>82</posx>
  <posy>525</posy>
  <width>21</width>
  <height>21</height>
  <texture>button-X-turnedoff.png</texture>
  <visible>!Player.HasMedia</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>Full-Screen Visualisation Label</description>
  <include>KeymapFont</include>
  <posx>115</posx>
  <posy>528</posy>
  <include>20002</include>
  <align>left</align>
  <visible>Player.HasAudio</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>Full-Screen Video Label</description>
  <include>KeymapFont</include>
  <posx>115</posx>
  <posy>528</posy>
  <include>20003</include>
  <align>left</align>
  <visible>Player.HasVideo</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>B Button</description>
  <type>image</type>
  <posx>620</posx>
  <posy>505</posy>
  <width>21</width>
  <height>21</height>
  <texture>button-B-turnedoff.png</texture>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>A Button</description>
  <type>image</type>
  <posx>633</posx>
  <posy>525</posy>
  <width>21</width>
  <height>21</height>
  <texture>button-A.png</texture>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>Select Label</description>
  <include>KeymapFont</include>
  <posx>623</posx>
  <posy>528</posy>
  <include>19020</include>
  <align>right</align>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
-
- <control>
  <description>description label</description>
  <type>label</type>
  <id>2</id>
  <posx>72</posx>
  <posy>30</posy>
  <align>left</align>
  <label>13200</label>
  <textcolor>FFFFFFFF</textcolor>
  <include>shadow-black</include>
  <font>font18</font>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>big listcontrol</description>
  <type>listcontrol</type>
  <posx>165</posx>
  <id>52</id>
  <texturefocus>wide-thumb-focus.png</texturefocus>
  <texturenofocus>wide-thumb-nofocus.png</texturenofocus>
  <font>font18</font>
  <font2>font13</font2>
  <textcolor2>d0000000</textcolor2>
  <suffix>|</suffix>
  <textxoff>10</textxoff>
  <textyoff>15</textyoff>
  <textxoff2>370</textxoff2>
  <textyoff2>90</textyoff2>
  <spinposy>390</spinposy>
  <aligny>top</aligny>
  <itemwidth>100</itemwidth>
  <itemheight>95</itemheight>
  <spacebetweenitems>10</spacebetweenitems>
  <textureheight>120</textureheight>
  <onleft>2</onleft>
  <onright>52</onright>
  <onup>2</onup>
  <ondown>2</ondown>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
- <control>
  <description>Profile Amount Label</description>
  <type>label</type>
  <id>3</id>
  <posx>300</posx>
  <posy>470</posy>
  <width>420</width>
  <label>-</label>
  <textcolor>FF000000</textcolor>
  <font>font13</font>
  <animation effect="fade" time="100">WindowOpen</animation>
  <animation effect="fade" end="0" time="100">WindowClose</animation>
  </control>
-
- <control>
  <description>Intro Background</description>
  <type>image</type>
  <posx>0</posx>
  <posy>0</posy>
  <width>720</width>
  <height>576</height>
  <texture>background-intro.png</texture>
  <animation effect="fade" end="0">WindowOpen</animation>
  <animation effect="fade" start="0" end="100" delay="100" time="750">WindowClose</animation>
  </control>
- <control>
  <description>Left Blade Runner Fill-In</description>
  <type>image</type>
  <posx>-200</posx>
  <posy>0</posy>
  <width>99</width>
  <height>576</height>
  <texture>background-grey1.png</texture>
  <animation effect="fade" end="0">WindowOpen</animation>
  <animation effect="slide" end="205,0" time="500">WindowClose</animation>
  </control>
- <control>
  <description>Left Blade Runner</description>
  <type>image</type>
  <posx>-101</posx>
  <posy>0</posy>
  <width>128</width>
  <height>576</height>
  <texture>blades-runner-left1.png</texture>
  <animation effect="fade" end="0">WindowOpen</animation>
  <animation effect="slide" end="205,0" time="500">WindowClose</animation>
  </control>
- <control>
  <description>Right Blade Runner Fill-In</description>
  <type>image</type>
  <posx>833</posx>
  <posy>0</posy>
  <width>92</width>
  <height>576</height>
  <texture>background-grey1.png</texture>
  <animation effect="fade" end="0">WindowOpen</animation>
  <animation effect="slide" end="-205,0" time="500">WindowClose</animation>
  </control>
- <control>
  <description>Right Blade Runner</description>
  <type>image</type>
  <posx>705</posx>
  <posy>0</posy>
  <width>128</width>
  <height>576</height>
  <texture>blades-runner-right.png</texture>
  <animation effect="fade" end="0">WindowOpen</animation>
  <animation effect="slide" end="-205,0" time="500">WindowClose</animation>
  </control>
- <control>
  <description>RSS Feeds</description>
  <type>rss</type>
  <posx>10</posx>
  <posy>8</posy>
  <width>700</width>
  <font>special20</font>
  <scroll>true</scroll>
  <urlset>1</urlset>
  <titlecolor>ffD2FF00</titlecolor>
  <headlinecolor>FF000000</headlinecolor>
  <textcolor>FF000000</textcolor>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible>
  <visible>!Skin.HasSetting(rss-feeds)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>Clock Label</description>
  <type>label</type>
  <posx>630</posx>
  <posy>48</posy>
  <info>System.Time</info>
  <align>right</align>
  <font>bold14</font>
  <include>shadow-black</include>
  <visible>Skin.HasSetting(BladeClock) + !Control.HasFocus(1) + !Control.HasFocus(2)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
-
- <control>
  <description>Weather Location</description>
  <type>label</type>
  <posx>185</posx>
  <posy>350</posy>
  <width>225</width>
  <info>Weather.Location</info>
  <align>left</align>
  <font>bold14</font>
  <textcolor>FF000000</textcolor>
  <include>shadow-white</include>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2) + Skin.HasSetting(media_card_weather) + [!Skin.HasSetting(MusicCard) | [Skin.HasSetting(MusicCard) + !Player.HasAudio]]</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>Weather Image</description>
  <type>image</type>
  <posx>100</posx>
  <posy>350</posy>
  <width>64</width>
  <height>64</height>
  <info>Weather.Conditions</info>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2) + Skin.HasSetting(media_card_weather) + [!Skin.HasSetting(MusicCard) | [Skin.HasSetting(MusicCard) + !Player.HasAudio]]</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>Weather Label</description>
  <type>label</type>
  <posx>185</posx>
  <posy>370</posy>
  <include>20020</include>
  <align>left</align>
  <font>font12</font>
  <textcolor>FF000000</textcolor>
  <include>shadow-grey</include>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2) + Skin.HasSetting(media_card_weather) + [!Skin.HasSetting(MusicCard) | [Skin.HasSetting(MusicCard) + !Player.HasAudio]]</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>Weather Conditions</description>
  <type>label</type>
  <posx>185</posx>
  <posy>390</posy>
  <include>20021</include>
  <align>left</align>
  <font>font12</font>
  <textcolor>FF000000</textcolor>
  <include>shadow-grey</include>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2) + Skin.HasSetting(media_card_weather) + [!Skin.HasSetting(MusicCard) | [Skin.HasSetting(MusicCard) + !Player.HasAudio]]</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>Weather Conditions</description>
  <type>label</type>
  <posx>350</posx>
  <posy>390</posy>
  <info>Weather.Temperature</info>
  <align>right</align>
  <font>font12</font>
  <textcolor>FF000000</textcolor>
  <include>shadow-grey</include>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2) + Skin.HasSetting(media_card_weather) + [!Skin.HasSetting(MusicCard) | [Skin.HasSetting(MusicCard) + !Player.HasAudio]]</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>Weather Conditions</description>
  <type>label</type>
  <posx>185</posx>
  <posy>410</posy>
  <width>160</width>
  <info>Weather.Conditions</info>
  <align>left</align>
  <font>font12</font>
  <textcolor>FF000000</textcolor>
  <include>shadow-grey</include>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2) + Skin.HasSetting(media_card_weather) + [!Skin.HasSetting(MusicCard) | [Skin.HasSetting(MusicCard) + !Player.HasAudio]]</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
-
- <control>
  <description>Ip Address label</description>
  <type>label</type>
  <id>1</id>
  <width>255</width>
  <posx>450</posx>
  <posy>350</posy>
  <info>Network.IPAddress</info>
  <align>centre</align>
  <font>font14</font>
  <textcolor>FF000000</textcolor>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>CPU Temperature Label</description>
  <type>label</type>
  <id>1</id>
  <width>255</width>
  <posx>470</posx>
  <posy>370</posy>
  <label>$INFO[System.CPUTemperature]</label>
  <align>centre</align>
  <font>font14</font>
  <textcolor>FF000000</textcolor>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>GPU Temperature Label</description>
  <type>label</type>
  <id>1</id>
  <width>255</width>
  <posx>470</posx>
  <posy>390</posy>
  <label>$INFO[System.GPUTemperature]</label>
  <align>centre</align>
  <font>font14</font>
  <textcolor>FF000000</textcolor>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
- <control>
  <description>HDD Temperature Label</description>
  <type>label</type>
  <id>1</id>
  <width>255</width>
  <posx>470</posx>
  <posy>410</posy>
  <label>$INFO[System.HDTemperature]</label>
  <align>centre</align>
  <font>font14</font>
  <textcolor>FF000000</textcolor>
  <visible>!Control.HasFocus(1) + !Control.HasFocus(2)</visible>
  <animation effect="fade" time="100">WindowOpen</animation>
  </control>
  </controls>
  </window>

Logged

jonboy666

  • Archived User
  • Full Member
  • *
  • Posts: 125
Login Screen
« Reply #1 on: August 18, 2006, 02:37:00 PM »

Cool!!! Any chance of a screenshot?
And Heres the .xml file ready for ftp:
http://www.box.net/public/q7t76glqek
Thank you newiep2003

This post has been edited by jonboy666: Aug 18 2006, 09:39 PM
Logged

newiep2003

  • Archived User
  • Jr. Member
  • *
  • Posts: 72
Login Screen
« Reply #2 on: August 18, 2006, 03:12:00 PM »

i dint no how to ive registed and uploaded the image on the site you use but dont no how to get the url for it to post on here

http://www.box.net/public/1qmm6duij0



i figure it out, just to add this is the first xml ive ever edited....

This post has been edited by newiep2003: Aug 18 2006, 10:25 PM
Logged

jonboy666

  • Archived User
  • Full Member
  • *
  • Posts: 125
Login Screen
« Reply #3 on: August 18, 2006, 07:16:00 PM »

To upload a screenshot use: http://imageshack.us/
Cool mod by the way!!!

This post has been edited by jonboy666: Aug 19 2006, 02:19 AM
Logged

roormonger

  • Archived User
  • Hero Member
  • *
  • Posts: 605
Login Screen
« Reply #4 on: August 18, 2006, 07:46:00 PM »

This is cool and everything especially scince this is the first xml edit you've done but whats the point, you are only in the logon screen for about a total of 3 seconds. But nice job none the less.

P.S you could also use photobucket to host pics.
Logged

Fused0ne

  • Archived User
  • Full Member
  • *
  • Posts: 128
Login Screen
« Reply #5 on: August 18, 2006, 11:02:00 PM »

My login goes completley black when using this. Anyone have this problem?
Logged

warlion

  • Archived User
  • Jr. Member
  • *
  • Posts: 60
Login Screen
« Reply #6 on: August 18, 2006, 11:35:00 PM »

i have the same problem mi login screen is complete black
Logged

Fused0ne

  • Archived User
  • Full Member
  • *
  • Posts: 128
Login Screen
« Reply #7 on: August 19, 2006, 01:36:00 AM »

Ok just copy the code from the post that has the entire code. Something is wrong with the xml file posted.

Be sure not to copy the - before the <window> in the post. Perhaps that is what is wrong with the XML file thats posted for download.

I copied the code and put it into the file myself and it worked.
Logged

conners

  • Archived User
  • Full Member
  • *
  • Posts: 175
Login Screen
« Reply #8 on: August 19, 2006, 01:50:00 AM »

any1 wanna post the working xml, no matter what i do it goes black and locks up
Logged

newiep2003

  • Archived User
  • Jr. Member
  • *
  • Posts: 72
Login Screen
« Reply #9 on: August 19, 2006, 04:41:00 AM »

hi guy sorry for the problems heres the
original xml ftp'd straight from my xbox


http://www.box.net/public/p7dlbzodqu

Logged

Knightmare69

  • Archived User
  • Jr. Member
  • *
  • Posts: 65
Login Screen
« Reply #10 on: August 19, 2006, 10:45:00 AM »

QUOTE(conners @ Aug 19 2006, 03:21 AM) View Post

any1 wanna post the working xml, no matter what i do it goes black and locks up


I had the same problem.  You need to delete the - before every couple of lines in the posted code above.  Hope that helps, it did for me smile.gif
Logged

newiep2003

  • Archived User
  • Jr. Member
  • *
  • Posts: 72
Login Screen
« Reply #11 on: August 19, 2006, 12:22:00 PM »

ive added the working  file above

heres a few others as well just replace the ones you have

http://www.box.net/public/n1ai4l43dp
Logged

newiep2003

  • Archived User
  • Jr. Member
  • *
  • Posts: 72
Login Screen
« Reply #12 on: August 19, 2006, 04:34:00 PM »

youll need these to go with them xml's

http://www.box.net/public/jcze799l9c

jus ftp them in to the skin media folder

This post has been edited by newiep2003: Aug 19 2006, 11:35 PM
Logged