Sign in
apache
/
flex-sdk
/
develop
/
.
/
mustella
/
tests
/
gumbo
/
layout
/
TileLayout
/
SWFs
/
Assets
/
TestRect1.mxml
blob: c33d8b1e66c57ccb70bb0a6ff0832a227e3dd390 [
file
] [
log
] [
blame
]
<s:Rect
xmlns:fx
=
"http://ns.adobe.com/mxml/2009"
xmlns:mx
=
"library://ns.adobe.com/flex/mx"
xmlns:s
=
"library://ns.adobe.com/flex/spark"
>
<s:stroke>
<mx:SolidColorStroke
weight
=
"1"
color
=
"0x00ff00"
/>
</s:stroke>
</s:Rect>