<?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; 网络资源</title>
	<atom:link href="http://blog.minidx.com/category/net_resource/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>Flex中通过isPopUp属性创建一个不可拖动TitleWindow的例子</title>
		<link>http://blog.minidx.com/2008/08/17/1262.html</link>
		<comments>http://blog.minidx.com/2008/08/17/1262.html#comments</comments>
		<pubDate>Sun, 17 Aug 2008 01:11:55 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[网络资源]]></category>
		<category><![CDATA[isPopUp]]></category>
		<category><![CDATA[PopUpManager]]></category>
		<category><![CDATA[TitleWindow]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/08/17/1262.html</guid>
		<description><![CDATA[在前面的Flex中如何利用mouseDown与stopImmediatePropagation事件创建可拖动(draggable)与不可拖动(undraggable)对话框的例子，我们了解了如何创建一个不可拖动的对话框。接下来的例子演示了Flex中如何通过isPopUp属性,创建一个不可拖动TitleWindow。
让我们先来看一下Demo（可以右键View Source或点击这里察看源代码）：









下面是完整代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;name=&#34;PopUpManager_TitleWindow_isPopUp_test&#34;
&#160; &#160; &#160; &#160; xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; import mx.containers.TitleWindow;
&#160; &#160; &#160; &#160; &#160; &#160; import mx.managers.PopUpManager;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private var titleWin:MyTitleWin;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/08/17/1262.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>利用GWT开发iPhone应用的6项不错的资源</title>
		<link>http://blog.minidx.com/2008/05/18/859.html</link>
		<comments>http://blog.minidx.com/2008/05/18/859.html#comments</comments>
		<pubDate>Sun, 18 May 2008 13:20:49 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[程序开发相关]]></category>
		<category><![CDATA[网络资源]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/05/18/859.html</guid>
		<description><![CDATA[在前面的Planet-iphones.com&#8211;not only for the iphone users but also the SDK developers中介绍过一点关于iphone开发的SDK以及在不仅免费而且还可以给你赚钱的网络硬盘Ziddu以及价值百万最贵的iPhone手机中我们见识了最为昂贵的iPhone手机。无可否认iPhone的魅力的确让许多人无法抵挡。对于开发者来说，开发iPhone的应用，然后运行在自己的手机上，那将会是一项非常愉快的事情。而对于GWT，虽然全文检索博客没有正式介绍过，不过在GWT-Ext:又一款超级强大的widget library中，大概只要看一下，或者你曾经使用或正在使用gmail，那对GWT的强大应该也有所了解。下面是6处GWT与iPhone相结合的不错的资源。 








&#160;

GWT + iPhone == Pretty Tasty &#8211; a nice discussion of the development of the GWT Feed Reader for the iPhone and what went into building it. A great starting point if you&#8217;re just getting started with GWT on the iPhone. 
GWT App [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/05/18/859.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>480+免费icon sets帮助我们在Flex中创建自己的漂亮的Skin和Theme</title>
		<link>http://blog.minidx.com/2008/05/12/842.html</link>
		<comments>http://blog.minidx.com/2008/05/12/842.html#comments</comments>
		<pubDate>Mon, 12 May 2008 14:24:27 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[网络资源]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[Skin]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/05/12/842.html</guid>
		<description><![CDATA[在前面的15+ Strongly Recommend Tutorials You Must Read for Creating Skins and Themes( UI Design ) in Flex中，我们收集了一些非常精彩的Tutorials，帮助我们了解了如何在Flex中创建符合自己需要的Skins和Themes。知道了如何创建，很多人就会迫不及待的动手做自己的Skins和Themes了，我也相信大部分的Flex程序员都具有很好的艺术细胞，依靠自己的想象或者利用10+ great free Photoshop brush websites中的工具，可以按照自己的想象制作出自己满意的作品； 也有一部分人可能会非常&#8220;smart&#8221;的让google帮我们找一些资料/素材；也许有一些人在自己的收藏夹里就有类似于前面的a list of the best free vector graphics,free icons,images and sounds website这样的列表&#8211;这或多或少可以节省不少的时间。








我在61+ Free Business Wordpress themes一文中曾经说过我自己没什么艺术细胞，可以制作出很漂亮的东西，所以我只能选择利用别人共享出来的免费的资源。我花了一些时间，整理了另外一份列表，假如你收藏并且在用到的时候还记得这份列表的话，相信它同样可以帮你节省一定的时间。
具体列表看这里吧：
480+ free and fresh icon sets help you to create your beautiful skins and themes in Flex
你可能还对下列文章感兴趣:超过10万的免费字体让您的Flex UI(Skin和Theme)鹤立鸡群5款不得不看的Flex皮肤auzn经典Flex教程&#8211;KingnareStyle皮肤制作简介Flex中通过disabledIconColor样式设置NumericStepper控件图标(icon)无效时的颜色的例子Flex中如何通过downArrowSkin和upArrowSkin样式设置NumericStepper控件的上下箭头Skin的例子]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/05/12/842.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30个非常漂亮而且很有创意的Flash设计</title>
		<link>http://blog.minidx.com/2008/04/30/808.html</link>
		<comments>http://blog.minidx.com/2008/04/30/808.html#comments</comments>
		<pubDate>Tue, 29 Apr 2008 16:20:52 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[网络资源]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Vandelaydesign]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/04/30/808.html</guid>
		<description><![CDATA[Flash在给用户提供高质量交互式应用方面具有的天独厚的优势，而得益于Flash Player安装量的强大渗透性，Flash应用在浏览器等环境的要求上的问题几乎可以被忽略。Vandelaydesign是一个从事设计方面工作室性质的团体，在他们的Blog上整理了一份利用Flash实现的网站。看了几个，效果的确很Cool，不过速度方面不是很令人满意。








 
具体可以看这里：
30 Beautiful and Innovative Flash Designs
你可能还对下列文章感兴趣:Adobe移动战略失败的幕后Flash AS3化骨綿掌之Flash AS3 Compiler的BugHTML5对Adobe Flex/Flash的冲击25篇很不错的Flash和ActionScript 3相关的教程一篇关于Adobe Flash，Adobe Flex，Adobe AIR以及Microsoft Silverlight几款产品比较的精彩文章]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/04/30/808.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InstantAction.com,一个基于基于浏览器的第二代的游戏互联网络</title>
		<link>http://blog.minidx.com/2008/04/03/680.html</link>
		<comments>http://blog.minidx.com/2008/04/03/680.html#comments</comments>
		<pubDate>Thu, 03 Apr 2008 15:36:42 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[网络资源]]></category>
		<category><![CDATA[GarageGames]]></category>
		<category><![CDATA[IAC]]></category>
		<category><![CDATA[InstantAction]]></category>
		<category><![CDATA[游戏]]></category>
		<category><![CDATA[游戏平台]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/04/03/680.html</guid>
		<description><![CDATA[InstantAction.com是IAC与GarageGames发布的基于浏览器的游戏互联网络平台。GarageGames是 Torque Game Engine的开发者，IAC是一家全球互联网集团，可能不少人不一定知道，不过Ask.com应该很多人都知道吧，Ask.com就是IAC拥有的60多个品牌品牌之一。
我们所熟悉的国内的浩方，上海热线（这个以前我常玩）都是需要下载客户端软件安装后，通过客户端连接服务器的方式进入游戏的，而InstantAction.com能让用户直接通过浏览器就能联网对战，它将客户端直接以浏览器插件的形式进行安装。 








目前还是测试版本，不过已经有了不少很Cool的游戏，而且在线的人也不少。虽然运行在浏览器中，不过执行效果还是非常不错的。不知国内是否会有公司进行模仿。
网站地址：http://www.instantaction.com

你可能还对下列文章感兴趣:超级玛丽&#8211;怀旧一把这款经典的Flash游戏Adobe Flash中游戏基本功能实现的实例Flash实现的一只迷路的小绵羊用Flex或AIR开发一个最基本的游戏动画的教程50条你需要回避的让人对你的Flash游戏反感的理由]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/04/03/680.html/feed</wfw:commentRss>
		<slash:comments>0</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/31 queries in 0.080 seconds using disk
Object Caching 413/811 objects using disk

Served from: blog.minidx.com @ 2012-02-10 00:50:09 -->
