Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024

Original comment by zwetan on 26 Apr 2009 at 8:25

  • Added labels: Milestone-Release0.5

from redtamarin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024

Original comment by zwetan on 23 Jan 2011 at 12:58

  • Removed labels: Milestone-Release0.5

from redtamarin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
documentation

http://en.wikipedia.org/wiki/Local_shared_object

http://www.adobe.com/security/flashplayer/articles/lso/

Original comment by zwetan on 7 Dec 2013 at 5:53

  • Changed title: implement flash.net.SharedObject

from redtamarin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
example of file location

under Mac OS X with PPAPI
 ~/Library/Application Support/Google/Chrome/Default/Pepper Data/Shockwave Flash/WritableRoot/#SharedObjects/A1B2C3D4

"A1B2C3D4" is a random directory

for ex:

../A1B2C3D4/cdn.pixlr.com/express/express.swf/pixlr.sol

the random directory contains subdirectories named as the domain saving the LSO
then another 1 or more subdirectories representing the URL "path",
then another subdirectory is the name of the SWF saving the LSO
and finaly the LSO file itself with the extension .sol


Original comment by zwetan on 7 Dec 2013 at 6:03

from redtamarin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
when the RuntimeProfile emulate either the Flash Player or AIR
we need to try to follow their rules for creating/reading LSO

for ex:
we need to find out if the random directory already exists
and if not create a random directory

if running from a CLI executable then the domain directory could use the name 
of the executable

etc.

Original comment by zwetan on 7 Dec 2013 at 6:05

from redtamarin.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024

Original comment by zwetan on 7 Dec 2013 at 6:05

  • Added labels: Library-AVMGLUE, Milestone-Release0.4-2R00

from redtamarin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.