I want to lie two canvas at one Tab Navigator. when I use

<mx:local

it created multiple tab.

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Put them into container (VBox/HBox/whatever), it becomes a new tab. Then lay canvas in the container as you like.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.