Sign in
apache
/
flex-sdk
/
develop
/
.
/
mustella
/
tests
/
gumbo
/
layout
/
VerticalLayout
/
SWFs
/
Assets
/
MyPanel.mxml
blob: 2d20f848729dc7718c394b5dfbcf47884cca9e2b [
file
] [
log
] [
blame
]
<s:Panel
xmlns:fx
=
"http://ns.adobe.com/mxml/2009"
xmlns:s
=
"library://ns.adobe.com/flex/spark"
>
<s:layout>
<s:VerticalLayout
id
=
"vl"
/>
</s:layout>
</s:Panel>