<?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/"
		>
<channel>
	<title>Comments for Thaylin... that&#039;s me!</title>
	<atom:link href="http://www.thaylin.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thaylin.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 09 May 2012 16:04:59 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Handy code snippets plugin for Flex/Eclipse by Thaylin</title>
		<link>http://www.thaylin.com/blog/2010/04/07/handy-code-snippets-plugin-for-flexeclipse/comment-page-1/#comment-13270</link>
		<dc:creator>Thaylin</dc:creator>
		<pubDate>Wed, 09 May 2012 16:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thaylin.com/blog/?p=314#comment-13270</guid>
		<description>Sorry for the insane delay in response. Been a busy bee.
I&#039;m not sure that you can use them in mxml files. If you play with the settings in eclipse for that you should be able to see what windows it works for, I believe.</description>
		<content:encoded><![CDATA[<p>Sorry for the insane delay in response. Been a busy bee.<br />
I&#8217;m not sure that you can use them in mxml files. If you play with the settings in eclipse for that you should be able to see what windows it works for, I believe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Handy code snippets plugin for Flex/Eclipse by john</title>
		<link>http://www.thaylin.com/blog/2010/04/07/handy-code-snippets-plugin-for-flexeclipse/comment-page-1/#comment-9477</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 23 Sep 2011 18:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thaylin.com/blog/?p=314#comment-9477</guid>
		<description>Found your post about snippets plugin for Flex/Eclipse but have not been able to get it working with Flash Builder 4.0.1. I downloaded/Installed CFEclipse and can add snippets and see them on the tree but have not been able to insert them into the .mxml files. Does this still work?</description>
		<content:encoded><![CDATA[<p>Found your post about snippets plugin for Flex/Eclipse but have not been able to get it working with Flash Builder 4.0.1. I downloaded/Installed CFEclipse and can add snippets and see them on the tree but have not been able to insert them into the .mxml files. Does this still work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Thaylin</title>
		<link>http://www.thaylin.com/blog/about/comment-page-1/#comment-7481</link>
		<dc:creator>Thaylin</dc:creator>
		<pubDate>Wed, 16 Feb 2011 17:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?page_id=2#comment-7481</guid>
		<description>Sorry for the delay in reply. Hopefully, you&#039;ve already figured this out but if not:
Are you saying you want a swf file to load via ajax so that your main swf has faster loading times? If that&#039;s the case, look into runtime shared libraries. You user might have an initial load period but any time after that they revisit, assuming they haven&#039;t cleared their cache, the load time will be much shorter.</description>
		<content:encoded><![CDATA[<p>Sorry for the delay in reply. Hopefully, you&#8217;ve already figured this out but if not:<br />
Are you saying you want a swf file to load via ajax so that your main swf has faster loading times? If that&#8217;s the case, look into runtime shared libraries. You user might have an initial load period but any time after that they revisit, assuming they haven&#8217;t cleared their cache, the load time will be much shorter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MVC (Model-View-Controller) introduction simplified by Be careful when using Singleton Pattern &#171; hawaiiantime</title>
		<link>http://www.thaylin.com/blog/2009/11/04/mvc-model-view-controller-introduction-simplified/comment-page-1/#comment-7480</link>
		<dc:creator>Be careful when using Singleton Pattern &#171; hawaiiantime</dc:creator>
		<pubDate>Wed, 16 Feb 2011 17:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?p=270#comment-7480</guid>
		<description>[...] Thaylin shows a good example how to avoid this problem. Thus, instantiate Model class(not Singleton) and pass it to a View instance. Quoted what he saids about implementing Model as Singleton. [...]</description>
		<content:encoded><![CDATA[<p>[...] Thaylin shows a good example how to avoid this problem. Thus, instantiate Model class(not Singleton) and pass it to a View instance. Quoted what he saids about implementing Model as Singleton. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Two</title>
		<link>http://www.thaylin.com/blog/about/comment-page-1/#comment-6915</link>
		<dc:creator>Two</dc:creator>
		<pubDate>Fri, 03 Dec 2010 02:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?page_id=2#comment-6915</guid>
		<description>Hello,
Came across your site looking for info on how to load a swf file via ajax. 
I like to do a background load so that my page loads faster. 
Do you how to do this?

Thanks,
Two</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Came across your site looking for info on how to load a swf file via ajax.<br />
I like to do a background load so that my page loads faster.<br />
Do you how to do this?</p>
<p>Thanks,<br />
Two</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MVC (Model-View-Controller) introduction simplified by Giulian Drimba</title>
		<link>http://www.thaylin.com/blog/2009/11/04/mvc-model-view-controller-introduction-simplified/comment-page-1/#comment-3573</link>
		<dc:creator>Giulian Drimba</dc:creator>
		<pubDate>Sat, 06 Mar 2010 00:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?p=270#comment-3573</guid>
		<description>Very nice tutorial, thank&#039;s for this!!!</description>
		<content:encoded><![CDATA[<p>Very nice tutorial, thank&#8217;s for this!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MVC (Model-View-Controller) introduction simplified by Giulian Drimba</title>
		<link>http://www.thaylin.com/blog/2009/11/04/mvc-model-view-controller-introduction-simplified/comment-page-1/#comment-3555</link>
		<dc:creator>Giulian Drimba</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?p=270#comment-3555</guid>
		<description>The example doesnt work for me :(</description>
		<content:encoded><![CDATA[<p>The example doesnt work for me <img src='http://www.thaylin.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on the down lo on ExternalInterface and javascript injection via actionscript 3 by Thaylin</title>
		<link>http://www.thaylin.com/blog/2009/05/21/the-down-lo-on-externalinterface-and-javascript-injection-via-actionscript-3/comment-page-1/#comment-3480</link>
		<dc:creator>Thaylin</dc:creator>
		<pubDate>Mon, 01 Mar 2010 16:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?p=211#comment-3480</guid>
		<description>Check to make sure this is set properly.

//SECOND WE NEED TO KNOW WHAT THE FLASH OBJECT IS TO ADD OUR METHOD CALLS
							// THIS ID IS SET IN THE SWF OBJECT CODE WITH A PARAMETER THAT&#039;S PASSED AS
							// var attributes = {id: &quot;flash_flash&quot;};
							// WHICH IS THEN PASSED INTO THE SWFOBJECT
							
							FCNY.flashObj = swfobject.getObjectById(&#039;flash_flash&#039;);

Otherwise the javascript won&#039;t know what to push any method calls to.</description>
		<content:encoded><![CDATA[<p>Check to make sure this is set properly.</p>
<p>//SECOND WE NEED TO KNOW WHAT THE FLASH OBJECT IS TO ADD OUR METHOD CALLS<br />
							// THIS ID IS SET IN THE SWF OBJECT CODE WITH A PARAMETER THAT&#8217;S PASSED AS<br />
							// var attributes = {id: &#8220;flash_flash&#8221;};<br />
							// WHICH IS THEN PASSED INTO THE SWFOBJECT</p>
<p>							FCNY.flashObj = swfobject.getObjectById(&#8217;flash_flash&#8217;);</p>
<p>Otherwise the javascript won&#8217;t know what to push any method calls to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on the down lo on ExternalInterface and javascript injection via actionscript 3 by mike connor</title>
		<link>http://www.thaylin.com/blog/2009/05/21/the-down-lo-on-externalinterface-and-javascript-injection-via-actionscript-3/comment-page-1/#comment-3479</link>
		<dc:creator>mike connor</dc:creator>
		<pubDate>Mon, 01 Mar 2010 15:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?p=211#comment-3479</guid>
		<description>the 2nd example is not working for me.  I&#039;m not getting the trace back.</description>
		<content:encoded><![CDATA[<p>the 2nd example is not working for me.  I&#8217;m not getting the trace back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Singleton Pattern introduction by Giulian Drimba</title>
		<link>http://www.thaylin.com/blog/2009/11/11/singleton-pattern-introduction/comment-page-1/#comment-3002</link>
		<dc:creator>Giulian Drimba</dc:creator>
		<pubDate>Wed, 10 Feb 2010 02:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://thaylin.info/blog/?p=293#comment-3002</guid>
		<description>This is great, i aways have searching tutorials to learn the Singleton pattern, and this tutorial will help me understand how it works :D!

Thanks!!

Giulian Drimba.</description>
		<content:encoded><![CDATA[<p>This is great, i aways have searching tutorials to learn the Singleton pattern, and this tutorial will help me understand how it works <img src='http://www.thaylin.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> !</p>
<p>Thanks!!</p>
<p>Giulian Drimba.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

