countdown timer from server to client
i am using server soket to comunicate my server with client in flash. i would like to send a coundown timer from server to client where certain client can see the timer. and when the timer stop, server will start certain action. i am new in java and really no idea how to do it.. anyone hav any suggestion on how to do it?

