开发者

Can you do absolute positioning in a flex 4 application?

With flex 4 you can't seem to just do layout="absolute" any more. Is there a way to get the application layout set as absolute in flex 4?开发者_StackOverflow


Use the BasicLayout

<s:layout>
    <s:BasicLayout />
</s:layout>


Hi Under the application tag

</s:BorderContainer>

enjoy

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