actionscript - Flash server-side Shared Objects - LSOs -


Adobe Docs (I can not get it) state states that Flash can read objects shared (SOL files?) Can be an interesting way to store this data from a server and retrieve client-side. Any ideas about doing this? First of all, the SOL files and local lion objects are purely, as their name implies, the local. Statistics are stored on those customers, not on the server, and cookies can be compared, or saved files, but they are not server-side.

If you want to store data on the server and want to get it client-side, then you have a lot of techniques, which you can install / install on your server.

The most obvious one is using the web service in the language of your choice, and it can access it through its Flash application.

You can also use the Action Script Remoting capabilities to make a call. How to store and retrieve items- In what ways you have to get the proper library for your language. AMPPHP is the reference to PHP , I know that some libraries also exist for NAT and Java.

Finally, you can use Flash Media Server, which is a proprietary Adobe technology, I do not have much experience with it, but you should be able to get useful resources


Comments