In the IDAT102 module we have been taught the basics of AS3.0 but didn't really get told anything relevant to using the Arch-OS XML parser. After hours of slaving over helpbooks and browsing various Internet pages I managed to code my own XML parser in Actionscript 3.0 which utilized the Arch-OS system and output values which I could use to manipulate objects in Flash. I then studied the values output from the system and noticed that the most commonly updated values involved using the wind speed and direction from the wind vane on top of the Roland Levinsky building.
After experimenting with different ways of outputting this data onto the screen and for other users to make any sense of this, I managed to conjure up a nifty application called the "Wind Clock". The Wind Clock operated by drawing a line depending on the wind direction, and its thickness determined by the strength of the current wind. Each second a line would be drawn in progression to the previous, slowly making its way down the screen until the next minute arrived. After a couple of minutes the display would build up a sort of linear spirograph showing the history of the winds direction and strength.
No comments:
Post a Comment