Difference between revisions of "Ubutton.xml"

From Organic Design wiki
m
 
m
 
Line 5: Line 5:
 
                 <width>300</width>
 
                 <width>300</width>
 
                 <height>100</height>
 
                 <height>100</height>
 +
              <background>cccccc</background>
 
                 <fps>50</fps>
 
                 <fps>50</fps>
 
                 <format>embed</format>
 
                 <format>embed</format>

Latest revision as of 03:48, 30 November 2006

<?xml version="1.0" standalone="yes"?> <!DOCTYPE xmlwiki:properties SYSTEM "xmlwiki-properties.dtd"> <properties>

       <swf>
               <width>300</width>
               <height>100</height>
             <background>cccccc</background>
               <fps>50</fps>
               <format>embed</format>
               <quality>high</quality>
       </swf>

</properties>