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