Archive

Archive for February, 2009

Rob [ON] Serializing Flash objects over HTTP

February 16th, 2009

Robert Taylor an OFG (Original Flash Gangster) and long term industry friend of mine wrote an interesting article on using the Zend Amf serialize to send back variables to Flash and Flex. I can honestly say that I would have NEVER though of using the serialize this way but it frankly is brilliant. What a super slick way to get typed data back into the Flash Player. Check out Serializing Flash Objects over HTTP

Flash Platform, Zend_Amf

ZendAmfD now we are going!

February 11th, 2009

Piotr Walczyszyn and Adobe Platform evangelist just released ZendAmfD  as an extension to Zend_Amf (it actually extends Zend_Amf_Server class). It allows developers to configure and execute on the server side database queries against model classes that extend Zend_Db_Table_Abstract. It is really exciting for me to see others contributing to the project. Please check it out and maybe this is something that we will add to the Zend Amf trunk?

Flash Platform, Zend_Amf

Issues with Zend AMF? Let’s get them resolved before ZF 1.8

February 10th, 2009

The the 1.8 release of Zend Framework right around the corner I am trying hard to get any blocking issues resolved. If you are having any issues with Zend Amf please open up a bug or vote on any existing issues that are keeping you from adopting the framework. Also pull the latest version from SVN if you can to insure it has not been resolved in the last two weeks. 

Zend Framework Issue Tracker

Thanks!

Flash Platform, Zend_Amf