<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>中文Flex例子 &#187; Flex组件</title>
	<atom:link href="http://blog.minidx.com/tag/flex%e7%bb%84%e4%bb%b6/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minidx.com</link>
	<description>中文Adobe Flex例子,Flex实例教程,RIA资源,全文检索技术,算法和数据结构</description>
	<lastBuildDate>Thu, 31 Mar 2011 03:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenFlux&#8211;一个基于MVC（Model-View-Controller）架构的开源组件框架</title>
		<link>http://blog.minidx.com/2008/07/12/1064.html</link>
		<comments>http://blog.minidx.com/2008/07/12/1064.html#comments</comments>
		<pubDate>Sat, 12 Jul 2008 01:22:15 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Flex组件]]></category>
		<category><![CDATA[Google Code]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[OpenFlux]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/07/12/1064.html</guid>
		<description><![CDATA[在前面的用Flex开发的基于PureMVC框架的五子棋游戏(包含源代码)中介绍过的PureMVC，基本上的FLEXers都知道是一款基于MVC架构的开发框架，接下去介绍的OpenFlux，虽然没有PureMVC那样完善，不过它同样基于MVC（Model-View-Controller）架构的，其目标是使开发者们更加容易，快速的自定义自己的各个开发组件，而无需担心会影响其它组件。既然是基于MVC，那OpenFlux的每个组件当然都由三个核心部分构成，他们协同工作以定义API（模型）、图形（视图）和组件的行为（控制器）。OpenFlux组件和现在的Flex组件主要的区别在于前者将逻辑分离到MVC架构中，使你能在保持其他部分功能不变的情况下，轻松的替换组件的一部分。








看了一下OpenFlux在Google Code上的samples，发现自定义的程度相当惊人，呵呵，的确非常强悍。而且代码非常简洁，有兴趣的可以去研究研究：
http://code.google.com/p/openflux/
你可能还对下列文章感兴趣:11款可以大大提高你WEB开发速度的AJAX工具，APIs以及Frameworks创建Flex和AIR的MVC简单原型jQuery API说明中文版如何在不调用YouTube API的情况下在你的Flash应用中播放YouTube flv的教程Flex中如何使用Google Maps的例子]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/07/12/1064.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex组件FlexBook&#8211;令人惊叹的翻书效果</title>
		<link>http://blog.minidx.com/2008/03/07/545.html</link>
		<comments>http://blog.minidx.com/2008/03/07/545.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 16:46:05 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexBook]]></category>
		<category><![CDATA[Flex组件]]></category>
		<category><![CDATA[翻书效果]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/03/07/545.html</guid>
		<description><![CDATA[FlexBook是Ely Greenfield发布的一款具有翻书效果的Flex组件，07年就已经发布的东西，对于Flex老鸟们来说应该不会陌生。和一般印象中的翻书效果完全不同，该组件给我的感觉足以用震撼来形容。虽然接触Flex也有一段时间了，不过一直以来相对于AJAX，Flex并没有什么特别可以&#8220;吸引&#8221;我的东西，在我看来Flex只不过是真正做设计的话什么都做不出来，真正写代码的话什么也不会，但是却又偏偏要想两边都插一脚的&#8220;程序员&#8221;们用的东西&#8230;&#8230;（没什么特别意思，这么说只不过是为了BS自己一下，至于本人的真正观点，在Flex vs. Ajax &#8212; both have their pros and cons已经有了很好的阐述）。不过FlexBook让我开始体会到了Flex作为RIA应用方面的可怕表现力。








 在这里有非常多的Sample，有作为容器的，列表的，图片浏览的&#8230;&#8230;源代码直接点右键就可以下载了。
你可能还对下列文章感兴趣:包含所有Flex文档的ZIP文件(52MB)中文版Adobe® Flex® 4 Beta 语言参考已经上线了HTML5对Adobe Flex/Flash的冲击FlexPaper: 一个轻量级的在浏览器上显示各种文档的Flex开源组件创建Flex和AIR的MVC简单原型]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/03/07/545.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/17 queries in 0.167 seconds using disk
Object Caching 216/438 objects using disk

Served from: blog.minidx.com @ 2012-02-10 01:20:32 -->
