Actually, local shared object data is stored (on Windows systems at least) in a file with a .sol extension. If you know where to find it, you can copy the file to another computer, email it, back it up, or do anything else you'd like. You can even use Darron Schall's SolVE application to view and edit the contents, pretty handy for debugging or just poking around:
http://www.darronschall.com/weblog/archives/000130.cfm
--- In [email protected], "hank williams" <[EMAIL PROTECTED]> wrote:
>
> You can use local sharedObjects. Depending on your needs this may or
> may not be sufficient. sharedObjects cannot be carried from one
> computer to another or emailed or backed up. Basically any object can
> be saved by name to the shared object. This can include all object
> types. But the user doesnt have access to the file like a regular file
> that you would save to. Also there is a limit to the size by default.
> I think the limit is 100k. But you can ask the user to go into
> preferences and change it if you need.
>
> If this is not sufficient, you will need to wait for apollo, or you
> will need to use one of several projectors such as zinc, mdm,
> screenweaver hx (open source) and a number of others. In the case of
> these projectors they basically create stand alone exe apps.
>
> Regards
> Hank
>
> On 10/24/06, nathanpdaniel [EMAIL PROTECTED] wrote:
> > Is there a way to communicate/write/save data locally to some sort of
> > database (be it an actual db like mysql/access or plain text csv/xml)
> > from within Flex? I want to store info retreived from my app locally
> > without server side code. Any ideas or am I limited to creating web
> > applications only?
> >
> >
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
>
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
| Software development tool | Software development | Software development services |
| Home design software | Software development company |
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___

