Archive for October, 2013

Hacking AMF Objects

While working on the upcoming AmfPHP 2.2 I came upon an interesting challenge: Sending AMF typed objects without knowing the types at compile time. This would allow users of the service browser to send typed objects both with JSON and AMF. The difficulty is the following: For Flash to send an object as typed, you […]

Pin It

AmfPHP 2.2 Teaser #1 Putting your code comments to good use.

I’ve put in quite some time in working on the next version of AmfPHP. Rather than just working in isolation and just posting when the final version is ready, I thought it would be useful to give access to preview version. Hence the first “teaser”: http://www.silexlabs.org/179725/the-blog/amfphp-2-2-teaser-1-putting-your-code-comments-to-good-use/ Please give it a try!

Pin It