Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: [Example / Listing] XML File Registration Screen  (Read 1307 times)

0 Members and 1 Guest are viewing this topic.
[Example / Listing] XML File Registration Screen
« on: June 06, 2006, 03:32:12 am »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 2245
Code: [Select]
<saveFileReg>
<screen id="0">
<background>
<file></file>
<width></width>
<height></height>
<frames></frames>
<position></position>
</background>
<string>
<x></x>
<y></y>
<text></text>
<anchor></anchor>
</string>
<button tab="0">
<tab key="left"></tab>
<tab key="right"></tab>
<tab key="up"></tab>
<tab key="down"></tab>
<x></x>
<y></y>
<normal>
<width></width>
<height></height>
<frames></frames>
<file></file>
<animtype></animtype>
</normal>
<hover>
<width></width>
<height></height>
<frames></frames>
<file></file>
<animtype></animtype>
</hover>
<anchor></anchor>
<action>
<slot id="1"><erase/></slot>
<slot id="1"><copy>slot</copy></slot>
<screen></screen>
<transition></transition>
</action>
</button>
<graphic>
<x></x>
<y></y>
<file></file>
<anchor></anchor>
</graphic>
<slot id="1">
<name>
<x></x>
<y></y>
</name>
<hearts>
<x></x>
<y></y>
</hearts>
<item name="">
<file></file>
<x></x>
<y></y>
<value></value>
</item>
</slot>
</screen>
</saveFileReg>

i need to know if you think there are enough options to make a reasonable registration screen...
i want to keep it simple by limiting the options but not like have it too simple as to stop people from creating good file registration screens if that makes any sense...

Note: It's not 100% complete as i'm adding more options as i think of them

Also, I'd like to get more ideas on this also.
« Last Edit: March 06, 2012, 01:10:13 pm by Niek »
Logged
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.036 seconds with 36 queries.