<?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>Kimkijeung.com &#187; firefox</title>
	<atom:link href="http://kimkijeung.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://kimkijeung.com</link>
	<description>Interactive development,flash,Actionscript</description>
	<lastBuildDate>Wed, 14 Jul 2010 09:57:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
			<title>Kimkijeung.com</title>
			<url>http://kimkijeung.com/blog/wp-content/uploads/2009/12/index.gif</url>
			<link>http://kimkijeung.com</link>
			<width></width>
			<height></height>
			<description>Interactive development,flash,Actionscript</description>
		</image>		<item>
		<title>ExternalInterface bug (Firefox)</title>
		<link>http://kimkijeung.com/2006/08/08/externalinterface-bug-firefox/</link>
		<comments>http://kimkijeung.com/2006/08/08/externalinterface-bug-firefox/#comments</comments>
		<pubDate>Tue, 08 Aug 2006 05:56:55 +0000</pubDate>
		<dc:creator>vkimone</dc:creator>
				<category><![CDATA[Flash-AS2.0]]></category>
		<category><![CDATA[Flash-Tip]]></category>
		<category><![CDATA[Flash8]]></category>
		<category><![CDATA[ExternalInterface]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://vkimone.inblog.kr/?p=252</guid>
		<description><![CDATA[Just a quick warning to people using ExternalInterface. When you are calling Javascript functions that open new windows your Flash movie will lose all mouse interaction (no rollovers etc) and the button you pressed to open the popup will stick on its &#8220;over&#8221; state. This is only in Firefox, (and possibly only when the popup [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Just a quick warning to people using ExternalInterface. When you are calling Javascript functions that open new windows your Flash movie will lose all mouse interaction (no rollovers etc) and the button you pressed to open the popup will stick on its &#8220;over&#8221; state. This is only in Firefox, (and possibly only when the popup contains a Flash movie, tbc).</p></blockquote>
<p>flash8 에 새로운 External API. 인 ExternalInterface&#8230;..</p>
<p>실무에 적용하여 사용한적은 없는것 같다. 그다지 쓰이지 않아서 그런진 몰라도&#8230;</p>
<p>Firefox에서 새로운 팝업창에서의 플래시 무비가 전혀 마우스 반응을 하지 못하는 버그가 있다.</p>
<p>팝업창을 사용하지 않는것이 좋겠지만 어쩔수 없이 사용해야할 경우, 그리고 꼭 firefox에서도 지원해야할경우</p>
<p>이때는 간단히 getURL 로 javascript 호출하면 된다.</p>
]]></content:encoded>
			<wfw:commentRss>http://kimkijeung.com/2006/08/08/externalinterface-bug-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
