Sunday 17 June 2012

ternship: Log/Activity 14/6/2012


          After I done creating the mute button and the rating part, I proceeded to help my coursemate on creating the score board at the end of the game. My coursemate planned to use sharedObject to store the high score achieved into a temporary array. At the end, all the high scores will be displayed at the score board by reading out from the array. My coursemate had successfully stored the score in a temporary array called tempArray. However, the score cannot be displayed at the score board. We were looking for the way to read the tempArray and displayed it in the score board instead of tracing the array in the output screen.


The content of tempArray using trace() function


The high score board

No comments:

Post a Comment