开发者

Mobile application without ViewNavigator

开发者 https://www.devze.com 2023-02-17 22:08 出处:网络
I\'m making a mobile application with abobe air and flex. I want to know if it\'s possible to do it without ViewNavigator, or at least for so开发者_StackOverflow中文版me part, use something else.

I'm making a mobile application with abobe air and flex. I want to know if it's possible to do it without ViewNavigator, or at least for so开发者_StackOverflow中文版me part, use something else.

Thanks


You can if you want to. The views are there to improve mobile viewing however. I believe the big point of it is for the use of the 'back' button since each view is added to a queue.

I say you should use it where needed since it was made for that kind of thing.

0

精彩评论

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