Difference between revisions of "Squarej.xml"

From Organic Design wiki
m
m
 
Line 3: Line 3:
 
<properties>
 
<properties>
 
         <swf>
 
         <swf>
                 <width>400</width>
+
                 <width>500</width>
                 <height>400</height>
+
                 <height>200</height>
 
+
            <background>666666</background>
                 <fps>50</fps>
+
                 <fps>12</fps>
 
                 <format>embed</format>
 
                 <format>embed</format>
 
                 <quality>high</quality>
 
                 <quality>high</quality>
 
         </swf>
 
         </swf>
 
</properties>
 
</properties>

Latest revision as of 05:15, 30 November 2006

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

       <swf>
               <width>500</width>
               <height>200</height>
           <background>666666</background>
               <fps>12</fps>
               <format>embed</format>
               <quality>high</quality>
       </swf>

</properties>