SWF Styling

Status
Not open for further replies.
here
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="bar" width="240" height="48" version="0.1" uid="E46A6973-413D-5D82-6EAD-8F731754461B">
  <window>
    <container x="0" y="0" width="240" height="48" params="1" style="0" name="border" clipping="false" treshold="0">
      <children>
        <region x="8" y="3" width="42" height="42" params="17" style="0" name="friendlist" visible="false" treshold="0">
          <children>
            <bitmap x="0" y="0" width="42" height="42" params="0" style="0" name="icon">
              <variables>
                <var key="bitmap_asset_name" value="friendlist" type="String"/>
              </variables>
            </bitmap>
          </children>
        </region>
        <region x="50" y="5" width="42" height="42" params="17" style="0" name="messenger" treshold="0">
          <children>
            <bitmap x="0" y="0" width="42" height="42" params="0" style="0" name="icon">
              <variables>
                <var key="bitmap_asset_name" value="messenger" type="String"/>
              </variables>
            </bitmap>
          </children>
        </region>
        <container x="96" y="5" width="48" height="38" params="145" style="0" name="container" clipping="false">
          <children>
            <container x="0" y="0" width="48" height="38" params="208" style="0" name="wrapper" color="0xffff00ff" clipping="false">
              <children>
                <itemlist_horizontal x="24" y="0" width="0" height="38" params="4194320" style="0" name="list" color="0xffffff00" clipping="false">
                  <variables>
                    <var key="spacing" value="3" type="int"/>
                    <var key="scale_to_fit_items" value="true" type="Boolean"/>
                    <var key="resize_on_item_update" value="true" type="Boolean"/>
                  </variables>
                </itemlist_horizontal>
                <container_button x="0" y="7" width="24" height="24" params="1" style="3" name="button_left_page" tags="arrow%2Cleft">
                  <children>
                    <icon x="7" y="7" width="10" height="10" params="16" style="2" color="0x0333333"/>
                  </children>
                </container_button>
                <container_button x="24" y="7" width="24" height="24" params="65" style="3" name="button_right_page" tags="arrow%2Cright">
                  <children>
                    <icon x="7" y="7" width="10" height="10" params="16" style="3" color="0x0333333"/>
                  </children>
                </container_button>
              </children>
            </container>
          </children>
        </container>
        <border x="115" y="2" width="90" height="42" params="409665" style="6" color="0x079756e" />
        <region x="74" y="15" width="123" height="16" params="409665" style="0" name="link_friendlist" color="0x079756e" background="true">
          <children>
            <text x="0" y="0" width="123" height="16" params="16" style="0" name="label_friendlist" caption="%24%7Bfriendbar.link.friendlist%7D">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="left" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="11" type="uint"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="underline" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
        <region x="195" y="6" width="48" height="38" params="81" style="0" name="stream" visible="false" treshold="0">
          <children>
            <bitmap x="0" y="0" width="48" height="38" params="0" style="0" name="icon">
              <variables>
                <var key="bitmap_asset_name" value="stream" type="String"/>
              </variables>
            </bitmap>
          </children>
        </region>
      </children>
    </container>
  </window>
</layout>
credits to shorty(100%)
 
