Flash: Analog Clock
Create a simple but dynamic analog clock using 12 lines of ActionScript. Continue reading
Create a simple but dynamic analog clock using 12 lines of ActionScript. Continue reading
Read Part 1. Now we need to write the submitted message to a log so everyone can see it. First of all, simply create the file “log.txt”. Since our form is on the top, we want the most … Continue reading
A script that shows (dynamically) how long your visitor has been on this page. Clicking the button displays various bits of information such as: Time since [chosen date] Time spent on page in milliseconds Time spent on page in minutes … Continue reading
A script to show your visitors how much time they’ve spent on your site. You can also use the script to record the time for analytical purposes. Download the script (downloads page).
Starting today I’ll be releasing a short series of clocks. These will be embeddable clocks that you can place anywhere on any page, thanks to Javascript. This first one is rather simple. It just tells you the time and pm/am. … Continue reading