<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Working in Flash Builder 4 with Flex and PHP</title>
	<atom:link href="http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/</link>
	<description>Flex, AIR and Rock&#38;Roll</description>
	<lastBuildDate>Sun, 14 Mar 2010 01:49:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shonn Isitt</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-9134</link>
		<dc:creator>Shonn Isitt</dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-9134</guid>
		<description>Can you provide the PHP file with the database functions?</description>
		<content:encoded><![CDATA[<p>Can you provide the PHP file with the database functions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Farooqi</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-8974</link>
		<dc:creator>Muhammad Farooqi</dc:creator>
		<pubDate>Wed, 03 Mar 2010 14:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-8974</guid>
		<description>Great man... it&#039;s really amazing..
i m very new to flex.. and its realy very easy.

thank you</description>
		<content:encoded><![CDATA[<p>Great man&#8230; it&#8217;s really amazing..<br />
i m very new to flex.. and its realy very easy.</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-8449</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Sun, 24 Jan 2010 20:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-8449</guid>
		<description>Nice example ... however:
1. FB beta 2 (windows 7) sucs: it works with eclipse 3.4 + plugin but complete installation NOT. Can somebody tell me why?

2. Why implementation is only possible with wizard and zend framework? Is it not MUCH better to provide something like a DATA PROVIDER with parameters startIndex, maxElements, callbackFunction?

my 5 cent 

cheers
Albert</description>
		<content:encoded><![CDATA[<p>Nice example &#8230; however:<br />
1. FB beta 2 (windows 7) sucs: it works with eclipse 3.4 + plugin but complete installation NOT. Can somebody tell me why?</p>
<p>2. Why implementation is only possible with wizard and zend framework? Is it not MUCH better to provide something like a DATA PROVIDER with parameters startIndex, maxElements, callbackFunction?</p>
<p>my 5 cent </p>
<p>cheers<br />
Albert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Hart</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-8424</link>
		<dc:creator>Joel Hart</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-8424</guid>
		<description>That would be really nice and make sense, but if that were true I wouldn&#039;t be posting that it is returning null, would I?</description>
		<content:encoded><![CDATA[<p>That would be really nice and make sense, but if that were true I wouldn&#8217;t be posting that it is returning null, would I?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-8418</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Thu, 21 Jan 2010 08:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-8418</guid>
		<description>@Joel

Once you see data in your data grid you should have a value for event.itemRenderer.data different than null.</description>
		<content:encoded><![CDATA[<p>@Joel</p>
<p>Once you see data in your data grid you should have a value for event.itemRenderer.data different than null.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-8410</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Wed, 20 Jan 2010 16:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-8410</guid>
		<description>I see data on the client. The whole dataGrid is populated nicely. 

I have been tracing in the debugger since I see data and event.itemRenderer.data is returning null

Joel</description>
		<content:encoded><![CDATA[<p>I see data on the client. The whole dataGrid is populated nicely. </p>
<p>I have been tracing in the debugger since I see data and event.itemRenderer.data is returning null</p>
<p>Joel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-8407</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Wed, 20 Jan 2010 08:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-8407</guid>
		<description>@Joel

From what you are saying I understand that you don&#039;t see any data on the client. If you&#039;d see data then event.itemRenderer.data wouldn&#039;t be null.

So, the first step would be to fix any problem you have in order to see data (problems could be on the PHP side, like incorrect database credentials).

After you see data, use the Flex debugger to see if the itemRenderer.data object has the type you expect. If the mapping from the PHP to ActionScript type is not correct, you&#039;ll get instances of ProxyObjects and not VOObject.</description>
		<content:encoded><![CDATA[<p>@Joel</p>
<p>From what you are saying I understand that you don&#8217;t see any data on the client. If you&#8217;d see data then event.itemRenderer.data wouldn&#8217;t be null.</p>
<p>So, the first step would be to fix any problem you have in order to see data (problems could be on the PHP side, like incorrect database credentials).</p>
<p>After you see data, use the Flex debugger to see if the itemRenderer.data object has the type you expect. If the mapping from the PHP to ActionScript type is not correct, you&#8217;ll get instances of ProxyObjects and not VOObject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-8406</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Wed, 20 Jan 2010 06:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-8406</guid>
		<description>Hello,

I actually had a problem with Flex 4 based ont his tutorial. I&#039;ve been struggling with it for hours. In the editedData function I trace event.itemRenderer.data and the value is null. I assign VOObject = event.itemRenderer.data AS VOObject and trace(VOObject) and the value is null. I&#039;m really stuck at this step and I&#039;d like to get some sleep soon, please help!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I actually had a problem with Flex 4 based ont his tutorial. I&#8217;ve been struggling with it for hours. In the editedData function I trace event.itemRenderer.data and the value is null. I assign VOObject = event.itemRenderer.data AS VOObject and trace(VOObject) and the value is null. I&#8217;m really stuck at this step and I&#8217;d like to get some sleep soon, please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Data Paging with Flex and PHP in Flash Builder :: Flex Commando Adobe Flex Blog</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-7849</link>
		<dc:creator>Data Paging with Flex and PHP in Flash Builder :: Flex Commando Adobe Flex Blog</dc:creator>
		<pubDate>Tue, 08 Dec 2009 10:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-7849</guid>
		<description>[...] the client side, and map client side operations to server side operations (CRUD applications). This post is an introduction to the new Data/Services view from Flash Builder 4 (I am using a PHP server and [...]</description>
		<content:encoded><![CDATA[<p>[...] the client side, and map client side operations to server side operations (CRUD applications). This post is an introduction to the new Data/Services view from Flash Builder 4 (I am using a PHP server and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bravo</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-7228</link>
		<dc:creator>Bravo</dc:creator>
		<pubDate>Tue, 10 Nov 2009 05:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-7228</guid>
		<description>I get the following error:

1067: Implicit coercion of a value of type services.authors:VOAuthor to an unrelated type valueObjects:VOAuthor.	flexPHPAMF.mxml	flexPHPAMF/src	line 25	Flex Problem

this refers to:
authors.saveData(vOAuthor);

any ideas?</description>
		<content:encoded><![CDATA[<p>I get the following error:</p>
<p>1067: Implicit coercion of a value of type services.authors:VOAuthor to an unrelated type valueObjects:VOAuthor.	flexPHPAMF.mxml	flexPHPAMF/src	line 25	Flex Problem</p>
<p>this refers to:<br />
authors.saveData(vOAuthor);</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Supbar</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6788</link>
		<dc:creator>Supbar</dc:creator>
		<pubDate>Sun, 11 Oct 2009 05:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6788</guid>
		<description>Thanks Mihai. Previously i prefer XML Data as datasource for my flex projects just because worrying php and mysql could be too though. But after read this post i decided to switch to php and mysql. Thanks a lot..</description>
		<content:encoded><![CDATA[<p>Thanks Mihai. Previously i prefer XML Data as datasource for my flex projects just because worrying php and mysql could be too though. But after read this post i decided to switch to php and mysql. Thanks a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6525</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Sat, 26 Sep 2009 19:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6525</guid>
		<description>@Essential1

For the Web Root set the path to the PHP web server root (where the PHP files stay on your server).
For the Root URL set the URL to reach the Web Root (usually this is http://localhost)
For the Output folder location set the same path as the one for Web Root and add flexPHPAMF-debug.

These should work.</description>
		<content:encoded><![CDATA[<p>@Essential1</p>
<p>For the Web Root set the path to the PHP web server root (where the PHP files stay on your server).<br />
For the Root URL set the URL to reach the Web Root (usually this is <a href="http://localhost)" rel="nofollow">http://localhost)</a><br />
For the Output folder location set the same path as the one for Web Root and add flexPHPAMF-debug.</p>
<p>These should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Essential1</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6520</link>
		<dc:creator>Essential1</dc:creator>
		<pubDate>Sat, 26 Sep 2009 10:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6520</guid>
		<description>I must be the most behind in understand.  So I tried importing your flexPHPAMF.fxp into Flash Builder 4.  However I don&#039;t know how to configure the next screen &quot;Update Path Variables&quot;. Any assistance and further explanation would be most appreciated.</description>
		<content:encoded><![CDATA[<p>I must be the most behind in understand.  So I tried importing your flexPHPAMF.fxp into Flash Builder 4.  However I don&#8217;t know how to configure the next screen &#8220;Update Path Variables&#8221;. Any assistance and further explanation would be most appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6497</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Thu, 24 Sep 2009 06:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6497</guid>
		<description>@Joel Sisko

You mean like a search? It&#039;s simple, you just have to create a search method in the PHP class, and then in Flex to add a textbox and a button in order to fill in the search criteria and start the search.</description>
		<content:encoded><![CDATA[<p>@Joel Sisko</p>
<p>You mean like a search? It&#8217;s simple, you just have to create a search method in the PHP class, and then in Flex to add a textbox and a button in order to fill in the search criteria and start the search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Sisko</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6495</link>
		<dc:creator>Joel Sisko</dc:creator>
		<pubDate>Thu, 24 Sep 2009 03:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6495</guid>
		<description>Mihai,

Great example; I have a question that I have not been able to figure out: your example as some others return all the records, how would one go about adding the code that would allow to return the records from a specific field where the data matched some user input from a text box?

Joel</description>
		<content:encoded><![CDATA[<p>Mihai,</p>
<p>Great example; I have a question that I have not been able to figure out: your example as some others return all the records, how would one go about adding the code that would allow to return the records from a specific field where the data matched some user input from a text box?</p>
<p>Joel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakri</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6459</link>
		<dc:creator>rakri</dc:creator>
		<pubDate>Thu, 17 Sep 2009 03:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6459</guid>
		<description>Hi Mihai ,
Is it possible to create a tree with flex4 that data is given by a database?
Can you help me please.
Thank&#039;s
Rakri</description>
		<content:encoded><![CDATA[<p>Hi Mihai ,<br />
Is it possible to create a tree with flex4 that data is given by a database?<br />
Can you help me please.<br />
Thank&#8217;s<br />
Rakri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6184</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6184</guid>
		<description>@marcus

not at all. you can use any kind of PHP installation.</description>
		<content:encoded><![CDATA[<p>@marcus</p>
<p>not at all. you can use any kind of PHP installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcus</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-6180</link>
		<dc:creator>marcus</dc:creator>
		<pubDate>Tue, 01 Sep 2009 05:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-6180</guid>
		<description>Hey Mihai -

Is a localized server environment, such as MAMP, required to setup the PHP data/service? I can&#039;t for the life of me figure this out. All examples that I have found are using either MAMP or WAMP. What if you want to accomplish this on a production server?

Thanks in advance for any insight.</description>
		<content:encoded><![CDATA[<p>Hey Mihai -</p>
<p>Is a localized server environment, such as MAMP, required to setup the PHP data/service? I can&#8217;t for the life of me figure this out. All examples that I have found are using either MAMP or WAMP. What if you want to accomplish this on a production server?</p>
<p>Thanks in advance for any insight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diving into Flash Builder 4 - Mark Clemons</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-5639</link>
		<dc:creator>Diving into Flash Builder 4 - Mark Clemons</dc:creator>
		<pubDate>Tue, 28 Jul 2009 18:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-5639</guid>
		<description>[...] point I turned to a few blog posts, first this one by the morphic group, and then another one by Mihai Corlan. Using both of these I was able to create the PHP classes necessaisary to access the database and [...]</description>
		<content:encoded><![CDATA[<p>[...] point I turned to a few blog posts, first this one by the morphic group, and then another one by Mihai Corlan. Using both of these I was able to create the PHP classes necessaisary to access the database and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dashiell Gough</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-5608</link>
		<dc:creator>Dashiell Gough</dc:creator>
		<pubDate>Mon, 27 Jul 2009 13:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-5608</guid>
		<description>In the &quot;Configure Operation Return Type&quot; dialog, sometimes the existing data type will not show up in the &quot;Use an existing action script or custom data type&quot; combobox.  You can select &quot;Create New Custom Data Type&quot; and type it there to work around this issue.</description>
		<content:encoded><![CDATA[<p>In the &#8220;Configure Operation Return Type&#8221; dialog, sometimes the existing data type will not show up in the &#8220;Use an existing action script or custom data type&#8221; combobox.  You can select &#8220;Create New Custom Data Type&#8221; and type it there to work around this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Data Paging with Flex and PHP in Flash Builder : Mihai CORLAN</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-5090</link>
		<dc:creator>Data Paging with Flex and PHP in Flash Builder : Mihai CORLAN</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-5090</guid>
		<description>[...] data model, map client side operations to server side operations (CRUD applications). You can find here an introduction to the new Data/Services view from Flash Builder 4 (I am using a PHP server and a [...]</description>
		<content:encoded><![CDATA[<p>[...] data model, map client side operations to server side operations (CRUD applications). You can find here an introduction to the new Data/Services view from Flash Builder 4 (I am using a PHP server and a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otuyelu</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-5010</link>
		<dc:creator>Otuyelu</dc:creator>
		<pubDate>Mon, 29 Jun 2009 11:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-5010</guid>
		<description>Wow, the ability use Flash Builder in such an integrated manner with PHP makes Hybrid RIA even easier</description>
		<content:encoded><![CDATA[<p>Wow, the ability use Flash Builder in such an integrated manner with PHP makes Hybrid RIA even easier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex 4 materijali &#124; Ivan Ilijasic.com &#124; Web i tome slično...</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-4749</link>
		<dc:creator>Flex 4 materijali &#124; Ivan Ilijasic.com &#124; Web i tome slično...</dc:creator>
		<pubDate>Tue, 23 Jun 2009 05:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-4749</guid>
		<description>[...] http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/   I za kraj, ponešto o efektima u Flexu 4: [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/" rel="nofollow">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/</a>   I za kraj, ponešto o efektima u Flexu 4: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-4638</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 16 Jun 2009 20:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-4638</guid>
		<description>Thank you so much!!!! Huge... Huge... HUGEEEE help... monster step in the right direction... finally... after weeks of looking for something like this... its amazing how hard it is to find good info beyond how to dump a MySQL table into a Datagrid... (which is about the extent of help out there for php/Flex intergration)...

Wanna be my Mentor? there&#039;s no pay, but I&#039;m willing to indenture myself lol... proofread code... I&#039;m a monster in Photoshop... (yea, I know Designers shouldn&#039;t code... lol).. .hell I&#039;ll do the windows!! lmao

seriously though, thanks so much for taking the time to write this... put me on the right track at least!</description>
		<content:encoded><![CDATA[<p>Thank you so much!!!! Huge&#8230; Huge&#8230; HUGEEEE help&#8230; monster step in the right direction&#8230; finally&#8230; after weeks of looking for something like this&#8230; its amazing how hard it is to find good info beyond how to dump a MySQL table into a Datagrid&#8230; (which is about the extent of help out there for php/Flex intergration)&#8230;</p>
<p>Wanna be my Mentor? there&#8217;s no pay, but I&#8217;m willing to indenture myself lol&#8230; proofread code&#8230; I&#8217;m a monster in Photoshop&#8230; (yea, I know Designers shouldn&#8217;t code&#8230; lol).. .hell I&#8217;ll do the windows!! lmao</p>
<p>seriously though, thanks so much for taking the time to write this&#8230; put me on the right track at least!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grzegorz Łobiński</title>
		<link>http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/comment-page-1/#comment-4612</link>
		<dc:creator>Grzegorz Łobiński</dc:creator>
		<pubDate>Sun, 14 Jun 2009 17:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2009/06/12/working-in-flash-builder-4-with-flex-and-php/#comment-4612</guid>
		<description>Thank you Mihai. I took the tutorial as my first practical lesson with FB4. It looks encouraging.</description>
		<content:encoded><![CDATA[<p>Thank you Mihai. I took the tutorial as my first practical lesson with FB4. It looks encouraging.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
