<?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: Flex Styling without the Flex (example and source)</title>
	<atom:link href="http://jacwright.com/blog/295/flex-styling-without-the-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacwright.com/blog/295/flex-styling-without-the-flex/</link>
	<description>Flex, AIR, PHP, etc.</description>
	<lastBuildDate>Fri, 12 Mar 2010 23:40:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arturo Alcalde</title>
		<link>http://jacwright.com/blog/295/flex-styling-without-the-flex/comment-page-1/#comment-8821</link>
		<dc:creator>Arturo Alcalde</dc:creator>
		<pubDate>Wed, 09 Dec 2009 18:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=295#comment-8821</guid>
		<description>Very interesting project. I came to your site by surfing on the web. I can&#039;t find any tutorials about objects in flex. (my mayor issue is to fill an object that have an array of objects from a custom class.)

Well i have defined my classes and get to work with my own objects from .net to flex.
But i want to go viceversa. I am rehusing  and making my own components for combos and grids that are filled once from sql.

Here is my class example.

public class ClassEmpleados
	{		
		public var ClassName:String;
		public var TeacherName:String;
		public var TeacherID:int;		
		private var _empleados:ArrayCollection;
		
		public function ClassEmpleados()
		{
			
		}</description>
		<content:encoded><![CDATA[<p>Very interesting project. I came to your site by surfing on the web. I can&#8217;t find any tutorials about objects in flex. (my mayor issue is to fill an object that have an array of objects from a custom class.)</p>
<p>Well i have defined my classes and get to work with my own objects from .net to flex.<br />
But i want to go viceversa. I am rehusing  and making my own components for combos and grids that are filled once from sql.</p>
<p>Here is my class example.</p>
<p>public class ClassEmpleados<br />
	{<br />
		public var ClassName:String;<br />
		public var TeacherName:String;<br />
		public var TeacherID:int;<br />
		private var _empleados:ArrayCollection;</p>
<p>		public function ClassEmpleados()<br />
		{</p>
<p>		}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/295/flex-styling-without-the-flex/comment-page-1/#comment-8510</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=295#comment-8510</guid>
		<description>The major goal of OpenFlux was to provide an easier model within Flex to create components.

While we still want to be able to have our components work with Flex, the main goal of reflex is to provide a complete alternative to Flex. Other goals include smaller, more lightweight, and pay-as-you-go, meaning if you don&#039;t use a feature, you shouldn&#039;t have to include the code for it.</description>
		<content:encoded><![CDATA[<p>The major goal of OpenFlux was to provide an easier model within Flex to create components.</p>
<p>While we still want to be able to have our components work with Flex, the main goal of reflex is to provide a complete alternative to Flex. Other goals include smaller, more lightweight, and pay-as-you-go, meaning if you don&#8217;t use a feature, you shouldn&#8217;t have to include the code for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mico</title>
		<link>http://jacwright.com/blog/295/flex-styling-without-the-flex/comment-page-1/#comment-8500</link>
		<dc:creator>mico</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=295#comment-8500</guid>
		<description>great, but what will be the difference between reflex and openflux ? mvc approach is still in action?

watching your project on github to see some changes ;)</description>
		<content:encoded><![CDATA[<p>great, but what will be the difference between reflex and openflux ? mvc approach is still in action?</p>
<p>watching your project on github to see some changes ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xero / fontvir.us</title>
		<link>http://jacwright.com/blog/295/flex-styling-without-the-flex/comment-page-1/#comment-8496</link>
		<dc:creator>xero / fontvir.us</dc:creator>
		<pubDate>Mon, 31 Aug 2009 17:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=295#comment-8496</guid>
		<description>very interesting. thanx for sharing!</description>
		<content:encoded><![CDATA[<p>very interesting. thanx for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
