Session specific persistent data?

Hi All,

I’m trying to figure out how to have a swf play on a sites home page once when the user arrives at a site but not play again when they have visited other pages within the site and then go back to the home page.

I then want the swf to replay if the user leaves the site or closes their browser.

I’ve tried the SharedObject.getLocal code but it creates a persistent file that flash uses to skip replaying the swf even after closing the browser and clearing cache etc…

Anyone know how to do this? Does my description make sense?

Thanks.