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