Tabbed Applications in Flash Builder(iPhone)

by Ibrahim Ersoy 1. February 2012 22:44

As said above if you're interested in creating your own iPhone Applications you will just love it!


In Flash Builder while creating new project type,it gives us option how the application will look like.


It can be whether empty(you can fill it on your own),View-Based & Tabbed Applications.


1.png

You can also Add Tabs automatically here to get started immediately(Home-Products-About-Contact)

In general View-Based and Tabbed Applications are the same.Except visual difference,in View-Based Applications you write your own code for transitions as we did in our previous article
Transitions in Flash Builder(iPhone) Applications. But in Tabbed Applications every Tab is view-based so you'll only need to Edit these views.



3.png


Its so easy edit these Views.Just grab some Controls from ToolBox and drop it on the view:


4.png



If you havent configured already,Flash Builder runs its own Configurator on which Mobile OS your application will work at(There can be iOS-iPhone,iPad,Android and BlackBerry)

2.png



You can emulate it on a emulator or real device.its your choice! But after development ended use it on a real device for testing purposes on production.


Tabbed-Applications use TabbedViewNavigator control and Flash Builder enables Nested Tabs in our applications.I will write another article explaining this control further.After adding additional Tabs.Flash Builder adds new Views automatically.So it will be quite easy for your developments.See the image below for example:


5.png




Hope that Tabbed Applications will be much useful for you.

Tags: , , , ,

Flash Builder(FLEX) | iPhone/iPad

blog comments powered by Disqus