Sign in
apache
/
flex-sdk
/
develop
/
.
/
mustella
/
tests
/
gumbo
/
layout
/
VerticalLayout
/
SWFs
/
Assets
/
MyRect.mxml
blob: b287b71b7d7091865261cea9f26693462d24f02d [
file
] [
log
] [
blame
]
<s:Rect
xmlns:fx
=
"http://ns.adobe.com/mxml/2009"
xmlns:s
=
"library://ns.adobe.com/flex/spark"
>
<s:fill>
<s:SolidColor
color
=
"0xFF0000"
/>
</s:fill>
</s:Rect>