<?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>5ive.blog &#187; ExternalInterface</title>
	<atom:link href="http://blog.5ive.info/archives/tag/externalinterface/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.5ive.info</link>
	<description>ActionScriptを中心としたWeb全般プログラムのメモサイトです。</description>
	<lastBuildDate>Tue, 07 Feb 2012 04:14:53 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ASだけでJSを動作させる</title>
		<link>http://blog.5ive.info/archives/631</link>
		<comments>http://blog.5ive.info/archives/631#comments</comments>
		<pubDate>Mon, 14 Sep 2009 09:23:47 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[ExternalInterface]]></category>
		<category><![CDATA[通信]]></category>

		<guid isPermaLink="false">http://www.5ive.info/blog/?p=631</guid>
		<description><![CDATA[ExternalInterfaceを使うとJavaScriptと連携できるんだけど、HTMLにJSを書くのはめんどくさいしJSファイルをサーバーにアップするのも手間なのでASだけでJSを動作させるテスト。Flashサイト &#8230; <a href="http://blog.5ive.info/archives/631">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/631/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>javascriptでマウスホイール検知</title>
		<link>http://blog.5ive.info/archives/5</link>
		<comments>http://blog.5ive.info/archives/5#comments</comments>
		<pubDate>Wed, 02 May 2007 05:19:45 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[ExternalInterface]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://www.5ive.info/wordpress/archives/5</guid>
		<description><![CDATA[いまさらだけどflashでマウスホイール検知をやってみる。マックでも動くようにとexternalInterfaceでjavascriptと連携。要はアップ方向かダウン方向にホイールが回ってるかをif文で判別してFlash &#8230; <a href="http://blog.5ive.info/archives/5">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flashとjavascriptとphpでやりとりするには</title>
		<link>http://blog.5ive.info/archives/3</link>
		<comments>http://blog.5ive.info/archives/3#comments</comments>
		<pubDate>Thu, 12 Apr 2007 11:01:08 +0000</pubDate>
		<dc:creator>_simo</dc:creator>
				<category><![CDATA[as2]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ExternalInterface]]></category>
		<category><![CDATA[通信]]></category>

		<guid isPermaLink="false">http://www.5ive.info/wordpress/?p=3</guid>
		<description><![CDATA[flashとjavascriptのやり取りは「ExternalInterface」を使う。 javascript function getJavascript() { var obj = new Object(); ob &#8230; <a href="http://blog.5ive.info/archives/3">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.5ive.info/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

