<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Alcon v1.0.8 &#8211; Added AS3.0 Support</title>
	<atom:link href="http://blog.hexagonstar.com/alcon-added-as3-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hexagonstar.com/alcon-added-as3-support/</link>
	<description>&#34;Chaotic Neutral&#34;</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:50:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: David Wu</title>
		<link>http://blog.hexagonstar.com/alcon-added-as3-support/comment-page-1/#comment-368</link>
		<dc:creator>David Wu</dc:creator>
		<pubDate>Thu, 15 Feb 2007 14:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/alcon-v108-added-as30-support/#comment-368</guid>
		<description>Hi Sascha I put the code into the wiki page
http://fgpwiki.corewatch.net/wiki/Talk:Alcon#AS3.0_class

in the talkback section. Hope that&#039;s more clear.</description>
		<content:encoded><![CDATA[<p>Hi Sascha I put the code into the wiki page<br />
<a href="http://fgpwiki.corewatch.net/wiki/Talk:Alcon#AS3.0_class" rel="nofollow">http://fgpwiki.corewatch.net/wiki/Talk:Alcon#AS3.0_class</a></p>
<p>in the talkback section. Hope that&#8217;s more clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sascha</title>
		<link>http://blog.hexagonstar.com/alcon-added-as3-support/comment-page-1/#comment-367</link>
		<dc:creator>sascha</dc:creator>
		<pubDate>Thu, 15 Feb 2007 02:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/alcon-v108-added-as30-support/#comment-367</guid>
		<description>Sorry seems your code gets cut off everytime by the comment form. can you skip the character that messes the form up?</description>
		<content:encoded><![CDATA[<p>Sorry seems your code gets cut off everytime by the comment form. can you skip the character that messes the form up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Wu</title>
		<link>http://blog.hexagonstar.com/alcon-added-as3-support/comment-page-1/#comment-366</link>
		<dc:creator>David Wu</dc:creator>
		<pubDate>Wed, 14 Feb 2007 23:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/alcon-v108-added-as30-support/#comment-366</guid>
		<description>well... that got cut off

	    for(var i:int=0;i</description>
		<content:encoded><![CDATA[<p>well&#8230; that got cut off</p>
<p>	    for(var i:int=0;i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Wu</title>
		<link>http://blog.hexagonstar.com/alcon-added-as3-support/comment-page-1/#comment-365</link>
		<dc:creator>David Wu</dc:creator>
		<pubDate>Wed, 14 Feb 2007 23:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hexagonstar.com/alcon-v108-added-as30-support/#comment-365</guid>
		<description>Hi there, I&#039;m having some problems with the new AS3.0 classes trying to get a trace out to the debugger SWF file. Here&#039;s my program

package {
    import flash.display.Sprite;
    import com.hexagonstar.util.debug.Debug;
    // Meta Commands for the compiler
    [SWF(width=&quot;800&quot;, height=&quot;600&quot;, backgroundColor=&quot;#FFFFFF&quot;, frameRate=&quot;30&quot;)]

    public class HelloWorld extends Sprite {
	public function HelloWorld(){
	    Debug.setFilterLevel(0);
	    graphics.lineStyle( 1,0,1);
	    for(var i:int=0;i run it in flash player but don&#039;t get any traces. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi there, I&#8217;m having some problems with the new AS3.0 classes trying to get a trace out to the debugger SWF file. Here&#8217;s my program</p>
<p>package {<br />
    import flash.display.Sprite;<br />
    import com.hexagonstar.util.debug.Debug;<br />
    // Meta Commands for the compiler<br />
    [SWF(width="800", height="600", backgroundColor="#FFFFFF", frameRate="30")]</p>
<p>    public class HelloWorld extends Sprite {<br />
	public function HelloWorld(){<br />
	    Debug.setFilterLevel(0);<br />
	    graphics.lineStyle( 1,0,1);<br />
	    for(var i:int=0;i run it in flash player but don&#8217;t get any traces. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
