<?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 Alekkus » Empowering social media with Flash</title>
	<atom:link href="http://alekkus.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://alekkus.com/blog</link>
	<description>flex consultant + social media specialist</description>
	<lastBuildDate>Thu, 08 Jul 2010 11:44:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Flex tutorial: URL-based navigation using Deep Linking by SWFAddress-Deep Linking for Flash &#171; Tour D Flex &#38; SEO</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-url-based-navigation-using-deep-linking/comment-page-1/#comment-258</link>
		<dc:creator>SWFAddress-Deep Linking for Flash &#171; Tour D Flex &#38; SEO</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=95#comment-258</guid>
		<description>[...] Codes:   view plaincopy to [...]</description>
		<content:encoded><![CDATA[<p>[...] Codes:   view plaincopy to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Movable/Draggable window by Jason Jakob</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-257</link>
		<dc:creator>Jason Jakob</dc:creator>
		<pubDate>Sat, 29 May 2010 05:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-257</guid>
		<description>I&#039;m sorry but your example is a complicated terrible way to do it.

Here is the best way:


this.systemManager.addEventListener( MouseEvent.MOUSE_MOVE, doMoving, true );   

private function doMoving( event : MouseEvent ) : void  {   
			    if(event.buttonDown)
			    	this.stage.nativeWindow.startMove();

			}</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry but your example is a complicated terrible way to do it.</p>
<p>Here is the best way:</p>
<p>this.systemManager.addEventListener( MouseEvent.MOUSE_MOVE, doMoving, true );   </p>
<p>private function doMoving( event : MouseEvent ) : void  {<br />
			    if(event.buttonDown)<br />
			    	this.stage.nativeWindow.startMove();</p>
<p>			}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Movable/Draggable window by Jose Steven</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-256</link>
		<dc:creator>Jose Steven</dc:creator>
		<pubDate>Sat, 24 Apr 2010 16:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-256</guid>
		<description>Thanks for posting this article. Many info I got here.Keep writing</description>
		<content:encoded><![CDATA[<p>Thanks for posting this article. Many info I got here.Keep writing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Enabling track pad (mouse wheel) scrolling on Mac OS X for Flex 4 by Surrey</title>
		<link>http://alekkus.com/blog/2010/03/flex-tutorial-enabling-track-pad-mouse-wheel-scrolling-on-mac-os-x-for-flex-4/comment-page-1/#comment-255</link>
		<dc:creator>Surrey</dc:creator>
		<pubDate>Thu, 22 Apr 2010 01:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=300#comment-255</guid>
		<description>Hi, I clicked on the demo above and it doesn&#039;t allow scrolling nor can I view source without right clicking on a button to view source.  I&#039;m using Windows XP.  Does your solution only work on mac?
A little dig at Mac: Why is it that whenever there is a compatibility issue it is on Mac?  Oh, that&#039;s right because they &quot;just work&quot; :)</description>
		<content:encoded><![CDATA[<p>Hi, I clicked on the demo above and it doesn&#8217;t allow scrolling nor can I view source without right clicking on a button to view source.  I&#8217;m using Windows XP.  Does your solution only work on mac?<br />
A little dig at Mac: Why is it that whenever there is a compatibility issue it is on Mac?  Oh, that&#8217;s right because they &#8220;just work&#8221; <img src='http://alekkus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Convert unicode (UTF16) to text, and vice verse by Lindsay Jones</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/comment-page-1/#comment-237</link>
		<dc:creator>Lindsay Jones</dc:creator>
		<pubDate>Thu, 25 Mar 2010 01:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=206#comment-237</guid>
		<description>sorry , my bad :


&quot;The result : of the 4 characters, only the first and the LAST were showing ( ♠ and ♣) ..&quot;</description>
		<content:encoded><![CDATA[<p>sorry , my bad :</p>
<p>&#8220;The result : of the 4 characters, only the first and the LAST were showing ( ♠ and ♣) ..&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Convert unicode (UTF16) to text, and vice verse by Lindsay Jones</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/comment-page-1/#comment-236</link>
		<dc:creator>Lindsay Jones</dc:creator>
		<pubDate>Thu, 25 Mar 2010 01:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=206#comment-236</guid>
		<description>Ok I kind of solved it, I removed everything in , then ran the app, and the labels (お元気ですか and お元気ですか) at last showed.

But then I was testing with other unicode symbols and did this:
 - changed the labels to : ♠♡♢♣ 
-added U+2660-U+2663, in the unicode range on @font-face
-also the unicode range of the characters on flex-config.xml, just in case

The result : of the 4 characters, only the first and the second were showing ( ♠ and ♣), but the two in the middle weren&#039;t ( ♡♢ ). The strange thing is that the unicode numbers are consecutive ( U+2660,  U+2661,  U+2662 and  U+2663)


I wonder why the two characters won&#039;t show, hope you can help me , thank you again</description>
		<content:encoded><![CDATA[<p>Ok I kind of solved it, I removed everything in , then ran the app, and the labels (お元気ですか and お元気ですか) at last showed.</p>
<p>But then I was testing with other unicode symbols and did this:<br />
 &#8211; changed the labels to : ♠♡♢♣<br />
-added U+2660-U+2663, in the unicode range on @font-face<br />
-also the unicode range of the characters on flex-config.xml, just in case</p>
<p>The result : of the 4 characters, only the first and the second were showing ( ♠ and ♣), but the two in the middle weren&#8217;t ( ♡♢ ). The strange thing is that the unicode numbers are consecutive ( U+2660,  U+2661,  U+2662 and  U+2663)</p>
<p>I wonder why the two characters won&#8217;t show, hope you can help me , thank you again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Convert unicode (UTF16) to text, and vice verse by Lindsay Jones</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-convert-unicodes-to-text-and-vice-verse/comment-page-1/#comment-235</link>
		<dc:creator>Lindsay Jones</dc:creator>
		<pubDate>Thu, 25 Mar 2010 00:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=206#comment-235</guid>
		<description>Hi, first of all excellent post !

I downloaded the files from the source code view, and tested the app locally, but the labels from the RadioButton (お元気ですか and お元気ですか), are not showing at all, so when I click the buttons nothing shows on the TextAreas either.

I tried adding the unicode range of the characters on flex-config.xml, but didn&#039;t work. I don&#039;t think the font it&#039;s the problem because I have &quot;Arial&quot; installed.

When I run the app from your website it works very well, but locally ... well the characters won&#039;t show :(

I don&#039;t know what else to try, hope you can help me , thank you!:)</description>
		<content:encoded><![CDATA[<p>Hi, first of all excellent post !</p>
<p>I downloaded the files from the source code view, and tested the app locally, but the labels from the RadioButton (お元気ですか and お元気ですか), are not showing at all, so when I click the buttons nothing shows on the TextAreas either.</p>
<p>I tried adding the unicode range of the characters on flex-config.xml, but didn&#8217;t work. I don&#8217;t think the font it&#8217;s the problem because I have &#8220;Arial&#8221; installed.</p>
<p>When I run the app from your website it works very well, but locally &#8230; well the characters won&#8217;t show <img src='http://alekkus.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I don&#8217;t know what else to try, hope you can help me , thank you!:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Movable/Draggable window by Divya Prakash</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-232</link>
		<dc:creator>Divya Prakash</dc:creator>
		<pubDate>Fri, 12 Feb 2010 07:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-232</guid>
		<description>To detail more:
I want a parent window all the time and then wen i click a link on that page, a new smaller window shud cum up but the parent page shud be still clickable....to have more windows out of other links....plz guide....
-thanks in advance</description>
		<content:encoded><![CDATA[<p>To detail more:<br />
I want a parent window all the time and then wen i click a link on that page, a new smaller window shud cum up but the parent page shud be still clickable&#8230;.to have more windows out of other links&#8230;.plz guide&#8230;.<br />
-thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Movable/Draggable window by Divya Prakash</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-231</link>
		<dc:creator>Divya Prakash</dc:creator>
		<pubDate>Fri, 12 Feb 2010 07:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-231</guid>
		<description>Gr8....but I have  a different  requirement. I need windows (many) all on the same parent Window. Cn u help???</description>
		<content:encoded><![CDATA[<p>Gr8&#8230;.but I have  a different  requirement. I need windows (many) all on the same parent Window. Cn u help???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex tutorial: Enabling track pad or mouse wheel scrolling on Mac OS X by Ian Mak</title>
		<link>http://alekkus.com/blog/2009/02/flex-tutorial-enabling-track-pad-or-mouse-wheel-scrolling-on-mac-os-x/comment-page-1/#comment-229</link>
		<dc:creator>Ian Mak</dc:creator>
		<pubDate>Mon, 18 Jan 2010 23:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/blog/?p=104#comment-229</guid>
		<description>I&#039;m having trouble getting this to work with the flex rich text editor... the editor doesn&#039;t seem to pick up the scrolling events. has anyone ever ran into this problem?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble getting this to work with the flex rich text editor&#8230; the editor doesn&#8217;t seem to pick up the scrolling events. has anyone ever ran into this problem?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
