Sign in
apache
/
flex-sdk
/
develop
/
.
/
mustella
/
tests
/
gumbo
/
layout
/
LayoutProps
/
SWFs
/
comps
/
MyText.mxml
blob: a01940e6dd8fcd76aea89ae526fddbb9f52f7e2f [
file
] [
log
] [
blame
]
<s:RichText
xmlns:fx
=
"http://ns.adobe.com/mxml/2009"
xmlns:mx
=
"library://ns.adobe.com/flex/mx"
xmlns:s
=
"library://ns.adobe.com/flex/spark"
height
=
"50"
width
=
"100"
>
<s:content>
TextGraphic text content
</s:content>
</s:RichText>