<?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>Hangun's World - Blog &#187; FireFox</title>
	<atom:link href="http://hangunsworld.com/blog/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://hangunsworld.com/blog</link>
	<description>about ActionScript, Flash, Web and more...</description>
	<lastBuildDate>Thu, 09 Sep 2010 04:34:13 +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>FP10 hangs uploading to .htpasswd protected directory.</title>
		<link>http://hangunsworld.com/blog/448</link>
		<comments>http://hangunsworld.com/blog/448#comments</comments>
		<pubDate>Thu, 08 Jan 2009 13:07:31 +0000</pubDate>
		<dc:creator>Hangun's World</dc:creator>
				<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[.htpasswd]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://hangunsworld.com/blog/?p=448</guid>
		<description><![CDATA[Flash Player 10에서 .htpasswd를 사용하여 보호되는 디렉토리로 파일을 업로드하는 경우, 플래시 플레이어가 다운되는 문제가 발생합니다. 이 문제는 특히 FireFox에서 더 심각하여, FireFox에서는 아예 업로드가 불가능합니다. Flash Player 9에서도 비슷한 문제가 있었지만, 재차 업로드하면 되었으나, 10에선 아예 안됩니다.
재현1

&#8220;Upload&#8221; 버튼 클릭하여 이미지 업로드
로그인 (test / test)
업로드 중지됨
브라우저 종료하면 브라우저 다운

재현2 (Internet Explorer)

&#8220;Load&#8221; 버튼 클릭하여 이미지 로드
로그인 (test [...]]]></description>
			<content:encoded><![CDATA[<div class="korean">Flash Player 10에서 .htpasswd를 사용하여 보호되는 디렉토리로 파일을 업로드하는 경우, 플래시 플레이어가 다운되는 문제가 발생합니다. 이 문제는 특히 FireFox에서 더 심각하여, FireFox에서는 아예 업로드가 불가능합니다. Flash Player 9에서도 비슷한 문제가 있었지만, 재차 업로드하면 되었으나, 10에선 아예 안됩니다.</p>
<p><strong>재현1</strong></p>
<ol>
<li>&#8220;Upload&#8221; 버튼 클릭하여 이미지 업로드</li>
<li>로그인 (test / test)</li>
<li>업로드 중지됨</li>
<li>브라우저 종료하면 브라우저 다운</li>
</ol>
<p><strong>재현2 (Internet Explorer)</strong></p>
<ol>
<li>&#8220;Load&#8221; 버튼 클릭하여 이미지 로드</li>
<li>로그인 (test / test)</li>
<li>이미지 로드 완료되면 화면에 표시</li>
<li>&#8220;Upload&#8221; 버튼 클릭하여 이미지 업로드</li>
<li>이미지 업로드 완료</li>
</ol>
<p><strong>재현2 (FireFox)</strong></p>
<ol>
<li>&#8220;Load&#8221; 버튼 클릭하여 이미지 로드</li>
<li>로그인 (test / test)</li>
<li>이미지 로드 완료되면 화면에 표시</li>
<li>&#8220;Upload&#8221; 버튼 클릭하여 이미지 업로드</li>
<li>로그인 (test / test). 로그인 팝업의 UI가 2번의 UI와 다름.</li>
<li>업로드 중지됨</li>
<li>브라우저 종료하면 브라우저 다운</li>
</ol>
<p>이 문제를 피하려면, Flash Player에서 파일을 업로드하는 PHP 파일은 .htpasswd의 영향을 받지 않는 폴더에 위치하여, 로그인 과정이 없이 파일의 업로드가 이뤄지도록 해야 합니다. 또는 IE에서만 업로드가 가능하도록 하며, 업로드 전에 로그인을 거치도록 구성할 필요가 있습니다.</p>
<p>IE와 FF를 제외한 다른 브라우저에서는 테스트를 해보지 못했습니다. 다른 브라우저를 사용하는 사람들은 한 번 테스트 후에 결과를 코멘트에 남겨 주세요.</p></div>
<div class="english">Flash Player 10 hangs when you upload a file to a directory protected with the .htpasswd feature. This is more critical in FireFox, uploading a file is impossible. The same problem occured in Flash Player 9, but you can upload files in the second try. In FP10, you can&#8217;t.</p>
<p><strong>reproduce1</strong></p>
<ol>
<li>Click &#8220;Upload&#8221; button to upload an image.</li>
<li>Login. (test / test)</li>
<li>Uploading process halts.</li>
<li>Close the browse, and it crashes.</li>
</ol>
<p><strong>reproduce2 (Internet Explorer)</strong></p>
<ol>
<li>Click &#8220;Load&#8221; button to load an image.</li>
<li>Login. (test / test)</li>
<li>After the loading finished, the image displayed.</li>
<li>Click &#8220;Upload&#8221; button to upload an image.</li>
<li>Uploading process finished successfully.</li>
</ol>
<p><strong>reproduce2 (FireFox)</strong></p>
<ol>
<li>Click &#8220;Load&#8221; button to load an image.</li>
<li>Login. (test / test)</li>
<li>After the loading finished, the image displayed.</li>
<li>Click &#8220;Upload&#8221; button to upload an image.</li>
<li>Login (test / test). The UI of the Login popup is different from the procedure 2.</li>
<li>Uploading process halts.</li>
<li>Close the browser, and it crashes.</li>
</ol>
<p>To avoid the problem, place the PHP file, that handles the uploaded file from Flash Player, on a directory which is not affected by .htpasswd. Or filter browsers to accept only IE, then, put the login process before upload a file.</p>
<p>I tested in IE and FF. If you tested in other browser, please leave a comment about the result.</p></div>
<div class="japanese">Flash Player 10で .htpasswdを使って保護されているフォルダにファイルをアップロードする場合、Flash Playerがクラッシュする問題があるんです。これはFireFoxでもっとひどくて、FireFoxではファイルのアップロードが不可能です。Flash Player 9も同じ問題があったが、再びアップロードすればできたのに、10は全然ダメ。</p>
<p><strong>再見1</strong></p>
<ol>
<li>&#8220;Upload&#8221;ボタンをクリックして、イメージをアップロード。</li>
<li>ログイン (test / test)</li>
<li>アップロードが中止される。</li>
<li>ブラウザを閉じると、クラッシュ。</li>
</ol>
<p><strong>再見2 (Internet Explorer)</strong></p>
<ol>
<li>&#8220;Load&#8221;ボタンをクリックして、イメージをロード</li>
<li>ログイン (test / test)</li>
<li>ロードが終わったら、イメージが表す。</li>
<li>&#8220;Upload&#8221; ボタンをクリックして、イメージをアップロード。</li>
<li>アップロード終了。</li>
</ol>
<p><strong>再見2 (FireFox)</strong></p>
<ol>
<li>&#8220;Load&#8221;ボタンをクリックして、イメージをロード</li>
<li>ログイン (test / test)</li>
<li>ロードが終わったら、イメージが表す。</li>
<li>&#8220;Upload&#8221; ボタンをクリックして、イメージをアップロード。</li>
<li>ログイン (test / test). ログインウィンドーのUIが2番目と違う。</li>
<li>アップロードが中止される。</li>
<li>ブラウザを閉じると、クラッシュ。</li>
</ol>
<p>もの問題を回避する為には、Flash PlayerからファイルをアップロードするPHPファイルを.htpasswdの影響のないフォルダに置く。他にはIEだけでアップロードが出来るようにし、アップロードの前にログインさせる必要があります。</p>
<p>私はIEとFFしかテストして見ました。他のブラウザでテストした方は、コメントを残してください。</p></div>
<p><script type="text/javascript">
insertFlashObject("http://hangunsworld.com/blog/wp-content/uploads/2009/01/htpasswd.swf", 600, 250);
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://hangunsworld.com/blog/448/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Web Developer Toolbar&#8217;s Display Object Information</title>
		<link>http://hangunsworld.com/blog/381</link>
		<comments>http://hangunsworld.com/blog/381#comments</comments>
		<pubDate>Thu, 25 Sep 2008 04:43:43 +0000</pubDate>
		<dc:creator>Hangun's World</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Web Developer Toolbar]]></category>

		<guid isPermaLink="false">http://hangunsworld.com/blog/?p=381</guid>
		<description><![CDATA[파이어 폭스의 익스텐션 중에서 웹 디벨로퍼 툴바의 기능 중 플래시 디버깅에 유용한 기능이 있어서 소개합니다.
Information > Display Object Information 메뉴를 선택하면, 플래시 오브젝트의 태그를 화면에 디스플레이 해 줍니다. 물론 소스보기를 통해서도 확인할 수 있는 내용이지만, 원하는 부분을 쉽게 찾기 어렵죠. 게다가 자바스크립트를 통해서 입력된 경우에는 더욱 그렇고요. 위 기능을 사용하면 매우 편리합니다.
There is a useful [...]]]></description>
			<content:encoded><![CDATA[<div class="korean">파이어 폭스의 익스텐션 중에서 <a href="https://addons.mozilla.org/ko/firefox/addon/60">웹 디벨로퍼 툴바</a>의 기능 중 플래시 디버깅에 유용한 기능이 있어서 소개합니다.<br />
Information > Display Object Information 메뉴를 선택하면, 플래시 오브젝트의 태그를 화면에 디스플레이 해 줍니다. 물론 소스보기를 통해서도 확인할 수 있는 내용이지만, 원하는 부분을 쉽게 찾기 어렵죠. 게다가 자바스크립트를 통해서 입력된 경우에는 더욱 그렇고요. 위 기능을 사용하면 매우 편리합니다.</div>
<div class="english">There is a useful feature in Web Developer Toolbar extension for FireFox. If Display Object Information menu is activated, Flash objects&#8217; tags are displayed on the screen. It is useful when you debug your Flash applications.</div>
<div class="japanese">FireFox用Web Developer Toolbarの中でデバッグする時役に立つ機能があります。Display Object Informationメーにュを実行すると、フラッシュオブゼクトのタグを示します。デバッグする時、有用なものです。</div>
<p><img src="http://hangunsworld.com/blog/wp-content/uploads/2008/09/screen03.jpg" alt="" title="Display Object Information" width="300" height="300" class="alignnone size-full wp-image-385" /> <a href='http://hangunsworld.com/blog/wp-content/uploads/2008/09/screen02.jpg'><img src="http://hangunsworld.com/blog/wp-content/uploads/2008/09/screen02-300x249.jpg" alt="" title="Display Object Information" width="300" height="249" class="alignnone size-medium wp-image-384" /></a><br />
<a href='http://hangunsworld.com/blog/wp-content/uploads/2008/09/screen01.jpg'><img src="http://hangunsworld.com/blog/wp-content/uploads/2008/09/screen01-300x207.jpg" alt="" title="Source Code View" width="300" height="207" class="alignnone size-medium wp-image-383" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hangunsworld.com/blog/381/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URLNavigator class.</title>
		<link>http://hangunsworld.com/blog/263</link>
		<comments>http://hangunsworld.com/blog/263#comments</comments>
		<pubDate>Fri, 04 Apr 2008 07:31:52 +0000</pubDate>
		<dc:creator>Hangun's World</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[navigateToURL]]></category>
		<category><![CDATA[net]]></category>

		<guid isPermaLink="false">http://hangunsworld.com/blog/?p=263</guid>
		<description><![CDATA[
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
/**
 * URLNavigator
 *
 * The URLNavigator class extends the Flash built-in method, navigateToURL.
 * This class copies the Firefox browser's link-click action.
 * If you click on a link with the &#34;Ctrl&#34; key held down, the link will be opened in a new window or a new tab, depend on the browser's settings.
 * [...]]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
</pre></td><td class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #3f5fbf;">/**
 * URLNavigator
 *
 * The URLNavigator class extends the Flash built-in method, navigateToURL.
 * This class copies the Firefox browser's link-click action.
 * If you click on a link with the &quot;Ctrl&quot; key held down, the link will be opened in a new window or a new tab, depend on the browser's settings.
 * Or Flash Player tries to download the url, if the &quot;Alt&quot; key is held down.
 *
 * @author: Han Sanghun (http://hangunsworld.com, hanguns@gmail.com)
 * @created: 2008 04 04
 * @last modified: 2008 04 04
 *
 * Modify Histories
*/</span>
&nbsp;
&nbsp;
<span style="color: #9900cc; font-weight: bold;">package</span> com.hangunsworld.net<span style="color: #000000;">&#123;</span>
&nbsp;
	<span style="color: #0033ff; font-weight: bold;">import</span>	<span style="color: #004993;">flash.net</span>.<span style="color: #004993;">navigateToURL</span>;
	<span style="color: #0033ff; font-weight: bold;">import</span>	<span style="color: #004993;">flash.net</span>.<span style="color: #004993;">URLRequest</span>;
&nbsp;
	<span style="color: #0033ff; font-weight: bold;">import</span>	com.hangunsworld.net.Downloader;
&nbsp;
&nbsp;
	<span style="color: #0033ff; font-weight: bold;">public</span> <span style="color: #9900cc; font-weight: bold;">class</span> URLNavigator<span style="color: #000000;">&#123;</span>
&nbsp;
		<span style="color: #009900;">// Downloader object.</span>
		<span style="color: #6699cc; font-weight: bold;">var</span> dloader<span style="color: #000000; font-weight: bold;">:</span>Downloader;
&nbsp;
		<span style="color: #3f5fbf;">/**
		 * Constructor function.
		 */</span>
		<span style="color: #0033ff; font-weight: bold;">public</span> <span style="color: #339966; font-weight: bold;">function</span> URLNavigator<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000000;">&#123;</span>
			dloader = <span style="color: #0033ff; font-weight: bold;">new</span> Downloader<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
		<span style="color: #000000;">&#125;</span><span style="color: #009900;">// end constructor</span>
&nbsp;
		<span style="color: #3f5fbf;">/**
		 * Handles the URL depending on the properties provided.
		 *
		 * @param ur An URLRequest object.
		 * @param target A String value specifies the target window. [OPTIONAL]
		 * @param ctrlkey A Boolean value indicates whether the &quot;Ctrl&quot; key is held down. [OPTIONAL]
		 * @param altkey A Boolean value indicates where the &quot;Alt&quot; key is held down. [OPTIONAL]
		 */</span>
		<span style="color: #0033ff; font-weight: bold;">public</span> <span style="color: #339966; font-weight: bold;">function</span> <span style="color: #004993;">navigateToURL</span><span style="color: #000000;">&#40;</span>ur<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">URLRequest</span>, <span style="color: #004993;">target</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">String</span>=<span style="color: #990000;">&quot;_self&quot;</span>, ctrlkey<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">Boolean</span>=<span style="color: #0033ff; font-weight: bold;">false</span>, altkey<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">Boolean</span>=<span style="color: #0033ff; font-weight: bold;">false</span><span style="color: #000000;">&#41;</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span><span style="color: #000000;">&#123;</span>
&nbsp;
			<span style="color: #0033ff; font-weight: bold;">if</span><span style="color: #000000;">&#40;</span>ctrlkey<span style="color: #000000;">&#41;</span><span style="color: #000000;">&#123;</span>
&nbsp;
				<span style="color: #009900;">// If &quot;Ctrl&quot; key is held down,</span>
				<span style="color: #009900;">// opens the URL in a new window or a new tab, depend on the browser's settings.</span>
				<span style="color: #004993;">flash.net</span>.<span style="color: #004993;">navigateToURL</span><span style="color: #000000;">&#40;</span>ur, <span style="color: #990000;">&quot;_blank&quot;</span><span style="color: #000000;">&#41;</span>;
&nbsp;
			<span style="color: #000000;">&#125;</span><span style="color: #0033ff; font-weight: bold;">else</span> <span style="color: #0033ff; font-weight: bold;">if</span><span style="color: #000000;">&#40;</span>altkey<span style="color: #000000;">&#41;</span><span style="color: #000000;">&#123;</span>
&nbsp;
				<span style="color: #009900;">// If &quot;Alt&quot; key is held down,</span>
				<span style="color: #009900;">// downlaods the URL via a Downloader object.</span>
				dloader.downloadURL<span style="color: #000000;">&#40;</span>ur<span style="color: #000000;">&#41;</span>;
&nbsp;
			<span style="color: #000000;">&#125;</span><span style="color: #0033ff; font-weight: bold;">else</span><span style="color: #000000;">&#123;</span>
&nbsp;
				<span style="color: #009900;">// Otherwise, opens the URL in the window specified by the &quot;target&quot; parameter.</span>
				<span style="color: #004993;">flash.net</span>.<span style="color: #004993;">navigateToURL</span><span style="color: #000000;">&#40;</span>ur, <span style="color: #004993;">target</span><span style="color: #000000;">&#41;</span>;
&nbsp;
			<span style="color: #000000;">&#125;</span>
&nbsp;
		<span style="color: #000000;">&#125;</span><span style="color: #009900;">// end navigateToURL</span>
&nbsp;
	<span style="color: #000000;">&#125;</span><span style="color: #009900;">// end class</span>
&nbsp;
<span style="color: #000000;">&#125;</span><span style="color: #009900;">// end package</span></pre></td></tr></table></div>

<p>Usage sample code.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
</pre></td><td class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #0033ff; font-weight: bold;">import</span>	com.hangunsworld.net.URLNavigator;
&nbsp;
<span style="color: #004993;">stage</span>.<span style="color: #004993;">addEventListener</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">MouseEvent</span>.<span style="color: #004993;">CLICK</span>, clickListener<span style="color: #000000;">&#41;</span>;
&nbsp;
&nbsp;
<span style="color: #6699cc; font-weight: bold;">var</span> un<span style="color: #000000; font-weight: bold;">:</span>URLNavigator = <span style="color: #0033ff; font-weight: bold;">new</span> URLNavigator<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
&nbsp;
<span style="color: #339966; font-weight: bold;">function</span> clickListener<span style="color: #000000;">&#40;</span>e<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">MouseEvent</span><span style="color: #000000;">&#41;</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span><span style="color: #000000;">&#123;</span>
&nbsp;
	<span style="color: #6699cc; font-weight: bold;">var</span> <span style="color: #004993;">url</span><span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">String</span> = <span style="color: #990000;">&quot;http://hangunsworld.com/blog&quot;</span>;
	<span style="color: #6699cc; font-weight: bold;">var</span> ur<span style="color: #000000; font-weight: bold;">:</span><span style="color: #004993;">URLRequest</span> = <span style="color: #0033ff; font-weight: bold;">new</span> <span style="color: #004993;">URLRequest</span><span style="color: #000000;">&#40;</span><span style="color: #004993;">url</span><span style="color: #000000;">&#41;</span>;
&nbsp;
	un.<span style="color: #004993;">navigateToURL</span><span style="color: #000000;">&#40;</span>ur, <span style="color: #990000;">&quot;_self&quot;</span>, e.<span style="color: #004993;">ctrlKey</span>, e.<span style="color: #004993;">altKey</span><span style="color: #000000;">&#41;</span>;
&nbsp;
<span style="color: #000000;">&#125;</span></pre></td></tr></table></div>

<p>You can download the class file <a href="/classes/com/hangunsworld/net/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hangunsworld.com/blog/263/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Useful browser add-ons.</title>
		<link>http://hangunsworld.com/blog/251</link>
		<comments>http://hangunsworld.com/blog/251#comments</comments>
		<pubDate>Wed, 19 Mar 2008 06:47:47 +0000</pubDate>
		<dc:creator>Hangun's World</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://hangunsworld.com/blog/251</guid>
		<description><![CDATA[I was a bit suprised when I worked with several Flash developers and Web developers. Becuase they didn&#8217;t know about the following browser add-ons, useful tools on debugging. So, here I introduce these extensions.
플래시 개발자나 웹 개발자들과 같이 작업을 하면서 많은 개발자들이 모르고 있는 것 같아서, 알아두면 매우 편리한 브라우저 애드-온 몇 가지를 소개합니다. 디버깅 [...]]]></description>
			<content:encoded><![CDATA[<div class="english">I was a bit suprised when I worked with several Flash developers and Web developers. Becuase they didn&#8217;t know about the following browser add-ons, useful tools on debugging. So, here I introduce these extensions.</div>
<div class="korean">플래시 개발자나 웹 개발자들과 같이 작업을 하면서 많은 개발자들이 모르고 있는 것 같아서, 알아두면 매우 편리한 브라우저 애드-온 몇 가지를 소개합니다. 디버깅 등의 작업에 정말 많은 도움이 됩니다.</div>
<div class="japanese">色んなフラッシュ開発者やウェブ開発者と作業しながら、少しびっくりしました。なぜなら、多くの開発者たちがこのアドオンに就いて全然知らなかったからです。だから、便利なアドオンを紹介します。デバグする時本当に役に立ちます。</div>
<p><strong>Firefox Add-ons</strong></p>
<ul>
<li>Web Developer: <a href="https://addons.mozilla.org/en-US/firefox/addon/60">https://addons.mozilla.org/en-US/firefox/addon/60</a></li>
<li>Firebug: <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">https://addons.mozilla.org/en-US/firefox/addon/1843</a></li>
<li>DOM Inspector: <a href="https://addons.mozilla.org/en-US/firefox/addon/6622">https://addons.mozilla.org/en-US/firefox/addon/6622</a></li>
</ul>
<p><strong>Internet Explorer Add-ons</strong></p>
<ul>
<li>Internet Explorer Developer Toolbar: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;displaylang=en</a></li>
<li>HttpWatch Basic Edition: <a href="http://www.httpwatch.com">http://www.httpwatch.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hangunsworld.com/blog/251/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
