Just remember that there is a limitation on the amount of data you can store in a shared object. I think it's a 100k without a prompt for user permission.
Mark A. Kruger, MCSE, CFG www.cfwebtools.com www.necfug.com mxc.blogspot.com ..no more brochures! -----Original Message----- From: Sean A Corfield [mailto:sean@;corfield.org] Sent: Tuesday, November 05, 2002 11:31 AM To: CF-Talk Subject: Re: Flash reload On Tuesday, Nov 5, 2002, at 01:41 US/Pacific, Robertson-Ravo, Neil (REC) wrote: > How has people/MM got around the reloading of a Flash movie when the > user > decides to F5 their browser session? Does it still reload the movie > from > the beginning? If you want your Flash movie to 'remember' where it was, use Local Shared Objects. This is much the same as using a cookie to allow HTML applications to 'remember' what state they were in. This is something that has really only become possible with Flash MX... Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

