Sign in
apache
/
flex-sdk
/
develop
/
.
/
mustella
/
tests
/
Application
/
Application_HaloSkin
/
SWFs
/
assets
/
BasicApplicationWithBox_Halo.mxml
blob: ed5f9fe014577567f23aea8186bfd1bb6b8f1b8c [
file
]
<mx:Application
xmlns:mx
=
"http://www.adobe.com/2006/mxml"
width
=
"100%"
height
=
"100%"
>
<mx:Box
width
=
"20"
height
=
"20"
borderStyle
=
"solid"
borderColor
=
"0"
/>
</mx:Application>