<?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>gotoand... &#187; ActionScript</title>
	<atom:link href="http://gotoand.net/blog/articles/category/general/actionscript/feed" rel="self" type="application/rss+xml" />
	<link>http://gotoand.net/blog</link>
	<description>about Web,Flash.</description>
	<lastBuildDate>Thu, 20 Jan 2011 02:00:27 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>【勉強会】大阪てら子23「みんなで作る特別授業」行ってきた（前編）</title>
		<link>http://gotoand.net/blog/articles/general/239.html</link>
		<comments>http://gotoand.net/blog/articles/general/239.html#comments</comments>
		<pubDate>Mon, 06 Jul 2009 04:13:01 +0000</pubDate>
		<dc:creator>renji</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[teraco-寺子屋-]]></category>

		<guid isPermaLink="false">http://gotoand.net/blog/?p=239</guid>
		<description><![CDATA[というわけで、６月２７日（土）に行ってきました。

大阪てら子23「みんなで作る特別授業」
日時 / DATE :    2009/06/27 14:00
定員 / LIMIT :    20 人
会場 / PLACE  [...]]]></description>
		<wfw:commentRss>http://gotoand.net/blog/articles/general/239.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【JS VS. AS】昇順が降順になる件。（for&#8230;inだから？）</title>
		<link>http://gotoand.net/blog/articles/general/131.html</link>
		<comments>http://gotoand.net/blog/articles/general/131.html#comments</comments>
		<pubDate>Sat, 26 Apr 2008 04:50:20 +0000</pubDate>
		<dc:creator>renji</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://gotoand.net/blog/?p=131</guid>
		<description><![CDATA[Cで配列を作ると「連続したメモリ空間」で、JavaScript配列は「ハッシュ・テーブル」で「値とキーのテーブル」みたいなことを知って「！」なって、久しぶりにjsをちょこちょこ弄ってみる。。。
//配列test_arrを [...]]]></description>
		<wfw:commentRss>http://gotoand.net/blog/articles/general/131.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>【Flash AS IDE】FlashDevelop 3.0.0 Beta5 released</title>
		<link>http://gotoand.net/blog/articles/general/111.html</link>
		<comments>http://gotoand.net/blog/articles/general/111.html#comments</comments>
		<pubDate>Thu, 13 Dec 2007 04:29:09 +0000</pubDate>
		<dc:creator>renji</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://gotoand.net/blog/?p=111</guid>
		<description><![CDATA[巷で話題の
「ActionScriptを外部エディタ書くならEclipse+FDT or FlashDevelopじゃね？」
でEclipseはともかく、FDTは有償なので、
無料で高機能なASのエディタと言えば
Fla [...]]]></description>
		<wfw:commentRss>http://gotoand.net/blog/articles/general/111.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Flash】SharedObject</title>
		<link>http://gotoand.net/blog/articles/general/99.html</link>
		<comments>http://gotoand.net/blog/articles/general/99.html#comments</comments>
		<pubDate>Wed, 24 Oct 2007 16:13:23 +0000</pubDate>
		<dc:creator>renji</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://gotoand.net/blog/?p=99</guid>
		<description><![CDATA[とりあえずメモ。
【リモート共有オブジェクト】
FMS上で使用され、接続されたユーザー間でデータを共有するもの。
データをサーバー上に保存しておくことも可能。「getRemote()」で取得。もしくは生成する。
【ローカ [...]]]></description>
		<wfw:commentRss>http://gotoand.net/blog/articles/general/99.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>動作を分解して考える。</title>
		<link>http://gotoand.net/blog/articles/general/actionscript/61.html</link>
		<comments>http://gotoand.net/blog/articles/general/actionscript/61.html#comments</comments>
		<pubDate>Sat, 18 Aug 2007 10:38:03 +0000</pubDate>
		<dc:creator>renji</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://gotoand.net/blog/?p=61</guid>
		<description><![CDATA[職場のWebデザイナーの子から「プログラムってどうしたら書けますか？」と聞かれた。
一応ディレクション／Flash制作担当なのだけど。。。
部署にはれっきとした「プログラマ」もいるのだけど。。。
多分時々ASをやっている [...]]]></description>
		<wfw:commentRss>http://gotoand.net/blog/articles/general/actionscript/61.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【AS】インターフェース</title>
		<link>http://gotoand.net/blog/articles/general/actionscript/27.html</link>
		<comments>http://gotoand.net/blog/articles/general/actionscript/27.html#comments</comments>
		<pubDate>Thu, 14 Jun 2007 03:54:39 +0000</pubDate>
		<dc:creator>renji</dc:creator>
				<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://gotoand.net/blog/?p=27</guid>
		<description><![CDATA[そのクラスで実装が保証されることを示すという
インターフェース
その「使いどころ」がよくわかりません。
復数名で開発にあたる場合は有効かなと思うのですが。。。
自身がごにょごにょする場合での「使いどころ」がよくわかってい [...]]]></description>
		<wfw:commentRss>http://gotoand.net/blog/articles/general/actionscript/27.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

