Sign in
apache
/
flex-sdk
/
develop
/
.
/
mustella
/
tests
/
gumbo
/
layout
/
LayoutProps
/
SWFs
/
comps
/
MyBitmap.mxml
blob: 6f4904cf18040de96f36113e576539bae2ee2135 [
file
] [
log
] [
blame
]
<s:BitmapImage
xmlns:fx
=
"http://ns.adobe.com/mxml/2009"
xmlns:mx
=
"library://ns.adobe.com/flex/mx"
xmlns:s
=
"library://ns.adobe.com/flex/spark"
width
=
"40"
height
=
"22"
source
=
"@Embed('../../../../../../Assets/Images/smallgreenrect.jpg')"
/>