News Feed
Jobs Feed
Sections




News Archive
Symfony-Zone:
HelloWorld example with Flex and Symfony
April 29, 2009 @ 10:26:42

In this article on the Symfony-Zone blog they show you how to use the sfAmfPlugin to let your framework application act as a backend for a Flex/Air application.

Today I want to show you how to use the sfAmfPlugin to create a simple Hello World application with Symfony, Flex and the plugin. AMF is the most comfortable way to communicate between a backend technology and Flex. AMF allows RMI (Remote Method Invocation) from Flex to a backend server that is able to support AMF. The sfAmfPlugin for Symfony adds AMF-support to the PHP-Framework.

Their example starts from the beginning - building a project, creating an AMF service for the front end to connect to and creating the controller/action that will return the "Hello World" message. They also include some of the Flex code to handle the request and response handling for the connection to the symfony backend.

0 comments voice your opinion now!
flex symfony sfamfplugin tutorial build project backend


blog comments powered by Disqus

Similar Posts

CodeForest.net: Multilanguage support in Zend Framework

DevShed: Creating a MySQL Abstraction Layer with Bridge Classes in PHP 5

PHPBuilder.com: PHP Filtering with OWASP

DevShed: Validating Octal and Hexadecimal Values with Filters in PHP 5

Chris Hartjes' Blog: Tutorial: How to create a thread in vBulletin with a script


Community Events











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


framework code language object zendframework2 development functional conference composer database introduction tool example interview opinion podcast release series testing community

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