<?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; alcon</title>
	<atom:link href="http://kimkijeung.com/tag/alcon/feed/" rel="self" type="application/rss+xml" />
	<link>http://kimkijeung.com</link>
	<description>Interactive development,flash,Actionscript</description>
	<lastBuildDate>Wed, 25 Aug 2010 09:12:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<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>Alcon &#8211; ActionScript Logging Console</title>
		<link>http://kimkijeung.com/2006/05/19/alcon-actionscript-logging-console/</link>
		<comments>http://kimkijeung.com/2006/05/19/alcon-actionscript-logging-console/#comments</comments>
		<pubDate>Fri, 19 May 2006 12:54:14 +0000</pubDate>
		<dc:creator>vkimone</dc:creator>
				<category><![CDATA[Flash-Tip]]></category>
		<category><![CDATA[alcon]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://localhost:8888/blog/?p=132</guid>
		<description><![CDATA[Alcon is a lightweight external output console for Flash ActionScript that allows developers to view debugging information without relying on the Flash IDE. SWF files can be debugged and monitored no matter if they are in the web browser, Flash Player or a standalone executable. While that Alcon tries to keep inclusion into projects as [...]]]></description>
			<content:encoded><![CDATA[<p>Alcon is a lightweight external output console for Flash ActionScript that allows developers to view debugging information without relying on the Flash IDE. SWF files can be debugged and monitored no matter if they are in the web browser, Flash Player or a standalone executable. While that Alcon tries to keep inclusion into projects as simple as possible. In fact all that needs to be done is importing the Debug class into a project and you are ready to send debug information to the console with a simple <strong>Debug.trace()</strong> command.</p>
<p>Included into a project Alcon keeps a small footprint and takes less than a Kilobyte of filesize while still offering some other helpful features.</p>
<p>Please note: Alcon is now hosted at the <strong>Flash Game Programming Wiki</strong> (<a href="http://fgpwiki.corewatch.net/wiki/alcon" target="_blank">fgpwiki.corewatch.net/wiki/alcon</a>)! New versions are downloadable from there</p>
<p><a href="http://kimkijeung.com/upload/alcon_1_0_7.zip">다운로드하기</a></p>
<p>정말 이전부터 꼭 필요했던 건데&#8230;특히 다른 곳과 함께 작업할 시에 강력한 힘을 발휘할듯..<br />
간단한 디버거를 만들어 쓰긴했지만 원하는 log level 수준까지 걸러서 다른 색으로 가독성 높게 표현해준다..</p>
<p>이젠 웹브라우저에서도 디버깅이 가능할듯 싶다&#8230;</p>
<p><img class="alignnone size-full wp-image-173" title="alcon" src="http://vkimone.inblog.kr/blog/wp-content/uploads/2006/05/alcon.png" alt="alcon" width="408" height="386" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kimkijeung.com/2006/05/19/alcon-actionscript-logging-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
