<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 13:30:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony-Zone: HelloWorld example with Flex and Symfony]]></title>
      <guid>http://www.phpdeveloper.org/news/12426</guid>
      <link>http://www.phpdeveloper.org/news/12426</link>
      <description><![CDATA[<p>
In <a href="http://www.symfony-zone.com/wordpress/2009/04/15/helloworld-example-with-flex-and-symfony/">this article</a> on the Symfony-Zone blog they show you how to use the <a href="http://www.symfony-project.org/plugins/sfAmfPlugin">sfAmfPlugin</a> to let your framework application act as a backend for a Flex/Air application.
</p>
<blockquote>
Today I want to show you how to use the <a href="http://www.symfony-project.org/plugins/sfAmfPlugin">sfAmfPlugin</a> 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.
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Wed, 29 Apr 2009 10:26:42 -0500</pubDate>
    </item>
  </channel>
</rss>
