<?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 Isaac Keyet</title>
	<atom:link href="http://www.isaackeyet.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isaackeyet.com/blog</link>
	<description>Design, and more</description>
	<lastBuildDate>Wed, 19 May 2010 14:40:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Mac OS X Mail Problem: Attached Images Show Up Embedded In Outlook &amp; Other Clients by Jake</title>
		<link>http://www.isaackeyet.com/blog/2008/mac-os-x-mail-problem-attached-images-show-up-embedded-in-outlook-other-clients/comment-page-1/#comment-16897</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Wed, 19 May 2010 14:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/?p=79#comment-16897</guid>
		<description>This worked for me at first but now it is embedding jpgs and png files again and now it is squishing the embedded image. Has anyone else had this problem? </description>
		<content:encoded><![CDATA[<p>This worked for me at first but now it is embedding jpgs and png files again and now it is squishing the embedded image. Has anyone else had this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Movie Controls &#8211; Play/Pause Button by Prakash</title>
		<link>http://www.isaackeyet.com/blog/2007/flash-movie-controls-playpause-button/comment-page-1/#comment-16122</link>
		<dc:creator>Prakash</dc:creator>
		<pubDate>Thu, 22 Apr 2010 11:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/2007/flash-movie-controls-playpause-button/#comment-16122</guid>
		<description>Hi, 
 
I&#039;ve created a flash slideshow which is going over 16000 frames, so i&#039;ve split the movie into two. 
I&#039;m loading the second movie at the end of main movie using &quot;loadMovieNum&quot;. 
 
I have the placed the play/pause button in the main movie. It works fine until the second movie loads. This is used to work in older version of Flash(Flash 8). I&#039;m using CS4 now. 
 
Do you have any workaround for this? </description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I&#39;ve created a flash slideshow which is going over 16000 frames, so i&#39;ve split the movie into two.<br />
I&#39;m loading the second movie at the end of main movie using &quot;loadMovieNum&quot;. </p>
<p>I have the placed the play/pause button in the main movie. It works fine until the second movie loads. This is used to work in older version of Flash(Flash 8). I&#39;m using CS4 now. </p>
<p>Do you have any workaround for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Movie Controls &#8211; Play/Pause Button by Grateful User</title>
		<link>http://www.isaackeyet.com/blog/2007/flash-movie-controls-playpause-button/comment-page-1/#comment-16105</link>
		<dc:creator>Grateful User</dc:creator>
		<pubDate>Wed, 21 Apr 2010 23:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/2007/flash-movie-controls-playpause-button/#comment-16105</guid>
		<description>WOW!!! THANK YOU!  Words alone are not enough.  Just as the first comment said, I spent so long looking for this exact solutuion and it was nowhere.  Only thing was just as someone pointed out I had to set the export settings to ActionScript 2.0 or it did not work. 
 
 </description>
		<content:encoded><![CDATA[<p>WOW!!! THANK YOU!  Words alone are not enough.  Just as the first comment said, I spent so long looking for this exact solutuion and it was nowhere.  Only thing was just as someone pointed out I had to set the export settings to ActionScript 2.0 or it did not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Mail Problem: Attached Images Show Up Embedded In Outlook &amp; Other Clients by Moll</title>
		<link>http://www.isaackeyet.com/blog/2008/mac-os-x-mail-problem-attached-images-show-up-embedded-in-outlook-other-clients/comment-page-1/#comment-15959</link>
		<dc:creator>Moll</dc:creator>
		<pubDate>Tue, 13 Apr 2010 18:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/?p=79#comment-15959</guid>
		<description>Hi 
 
I found this solution, tried it and it works immediately. 
 
&quot;Mail.app by default displays images inline, and most email clients won&#8217;t recognize them as attachments. If you right click (or ctrl click with a one button mouse) on the image you can select to view the image as icon, which makes it behave like a normal attachment. To make this the default behavior you&#8217;ll need to use the Terminal to set the preference. Terminal is in Applications&gt;Utilities. Open Terminal and type: 
 
defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes 
 
That will make every attachment you send act like an attachment instead of a pretty unusable decoration.&quot; 
 
This is from another user. See it here: 
Disable Mac Mail.app Inline Image Attachments &#124; Micah Gilman&#039;s Blog 
 
I did it and it worked. I QUIT Mail after using Terminal, and then relaunched Mail, but did not need to restart the Mac. 
 </description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I found this solution, tried it and it works immediately. </p>
<p>&quot;Mail.app by default displays images inline, and most email clients won&rsquo;t recognize them as attachments. If you right click (or ctrl click with a one button mouse) on the image you can select to view the image as icon, which makes it behave like a normal attachment. To make this the default behavior you&rsquo;ll need to use the Terminal to set the preference. Terminal is in Applications&gt;Utilities. Open Terminal and type: </p>
<p>defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes </p>
<p>That will make every attachment you send act like an attachment instead of a pretty unusable decoration.&quot; </p>
<p>This is from another user. See it here:<br />
Disable Mac Mail.app Inline Image Attachments | Micah Gilman&#039;s Blog </p>
<p>I did it and it worked. I QUIT Mail after using Terminal, and then relaunched Mail, but did not need to restart the Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intense Debate Graphical Makeover by Daina Hayes</title>
		<link>http://www.isaackeyet.com/blog/2008/intense-debate-graphical-makeover/comment-page-1/#comment-15721</link>
		<dc:creator>Daina Hayes</dc:creator>
		<pubDate>Mon, 29 Mar 2010 16:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/2008/intense-debate-graphical-makeover/#comment-15721</guid>
		<description>I&#8217;m always thanks for people who still care to blog spot blog when there is a wordpress. Because believe or not, many people now only develop plug-in, add on, widget, for wordpress. Poor blog spot&#8230; 
 
H mm intense debate is cool, but i think since commentluv is already able to be used, i will use commentluv. 
 
 </description>
		<content:encoded><![CDATA[<p>I&rsquo;m always thanks for people who still care to blog spot blog when there is a wordpress. Because believe or not, many people now only develop plug-in, add on, widget, for wordpress. Poor blog spot&hellip; </p>
<p>H mm intense debate is cool, but i think since commentluv is already able to be used, i will use commentluv.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IntenseDebate Plugins! by jfhostreview</title>
		<link>http://www.isaackeyet.com/blog/2009/intensedebate-plugins/comment-page-1/#comment-15621</link>
		<dc:creator>jfhostreview</dc:creator>
		<pubDate>Thu, 25 Mar 2010 00:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/?p=107#comment-15621</guid>
		<description>intensedebate is the best. It will help your blog and anyone elses.  </description>
		<content:encoded><![CDATA[<p>intensedebate is the best. It will help your blog and anyone elses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Mail Problem: Attached Images Show Up Embedded In Outlook &amp; Other Clients by Isaac Keyet</title>
		<link>http://www.isaackeyet.com/blog/2008/mac-os-x-mail-problem-attached-images-show-up-embedded-in-outlook-other-clients/comment-page-1/#comment-15174</link>
		<dc:creator>Isaac Keyet</dc:creator>
		<pubDate>Fri, 05 Mar 2010 17:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/?p=79#comment-15174</guid>
		<description>I&#039;m 100% with you. </description>
		<content:encoded><![CDATA[<p>I&#039;m 100% with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac OS X Mail Problem: Attached Images Show Up Embedded In Outlook &amp; Other Clients by Zan</title>
		<link>http://www.isaackeyet.com/blog/2008/mac-os-x-mail-problem-attached-images-show-up-embedded-in-outlook-other-clients/comment-page-1/#comment-15171</link>
		<dc:creator>Zan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 17:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/?p=79#comment-15171</guid>
		<description>Ok, but clearly Microsoft has solved the problem of being able to have rich text and html emails that ALSO allow attachments to deliver properly, whereas MAC has NOT solved this problem effectively. I love MAC, but why haven&#039;t they set this up properly? I hate to see Microsoft solve something that MAC hasn&#039;t! </description>
		<content:encoded><![CDATA[<p>Ok, but clearly Microsoft has solved the problem of being able to have rich text and html emails that ALSO allow attachments to deliver properly, whereas MAC has NOT solved this problem effectively. I love MAC, but why haven&#039;t they set this up properly? I hate to see Microsoft solve something that MAC hasn&#039;t!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling &#8220;Mood Messages&#8221; in Skype by Himmat Singh</title>
		<link>http://www.isaackeyet.com/blog/2010/disabling-mood-messages-in-skype/comment-page-1/#comment-15170</link>
		<dc:creator>Himmat Singh</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/?p=123#comment-15170</guid>
		<description>Well, I dont quite use skype always....but nevertheless, it comes in handy at times. 
 
Therefore, I didnt realise of this new &#039;mood&#039; feature. 
 
Anyways, have a good day :) </description>
		<content:encoded><![CDATA[<p>Well, I dont quite use skype always&#8230;.but nevertheless, it comes in handy at times. </p>
<p>Therefore, I didnt realise of this new &#039;mood&#039; feature. </p>
<p>Anyways, have a good day <img src='http://www.isaackeyet.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Movie Controls &#8211; Play/Pause Button by Alex</title>
		<link>http://www.isaackeyet.com/blog/2007/flash-movie-controls-playpause-button/comment-page-1/#comment-15006</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 27 Feb 2010 09:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.isaackeyet.com/blog/2007/flash-movie-controls-playpause-button/#comment-15006</guid>
		<description>THANK YOU SOOOO MUCH! Your tutorial drop kicked my button into working! You rock!  
 </description>
		<content:encoded><![CDATA[<p>THANK YOU SOOOO MUCH! Your tutorial drop kicked my button into working! You rock!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
