SlideViewTransition when I add a View to the tabbedNavigator
hello,
is-it possible apply slideviewtransition when add view tabbednavigator ?
var vn1:viewnavigator = new viewnavigator();
vn1.firstview = views.homeview;
vn1.label = "home";
this.tabbednavigator.additem(vn1);
thanks
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment