Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 11th, 2012  |  syntax: None  |  size: 0.27 KB  |  hits: 6  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <s:Group width="100%" height="100%">
  2.                
  3.                 <s:Rect x="10" y="10" height="100" width="100">
  4.                         <s:stroke>
  5.                                 <s:SolidColorStroke weight="4" color="#00FF00" />
  6.                         </s:stroke>
  7.                         <s:fill>
  8.                                 <s:SolidColor color="#0000FF" />
  9.                         </s:fill>
  10.                 </s:Rect>
  11.                
  12.         </s:Group>