Saturday, 25 January 2014

Week 10

After collect some alpha test information, i base on the problem try to refine my design and some of the coding.

First i fixed the most important problem of all which is the application is too lag.

Base on that, instead of importing vector image. Some of the elements that were used in the application, I replace it with png format images. So the files is smaller and the application no need to generate pixel by pixel.


For the rest of the survey i get i will create a tutorial page to tell the user what are the gesture are include in this application.

Before that i finish up the design before i start fixing the minor error.

I add in the food court and restaurant design.

I also finish up with all the information page.


After that i try to find out the way to fix some minor error of application to make it more user friendly.

In the redang map page the map will move out of the stage while using pan gesture or accelerometer so i need limit the error so i need to came a calculation to make a condition to let the AS3 to check before the user can use the gesture.

Before:
After i type in this coding




No comments:

Post a Comment