I’d love to see a file which can auto save the position of sprites on the stage into a file or mysql database. And then read the positions when a visitor returns to the website.
This is not a big deal…
it can be done very easily…
Cheers
Any hints on where to start would be cool.
save the positions in an array send them to the database and load them when you load the page
could also use flash cookies.
thanks for the insight