﻿<?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>癫狂蚊子的痴狂世界 &#187; as3</title>
	<atom:link href="http://www.askgame.com.cn/index.php/game/tag/as3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.askgame.com.cn</link>
	<description>一切对我而言都是游戏! Everything is Game!</description>
	<lastBuildDate>Wed, 07 Jul 2010 07:20:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AS3的学习资源</title>
		<link>http://www.askgame.com.cn/index.php/game/208</link>
		<comments>http://www.askgame.com.cn/index.php/game/208#comments</comments>
		<pubDate>Sat, 05 Sep 2009 01:31:24 +0000</pubDate>
		<dc:creator>癫狂蚊子</dc:creator>
				<category><![CDATA[我的代码世界]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.askgame.com.cn/?p=208</guid>
		<description><![CDATA[最近累的吐血。。身心疲惫。。。今天总算在学校能安静的下来，去了下天地会，发现天地会在杭州办了一个RIA技术讲座，另外黑羽他们还开始搞培训了，看了一下他们的简章，让我很冲动，4000不到的价格，确实黑羽、moonSprite他们在上课，我是很想过去学习一下，可惜还是在杭州，杭州的朋友真是幸福哈！
贴一个在那个网站上找到的学习资料，顺便挂机下一下讲座的录像。最后那个AS直接连接MYSQL的比较过瘾，等下来研究下！

APIs、Libs、Components
1、as3ebaylib
http://code.google.com/p/as3ebaylib/
2、as3youtubelib
http://code.google.com/p/as3youtubelib/
3、as3flickrlib
http://code.google.com/p/as3flickrlib/
4、Yahoo ASTRA Flash Components
http://developer.yahoo.com/flash/astra-flash/
5、facebook-as3
http://code.google.com/p/facebook-as3/
6、as3awss3lib
http://code.google.com/p/as3awss3lib/
7、Adobe ActionScript 3:resources:apis:libraries （官方，包括corelib、FlexUnit、Flickr、Mappr、RSS and Atom libraries、Odeo、YouTube）
http://labs.adobe.com/wiki/index.php/ActionScript_3:resources:apis:libraries
8、Tweener   用于过渡与切换的一组动画库
http://code.google.com/p/tweener/
9、uicomponents-as3    一组轻量级的AS3 UI组件库
http://code.google.com/p/uicomponents-as3/
10、as3ds    AS3的数据结构实现
http://code.google.com/p/as3ds/
11、mecheye-as3-libraries    一组主要用于Flash 游戏开发的AS3库
http://code.google.com/p/mecheye-as3-libraries/
12、XIFF   一套XMPP协议的AS3实现
http://svn.igniterealtime.org/svn/repos/xiff/branches/xiff_as3_flexlib_beta1/
13、FZip   一套AS3库，可用作对ZIP压缩文件的载入、修改与创建
http://codeazur.com.br/lab/fzip/
14、FlexLib   一套开源的Flex界面组件库
http://code.google.com/p/flexlib/
15、AnimatedGIfLoader Flex Component     可载入GIF的Flex组件
http://dougmccune.com/blog/animatedgifloader-flex-component/
16、goplayground    一套轻量级的，可用创建属于你自己的AS3 动画工具的库
http://code.google.com/p/goplayground/
17、AlivePDF   开源的用于PDF创建的AS3库
http://www.alivepdf.org/
18、jwopitz-lib   一组开源的Flex用户界面组件
http://code.google.com/p/jwopitz-lib/
19、as3crypto  [...]]]></description>
		<wfw:commentRss>http://www.askgame.com.cn/index.php/game/208/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>在flash中插入流媒体</title>
		<link>http://www.askgame.com.cn/index.php/game/159</link>
		<comments>http://www.askgame.com.cn/index.php/game/159#comments</comments>
		<pubDate>Wed, 15 Apr 2009 09:42:32 +0000</pubDate>
		<dc:creator>癫狂蚊子</dc:creator>
				<category><![CDATA[我的代码世界]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[视频]]></category>
		<category><![CDATA[NetStream]]></category>

		<guid isPermaLink="false">http://www.askgame.com.cn/?p=159</guid>
		<description><![CDATA[最几天，有同事问我网页中插入视频的方法，类似于youku，56一样的效果，回去做了一下，比想像中的要简单的多，方法帖出备查！
插入流媒体先要有一个NetStream实例，NetStream的构造函数需要有个NetConnection实例，因此插入流媒体的基本方法如下~

var _netStream:NetStream;
var _videoConnection:NetConnection=new NetConnection();
var _video:Video=new Video();
//因为不需要打开connection，因此在这里null就OK了~
_videoConnection.connect(null);
_netStream=new NetStream(_videoConnection);
_netStream.play("a53c527ba4354bc986bb3780b9b00b35.flv");
//将NetStream加载到Video的实例当中
_video.attachNetStream(_netStream);
stage.addChild(_video);

至于实际应用当中，只需要将播放的flv的地址通过php传入flash当中就Ok了！不过貌似还要考虑服务器的负荷等实际情况，这个以后有机会请教下小宝了~
]]></description>
		<wfw:commentRss>http://www.askgame.com.cn/index.php/game/159/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3制作的点名FLASH(银河选秀)</title>
		<link>http://www.askgame.com.cn/index.php/game/6</link>
		<comments>http://www.askgame.com.cn/index.php/game/6#comments</comments>
		<pubDate>Fri, 31 Oct 2008 05:20:46 +0000</pubDate>
		<dc:creator>癫狂蚊子</dc:creator>
				<category><![CDATA[我的代码世界]]></category>
		<category><![CDATA[actionccript 3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.askgame.com.cn/?p=6</guid>
		<description><![CDATA[上课的时候,常常需要随机叫一位学生上来演示某个东西怎么做,以便于知道学生的掌握情况,以前,小宝做了个选秀的小FLASH,通读取外部文档,取出其中的某个学生名字,但因为嵌入的字符太多,文件有7M左右的大小,早些天自己也仿照小宝的flash自己用as3写了一下,不过每个新班都要重新去输入名字,太麻烦,每个班还要换不同的名单,我的同事想到一个好点子,因为每个教室的机子都是一样的摆放,所以用机子的位置来代替名字,省去了很多事,flash贴下面,程序是我写的,美工是我同事做的.过几天,我把其中的代码贴出来.

]]></description>
		<wfw:commentRss>http://www.askgame.com.cn/index.php/game/6/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
