Digital Clock in Flex
Hi Friends,
I have a class called seven segment display which contains seven segments to display a digit.The Digital clock has six seven segment display to display the time.In Digital clock class we have a timer which fetches system time and separates the hours,minutes and seconds and displays it in the respective seven segment display ,this is repeated for every 992 milli seconds ,which simulates a digital Clock.
Advertisement
Categories: FLEX

feedback