is it possible to have multiple layers in a flex mxml document? What I actualy want is a panel with a form in it, but with a movieclip as a background.
What is the best way 开发者_JAVA百科to implement this?
Using Flex 3.4
I think so if you choose for absolute layout.
精彩评论