How to store the data in local?



How to store the data in local?..

Answer / Deepak Singh Kunwar

In Adobe Flex, you can use LocalSharedObject (LSO) or SharedObject to store data locally on a client's machine. This data will persist even after the application is closed and reopened until it expires or is manually removed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

Differentiate between flex 3 and flex 4?

1 Answers  


Explain how binding works in mxml components in flex?

1 Answers  


How can u call Javascript from MXML?

1 Answers  


Is it possible to make httpservice requests synchronous in adobe flex?

1 Answers  


How do you implement push with flex data services?

1 Answers  


What is shared object?

1 Answers  


What is the difference between sealed class and dyna? : adobe flex action script

1 Answers  


What are channels & their types in flex?

1 Answers  


What is interface or benefit of interface in term of oop?

1 Answers  


How do I make synchronous data calls in actionscript? : adobe flex action script

1 Answers  


Difference between http service and remote object?

1 Answers  


What is a view cursor?

1 Answers  


Categories