Sign in
apache
/
flex-sdk
/
develop
/
.
/
mustella
/
tests
/
DownloadProgressBar
/
SWFs
/
assets
/
LabelMain.mxml
blob: dd175f5d5bb1c9b05799bf29732c786136704e81 [
file
] [
log
] [
blame
]
<mx:Application
xmlns:mx
=
"http://www.adobe.com/2006/mxml"
preloader
=
"LabelProgressBar"
width
=
"300"
height
=
"250"
>
<mx:Button
label
=
"Test"
/>
</mx:Application>