<?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>Supernova &#187; firebug</title>
	<atom:link href="http://blog.dealforest.net/category/firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dealforest.net</link>
	<description>be careful, be bravely</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:18:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FlashLlite1.1 で Firebug のコンソールに Dump する方法</title>
		<link>http://blog.dealforest.net/2008/11/flashllite11-%e3%81%a7-firebug-%e3%81%ae%e3%82%b3%e3%83%b3%e3%82%bd%e3%83%bc%e3%83%ab%e3%81%ab-dump-%e3%81%99%e3%82%8b%e6%96%b9%e6%b3%95/</link>
		<comments>http://blog.dealforest.net/2008/11/flashllite11-%e3%81%a7-firebug-%e3%81%ae%e3%82%b3%e3%83%b3%e3%82%bd%e3%83%bc%e3%83%ab%e3%81%ab-dump-%e3%81%99%e3%82%8b%e6%96%b9%e6%b3%95/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 08:38:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[firebug]]></category>
		<category><![CDATA[flashlite1.1]]></category>

		<guid isPermaLink="false">http://blog.dealforest.net/?p=102</guid>
		<description><![CDATA[Firebug は必須
いざしようとした時に忘れてたんで以前のエントリ(自分の昔のエントリ)を引用しました。
需要があるかどうかは定かではないけど。
簡単にいうと swf から javascript で firebug の API を叩いているだけ。
でも、これで確認できると凄い便利。

//文字出力
getURL&#40;&#34;javascript:console.log('hoge')&#34;&#41;;
//変数を出力
getURL&#40;&#34;javascript:console.log('test :&#34; add /:hoge add &#34;'));

動的に生成される swf  の値を見ようとしたら
TextField に表示なんて気怠いすぎて嫌だしね。
]]></description>
			<content:encoded><![CDATA[<h3>Firebug は必須</h3>
<p>いざしようとした時に忘れてたんで<a href="http://d.hatena.ne.jp/dealforest/20080616/1213608134">以前のエントリ</a>(自分の昔のエントリ)を引用しました。<br />
需要があるかどうかは定かではないけど。</p>
<p>簡単にいうと swf から javascript で firebug の API を叩いているだけ。<br />
でも、これで確認できると凄い便利。</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">//文字出力</span>
<span style="color: #0066CC;">getURL</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;javascript:console.log('hoge')&quot;</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #808080; font-style: italic;">//変数を出力</span>
<span style="color: #0066CC;">getURL</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;javascript:console.log('test :&quot;</span> <span style="color: #0066CC;">add</span> <span style="color: #66cc66;">/</span>:hoge <span style="color: #0066CC;">add</span> <span style="color: #ff0000;">&quot;'));</span></pre></div></div>

<p>動的に生成される swf  の値を見ようとしたら<br />
TextField に表示なんて気怠いすぎて嫌だしね。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dealforest.net/2008/11/flashllite11-%e3%81%a7-firebug-%e3%81%ae%e3%82%b3%e3%83%b3%e3%82%bd%e3%83%bc%e3%83%ab%e3%81%ab-dump-%e3%81%99%e3%82%8b%e6%96%b9%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
