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