Here is my first tutorial at FlashDaWeb.
I will show how SharedObject might be used.
For illustration, I came up with an idea to show users the time they spend browsing a particular page.
Here is an example.
Open this demo page and see the timer, then close it and open again anytime you want. Notice, time will not start again from 0:0, it will continue counting from the very values you previously closed it. Quite nice, isn’t it?
In your hands.
The above functionality was implemented with Adobe Flash CS3, ActionScript 3 and SharedObject.
You may download the sources .fla and .as files
tutorial_sharedobject_sample.zip (11.2 KB, 750 Downloads)