Digital Clock
Julie Callahan
October 26, 2007
Flex 2

This is the Digital Clock assignment using Flex to author Actionscript. This particular clock builds one horizontal bar and one vertical bar using symbolic information. Each number is made of 3 horizontal bars and 4 vertical bars which are turned on or off depending on the number being displayed. Using the same symbolic information, I was able to place the dots between the bars using the width and height variables used for the numbers.

I had a difficult time getting used to the interface, and I was plagued with migraines during this assignment. I would have liked to have added more functionality, which I may get to over the weekend. I want to put an AM and PM dot on this clock, and maybe draw a rounded rectangle in the background. I was really happy to actually build the numbers and have them display

I'm also having a difficult time getting it to display in this page? So here's a link to the file online

Home