I just read Mike Potter’s blog post on his speed comparisons between amfphp, JSON and REST-style vanilla XML, and I’d like to clear some FUD, as I believe it is unfair both to amfphp and JSON (was on vacation at the time it was published). I am sure that Mike had no bad intentions when […]
I recently got amf3 features into amfphp which means it is finally compatible with Flex 2’s RemoteObject tag. Sweet. While I am waiting for feedback on these new features and iron out the issues, I’d like to get started on getting Flex Data Services functionality in amfphp. Flex Data Services, from what I gather of […]
I had noticed some weird behavior with the Simulate Download mode of the Flash IDE test player, but I had failed to track down the issue earlier. The issue is that static vars aren’t reset when Simulate Download mode is selected: they keep their values from the previous regular test mode. To see the bug […]