PDA

View Full Version : Complex Application -- Could use some advice


DarthJay
02-03-2006, 04:04 PM
Okay -- I'm looking to build a Flash Desktop Application for one of our clients. The Application would pull content from our servers when an internet connection is available. Here's the kicker -- I need to be able to retain the last set of data received from the server incase there is NOT an available internet connection.

I've tried SharedObject, and they work great -- but I have a whole lot more than 100k of data that needs to be remembered and I don't want to have to prompt the user to do anything extra. I've looked into several other solutions (droplets, zinc, etc.) but they either don't do what I need or are way to expensive to license.

So - does anybody know of a technology I could use that would allow a desktop flash (or maybe not flash -- I'm desperate at this point) application to save content to a user's machine that it can pull content from if no connection exists?

Thanks for any input you may have....

-Jay-

Cota
02-03-2006, 07:59 PM
Since its going to be a desktop app you could use almost anyother technology. For example, make a little VB, C+ or even Java application that takes data from flash and saves it on the user's machine.

goliatone
02-03-2006, 09:34 PM
uh, check this out:

Macromedia Central extends the reach of Flash rich Internet applications and content beyond the browser and into the desktop, making true cross-platform applications a reality. This offering builds on the strength of the Macromedia Flash development community, the AOL AIM and ICQ services for messaging and presence, and existing web standards.

so far, i just started messing around with it, dont have the time now to play as much as i would like...:rolleyes: but i guess it could work for you.

description (http://www.macromedia.com/software/central/)
developer info (http://www.macromedia.com/devnet/central/)