<?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 on: Fisheye Component v0.1</title>
	<atom:link href="http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/</link>
	<description>simple plans for world domination</description>
	<lastBuildDate>Fri, 04 Dec 2009 11:48:43 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex Notov</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-94032</link>
		<dc:creator>Alex Notov</dc:creator>
		<pubDate>Tue, 22 Jan 2008 22:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-94032</guid>
		<description>&lt;p&gt;I have downloaded and implemented v 0.3 as a component in my facebook application (under development).  Thank you very much for an excellent piece of code.&lt;/p&gt;

&lt;p&gt;I have begun to modify it to fit some of my own requirements.  For instance, I have the requirement of adding assets to the fisheye menu from an externally loaded asset swf.  I have modified your component to do that.&lt;/p&gt;

&lt;p&gt;My next challenge, though, is to have the fisheye container not take up 100% width on the screen, and still allow for the children elements to display in their entirety.  I have started messing with this by extending Container, as opposed to UIComponent.  The clipContent = &quot;false&quot; property seems to have no effect though.  Also, I&#039;ve attempted to use the rawChildren property of the Container to add child items (because clipping is disabled for all children added to rawChildren) - but neither of these methods worked.  Perhaps you may be able to point me in the right direction with respect to this issue.&lt;/p&gt;

&lt;p&gt;Best regards, and thank you again for an excellent example of a highly modular and customizable flex component!&lt;/p&gt;

&lt;p&gt;Alex&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have downloaded and implemented v 0.3 as a component in my facebook application (under development).  Thank you very much for an excellent piece of code.</p>
<p>I have begun to modify it to fit some of my own requirements.  For instance, I have the requirement of adding assets to the fisheye menu from an externally loaded asset swf.  I have modified your component to do that.</p>
<p>My next challenge, though, is to have the fisheye container not take up 100% width on the screen, and still allow for the children elements to display in their entirety.  I have started messing with this by extending Container, as opposed to UIComponent.  The clipContent = &#8220;false&#8221; property seems to have no effect though.  Also, I&#8217;ve attempted to use the rawChildren property of the Container to add child items (because clipping is disabled for all children added to rawChildren) &#8211; but neither of these methods worked.  Perhaps you may be able to point me in the right direction with respect to this issue.</p>
<p>Best regards, and thank you again for an excellent example of a highly modular and customizable flex component!</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twista</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-63260</link>
		<dc:creator>Twista</dc:creator>
		<pubDate>Sun, 04 Nov 2007 07:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-63260</guid>
		<description>&lt;p&gt;Hey! Do I need to install Flex data services to run this application? Coz I&#039;m getting the following error when I&#039;m trying to run the application. 
unable to open â€˜C:\dev\qs\web\config\WEB-INF\flex\services-config.xmlâ€™
I tried changing the compiler options, but still no luck. 
How exactly do I get this application up and running? Please help. Thanks in advance.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey! Do I need to install Flex data services to run this application? Coz I&#8217;m getting the following error when I&#8217;m trying to run the application.<br />
unable to open â€˜C:\dev\qs\web\config\WEB-INF\flex\services-config.xmlâ€™<br />
I tried changing the compiler options, but still no luck.<br />
How exactly do I get this application up and running? Please help. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Chambers &#187; Blog Archive &#187; Flex 2 Component : FishEye Menu</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-62309</link>
		<dc:creator>Mike Chambers &#187; Blog Archive &#187; Flex 2 Component : FishEye Menu</dc:creator>
		<pubDate>Wed, 31 Oct 2007 18:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-62309</guid>
		<description>&lt;p&gt;[...] Ely Greenfield has put together a cool Flex 2 FishEye menu component (complete with source). [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Ely Greenfield has put together a cool Flex 2 FishEye menu component (complete with source). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ponnusamy</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-44562</link>
		<dc:creator>ponnusamy</dc:creator>
		<pubDate>Tue, 18 Sep 2007 12:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-44562</guid>
		<description>&lt;p&gt;i have a button outside the component. by clicking the button the fisheye component should change its selected index according to the index given to it.&lt;/p&gt;

&lt;p&gt;how do i fire an event click for FishEye buttons&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i have a button outside the component. by clicking the button the fisheye component should change its selected index according to the index given to it.</p>
<p>how do i fire an event click for FishEye buttons</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Megha Shah</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-27826</link>
		<dc:creator>Megha Shah</dc:creator>
		<pubDate>Mon, 18 Jun 2007 11:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-27826</guid>
		<description>&lt;p&gt;Hello,
How can i get x and y position of each image in fisheye by when i click or mouseover on any image?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello,<br />
How can i get x and y position of each image in fisheye by when i click or mouseover on any image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tugrul</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-12026</link>
		<dc:creator>Tugrul</dc:creator>
		<pubDate>Fri, 23 Feb 2007 11:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-12026</guid>
		<description>&lt;p&gt;Hello, I am not a programmer but I need someone who will customize this component for my web site. Do you know how can I find such person?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello, I am not a programmer but I need someone who will customize this component for my web site. Do you know how can I find such person?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carl</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-11400</link>
		<dc:creator>carl</dc:creator>
		<pubDate>Thu, 15 Feb 2007 13:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-11400</guid>
		<description>&lt;p&gt;http://google.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://google.com" rel="nofollow">http://google.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikas balakrishna</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-10272</link>
		<dc:creator>vikas balakrishna</dc:creator>
		<pubDate>Tue, 30 Jan 2007 15:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-10272</guid>
		<description>&lt;p&gt;Really cool Stuff ...But the FisheyeBase class needs qs.controls.cachedlabel...where can i get it from.Downloaded v0.3&lt;/p&gt;

&lt;p&gt;thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Really cool Stuff &#8230;But the FisheyeBase class needs qs.controls.cachedlabel&#8230;where can i get it from.Downloaded v0.3</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lucyk</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-7192</link>
		<dc:creator>Ben Lucyk</dc:creator>
		<pubDate>Tue, 19 Dec 2006 05:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-7192</guid>
		<description>&lt;p&gt;Please ignore last post...  just found v0.3 &lt;a href=&quot;http://www.quietlyscheming.com/blog/components/fisheye-component/&quot; rel=&quot;nofollow&quot;&gt;here.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Very cool...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Please ignore last post&#8230;  just found v0.3 <a href="http://www.quietlyscheming.com/blog/components/fisheye-component/" rel="nofollow">here.</a></p>
<p>Very cool&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lucyk</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/comment-page-1/#comment-7191</link>
		<dc:creator>Ben Lucyk</dc:creator>
		<pubDate>Tue, 19 Dec 2006 05:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/14/fisheye-component-v01/#comment-7191</guid>
		<description>&lt;p&gt;Hey Eli,&lt;/p&gt;

&lt;p&gt;Great work, but I can only get the image examples to work locally.  Seems to be missing a key class: qs.controls.CachedLabel&lt;/p&gt;

&lt;p&gt;Any chance you have it laying around?  :)&lt;/p&gt;

&lt;p&gt;Thanks,
Ben&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Eli,</p>
<p>Great work, but I can only get the image examples to work locally.  Seems to be missing a key class: qs.controls.CachedLabel</p>
<p>Any chance you have it laying around?  :)</p>
<p>Thanks,<br />
Ben</p>
]]></content:encoded>
	</item>
</channel>
</rss>