here
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="bar" width="240" height="48" version="0.1" uid="E46A6973-413D-5D82-6EAD-8F731754461B">
  <window>
    <container x="0" y="0" width="240" height="48" params="1" style="0" name="border" clipping="false" treshold="0">
      <children>
        <region x="8" y="3" width="42" height="42" params="17" style="0" name="friendlist" visible="false" treshold="0">
          <children>
            <bitmap x="0" y="0" width="42" height="42" params="0" style="0" name="icon">
              <variables>
                <var key="bitmap_asset_name" value="friendlist" type="String"/>
              </variables>
            </bitmap>
          </children>
        </region>
        <region x="50" y="5" width="42" height="42" params="17" style="0" name="messenger" treshold="0">
          <children>
            <bitmap x="0" y="0" width="42" height="42" params="0" style="0" name="icon">
              <variables>
                <var key="bitmap_asset_name" value="messenger" type="String"/>
              </variables>
            </bitmap>
          </children>
        </region>
        <container x="96" y="5" width="48" height="38" params="145" style="0" name="container" clipping="false">
          <children>
            <container x="0" y="0" width="48" height="38" params="208" style="0" name="wrapper" color="0xffff00ff" clipping="false">
              <children>
                <itemlist_horizontal x="24" y="0" width="0" height="38" params="4194320" style="0" name="list" color="0xffffff00" clipping="false">
                  <variables>
                    <var key="spacing" value="3" type="int"/>
                    <var key="scale_to_fit_items" value="true" type="Boolean"/>
                    <var key="resize_on_item_update" value="true" type="Boolean"/>
                  </variables>
                </itemlist_horizontal>
                <container_button x="0" y="7" width="24" height="24" params="1" style="3" name="button_left_page" tags="arrow%2Cleft">
                  <children>
                    <icon x="7" y="7" width="10" height="10" params="16" style="2" color="0x0333333"/>
                  </children>
                </container_button>
                <container_button x="24" y="7" width="24" height="24" params="65" style="3" name="button_right_page" tags="arrow%2Cright">
                  <children>
                    <icon x="7" y="7" width="10" height="10" params="16" style="3" color="0x0333333"/>
                  </children>
                </container_button>
              </children>
            </container>
          </children>
        </container>
        <border x="115" y="2" width="90" height="42" params="409665" style="6" color="0x079756e" />
        <region x="74" y="15" width="123" height="16" params="409665" style="0" name="link_friendlist" color="0x079756e" background="true">
          <children>
            <text x="0" y="0" width="123" height="16" params="16" style="0" name="label_friendlist" caption="%24%7Bfriendbar.link.friendlist%7D">
              <variables>
                <var key="antialias_type" value="advanced" type="String"/>
                <var key="auto_size" value="left" type="String"/>
                <var key="font_face" value="Ubuntu" type="String"/>
                <var key="font_size" value="11" type="uint"/>
                <var key="text_color" value="0xffffff" type="hex"/>
                <var key="mouse_wheel_enabled" value="false" type="Boolean"/>
                <var key="underline" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </region>
        <region x="195" y="6" width="48" height="38" params="81" style="0" name="stream" visible="false" treshold="0">
          <children>
            <bitmap x="0" y="0" width="48" height="38" params="0" style="0" name="icon">
              <variables>
                <var key="bitmap_asset_name" value="stream" type="String"/>
              </variables>
            </bitmap>
          </children>
        </region>
      </children>
    </container>
  </window>
</layout>
credits to shorty(100%)

Awesome :)
 
Hey, i really dont understand how to make SWF By ......

Into value of credits. Teach me how please :)
 
I have an Question,

how to made the Trade button ever Enabled because I have a bug that it is ever Disabled. Please fast ^^
 
here's another tut
Mithex - SWF Styling - RaGEZONE Forums


code is here replace it with catalog_frontpage3
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="ctlg_frontpage3" width="20" height="20" version="0.0">
  <window>
    <container x="0" y="0" width="339" height="415" params="17" style="0" name="ctlg_purse">
      <children>
        <bitmap x="27" y="9" width="292" height="150" params="16" style="0" name="ctlg_header_img"/>
        <text x="34" y="189" width="175" height="96" params="16" style="0" name="ctlg_header_text">
          <variables>
            <var key="font_face" value="Volter" type="String"/>
            <var key="font_size" value="9" type="uint"/>
            <var key="text_color" value="0" type="uint"/>
            <var key="embed_fonts" value="true" type="Boolean"/>
            <var key="multiline" value="true" type="Boolean"/>
            <var key="word_wrap" value="true" type="Boolean"/>
          </variables>
        </text>
        <bitmap x="211" y="184" width="104" height="104" params="16" style="0" name="ctlg_teaserimg_1"/>
        <bitmap x="185" y="113" width="140" height="64" params="16" style="0" name="ctlg_special_img"/>
        <text x="200" y="128" width="104" height="30" params="16" style="0" name="ctlg_special_txt">
          <variables>
            <var key="font_face" value="Volter" type="String"/>
            <var key="font_size" value="9" type="uint"/>
            <var key="text_color" value="0" type="uint"/>
            <var key="embed_fonts" value="true" type="Boolean"/>
            <var key="multiline" value="true" type="Boolean"/>
            <var key="word_wrap" value="true" type="Boolean"/>
          </variables>
        </text>
        <container x="30" y="290" width="292" height="112" params="16" style="2" name="purseWidget">
          <children>
            <border x="0" y="0" width="292" height="112" params="16" style="2" name="purseBorder" color="0xa0a0a0"/>
            <text x="15" y="65" width="133" height="10" params="16" style="0" name="purse_info_tickets">
              <variables>
                <var key="font_face" value="Volter" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="15658734" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="139" y="65" width="133" height="10" params="16" style="0" name="purse_info_film">
              <variables>
                <var key="font_face" value="Volter" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="15658734" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <button x="16" y="45" width="100" height="25" params="393233" style="0" name="vouchers_btn" caption="%24%7Bpurse_voucherbutton%7D" width_max="100"/>
            <button x="170" y="45" width="100" height="25" params="393233" style="0" name="coins_btn" caption="%24%7Bpurse_buy_coins%7D" width_max="100"/>
            <text x="39" y="20" width="93" height="12" params="16" style="0" name="bg" caption="%24%7Bpurse_youhave%7D">
              <variables>
                <var key="font_face" value="Volter Bold" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="0" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="128" y="15" width="65" height="20" params="16" style="0" name="purse_amount">
              <variables>
                <var key="font_face" value="Volter Bold" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="15658734" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="190" y="20" width="93" height="12" params="16" style="0" name="bg" caption="%24%7Bpurse_coins%7D">
              <variables>
                <var key="font_face" value="Volter Bold" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="0" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </container>
        <bitmap x="23" y="277" width="44" height="43" params="16" style="0" name="purse_big" tags="STATIC_IMAGE"/>
      </children>
    </container>
  </window>
