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 (11.2 KiB, 3,160 Downloads)Continue reading ‘Tutorial, ActionScript 3, Using Shared Objects to show the time of page browsing.’