Endlessly incrementing counter

I would like to know how to implement an endlessly incrementing counter (not a hit counter, but just something counting up) on website using flash. Is there any way that something like this can be done in flash without using server side scripts (since I dont have access to the cgi bin)

Thank you for your help.