</layout>
 
here's another tut
Mithex - SWF Styling - RaGEZONE Forums


code is here replace it with catalog_frontpage3
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<layout name="ctlg_frontpage3" width="20" height="20" version="0.0">
  <window>
    <container x="0" y="0" width="339" height="415" params="17" style="0" name="ctlg_purse">
      <children>
        <bitmap x="27" y="9" width="292" height="150" params="16" style="0" name="ctlg_header_img"/>
        <text x="34" y="189" width="175" height="96" params="16" style="0" name="ctlg_header_text">
          <variables>
            <var key="font_face" value="Volter" type="String"/>
            <var key="font_size" value="9" type="uint"/>
            <var key="text_color" value="0" type="uint"/>
            <var key="embed_fonts" value="true" type="Boolean"/>
            <var key="multiline" value="true" type="Boolean"/>
            <var key="word_wrap" value="true" type="Boolean"/>
          </variables>
        </text>
        <bitmap x="211" y="184" width="104" height="104" params="16" style="0" name="ctlg_teaserimg_1"/>
        <bitmap x="185" y="113" width="140" height="64" params="16" style="0" name="ctlg_special_img"/>
        <text x="200" y="128" width="104" height="30" params="16" style="0" name="ctlg_special_txt">
          <variables>
            <var key="font_face" value="Volter" type="String"/>
            <var key="font_size" value="9" type="uint"/>
            <var key="text_color" value="0" type="uint"/>
            <var key="embed_fonts" value="true" type="Boolean"/>
            <var key="multiline" value="true" type="Boolean"/>
            <var key="word_wrap" value="true" type="Boolean"/>
          </variables>
        </text>
        <container x="30" y="290" width="292" height="112" params="16" style="2" name="purseWidget">
          <children>
            <border x="0" y="0" width="292" height="112" params="16" style="2" name="purseBorder" color="0xa0a0a0"/>
            <text x="15" y="65" width="133" height="10" params="16" style="0" name="purse_info_tickets">
              <variables>
                <var key="font_face" value="Volter" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="15658734" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="139" y="65" width="133" height="10" params="16" style="0" name="purse_info_film">
              <variables>
                <var key="font_face" value="Volter" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="15658734" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <button x="16" y="45" width="100" height="25" params="393233" style="0" name="vouchers_btn" caption="%24%7Bpurse_voucherbutton%7D" width_max="100"/>
            <button x="170" y="45" width="100" height="25" params="393233" style="0" name="coins_btn" caption="%24%7Bpurse_buy_coins%7D" width_max="100"/>
            <text x="39" y="20" width="93" height="12" params="16" style="0" name="bg" caption="%24%7Bpurse_youhave%7D">
              <variables>
                <var key="font_face" value="Volter Bold" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="0" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="128" y="15" width="65" height="20" params="16" style="0" name="purse_amount">
              <variables>
                <var key="font_face" value="Volter Bold" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="15658734" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
            <text x="190" y="20" width="93" height="12" params="16" style="0" name="bg" caption="%24%7Bpurse_coins%7D">
              <variables>
                <var key="font_face" value="Volter Bold" type="String"/>
                <var key="font_size" value="9" type="uint"/>
                <var key="text_color" value="0" type="uint"/>
                <var key="embed_fonts" value="true" type="Boolean"/>
                <var key="multiline" value="true" type="Boolean"/>
                <var key="word_wrap" value="true" type="Boolean"/>
              </variables>
            </text>
          </children>
        </container>
        <bitmap x="23" y="277" width="44" height="43" params="16" style="0" name="purse_big" tags="STATIC_IMAGE"/>
      </children>
    </container>
  </window>
</layout>

Fan fucking tastic adding
 
What Hotel is that from?

Okay 3 thing wrong with that images

1. Where is the Friend List going to be
2. When a Friend Message you where is the speech bubbles show up?
3. When you Click on your avatar there is normally little window pops how is it going to look?
 
Last edited:
What Hotel is that from?

Okay 3 thing wrong with that images

1. Where is the Friend List going to be
2. When a Friend Message you where is the speech bubbles show up?
3. When you Click on your avatar there is normally little window pops how is it going to look?

I did something quite close to that. Friends list is a button on my version. Speech bubble on mine is its own icon. That popup is vertical above icon.
 
Well I got good news , I am working on the new catalog ;) and working on my own swf style and that friend bar thingt is possible but the buttons would work unless you could align the icon bar at the buttom
 
Last edited:
Status
Not open for further replies.
Back