Sunday, September 15, 2013

Flash Builder: Creating Converter App 1

-----
Flash Builder 46 Creating Converter App 1
1) Create a new flex mobile project.
1a) Project name: Converter1
1b) Mobile Settings
Target platforms: all
Application Template: Blank
1c) Server Settings.
Application server type: None.
1d) Build Paths.
Application ID: com.example.converter1
2) Project creation done.
3) Set Device and Switch to Design mode.
4) Set Run Configuration.
Target Platform: Google Android
Launch Method: On Desktop:Samsung Galaxy Ace
5) Place the objects on the View and name them as follows:
6) Switch to Source Mode and check the codes.
7) Edit the codes.
8) Switch to View mode and observe the outcome.
9) Switch to Source Mode and edit the code for button1.
10) Run
10a) Type 1 into the text1.
10b) Click Convert.
10c) Outcome:

No comments:

Post a Comment