You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Scott Matheson <sm...@intralinks.com> on 2014/12/02 09:56:49 UTC

Resource Bundles

Hi
    My app works in schools for  8  plus

My challenge is the users may crash the browser or the schools internet is slow poor etc so I think I may be losing  results

   I was thinking of using resource bubble to store results of test as a backup until I am sure these results have be stored

I believe bundles are held as part of the flash cache between sessions and reboots of the PC is this correct ?

However school technicians live in a word of 13 year old hackers, so the schools will lock down everything it can

Can the school proven the use of resources bundles

Are there any negotiates to resources bundles

Sent from my iPhone

________________________________

Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.

Re: Resource Bundles

Posted by Subscriptions <su...@leeburrows.com>.
sounds like you need SharedObject 
(http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/SharedObject.html)

Lee Burrows
ActionScripter

On 02/12/2014 08:56, Scott Matheson wrote:
> Hi
>      My app works in schools for  8  plus
>
> My challenge is the users may crash the browser or the schools internet is slow poor etc so I think I may be losing  results
>
>     I was thinking of using resource bubble to store results of test as a backup until I am sure these results have be stored
>
> I believe bundles are held as part of the flash cache between sessions and reboots of the PC is this correct ?
>
> However school technicians live in a word of 13 year old hackers, so the schools will lock down everything it can
>
> Can the school proven the use of resources bundles
>
> Are there any negotiates to resources bundles
>
> Sent from my iPhone
>
> ________________________________
>
> Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.