Skip to content

Conversation

@ElliotChong
Copy link

Replaced the old AS3 JSON library reference with the new native JSON Object introduced with Flash Player 11.

@AlexeyKupershtokh
Copy link

I think it should be some wrapper for the native realization including fallback for earlier flash versions.

@simb
Copy link
Owner

simb commented Apr 25, 2012

I like the idea of this, but is it fair to assume yet that people have flash player 11? Not sure what the penetration statistics are. And I am sure its more than when you submitted now, but perhaps there should be some fall back to previous library if that var doesn't exist.

@wf9a5m75
Copy link

I passed that the code replace like this:

JSON.encode(msg); -> com.adobe.serialization.json.JSON.encode(msg);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants