News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Get to know Flex and Zend_Amf
March 27, 2009 @ 09:35:46

In this recent article from the Zend Developer Zone Jack Herrington takes a look at the component of the Zend Framework that lets it talk directly to Flash and Flex applications - Zend_Amf.

Reading and posting to Extensible Markup Language (XML)-based services with Adobe Flex is easy. But what's even easier is using Adobe's Action Message Format (AMF) to send messages between the Flex client and the server. It's as easy to use as a method call on an object. This article shows how to set up an AMF service [so you can use this method] on your PHP web server using the Zend Framework and Zend_Amf.

As his example application, he sets up a contacts database he'll pull information from and insert data into from his Flex form. You'll need to already be familiar with working in a Zend Framework instance before you get started - he dives right into the code. Screenshots and code for both the PHP and Flex sides of things are included

0 comments voice your opinion now!
tutorial flex zendamf zendframework component


blog comments powered by Disqus

Similar Posts

Kevin Schroeder's Blog: ZendCon 2010 Podcast - Introducing Zend Framework 2.0

Raphael Stolt's Blog: Utilizing Twitter lists with Zend_Service_Twitter

Josh Adell: Migrating to Dependency Injection

NetTuts.com: Evolving Toward a Persistence Layer

PHPMaster.com: Action Automation with MySQL Triggers


Community Events











Don't see your event here?
Let us know!


language community series testing object zendframework2 functional development opinion application example tool introduction framework unittest code release phpunit interview podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework