How can I get Flash to write data to an external file?
March 11, 2004 11:44 AM
Subscribe
How can I get Flash to write data to an external file? Is really the only decent method to create a server-side solution which does the actual work? Either way, pointers to examples would be much appreciated.
posted by warhol to computers & internet (11 comments total)
Mabye if we knew more about what you needed to do. Cookies can store values locally. In theory you could even store a half-assed flat-file database in a cookie.
posted by y6y6y6 at 11:52 AM on March 11, 2004