I'm making a flash widget that I have a quick question on. The widget will be used to display statistics throughout the day and every few hours the stat will change. The statistics will be grabbed out of an xml file which will contain about 100 statistics.
My question is how can I remember which statistic I was last on when I reload the widget (after a reboot, for example). I don't want the widget to start with the first stat every...