<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Flex Examples</title>
	<link>http://blog.flexexamples.com</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 07 Oct 2008 20:46:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Comment on Date math for lazy people by peterd</title>
		<link>http://blog.flexexamples.com/2007/08/24/date-math-for-lazy-people/#comment-16069</link>
		<author>peterd</author>
		<pubDate>Tue, 07 Oct 2008 19:21:08 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/24/date-math-for-lazy-people/#comment-16069</guid>
		<description>Vesta,
That's OK, gush away.

Peter</description>
		<content:encoded><![CDATA[<p>Vesta,<br />
That&#8217;s OK, gush away.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Date math for lazy people by Vesta</title>
		<link>http://blog.flexexamples.com/2007/08/24/date-math-for-lazy-people/#comment-16068</link>
		<author>Vesta</author>
		<pubDate>Tue, 07 Oct 2008 19:07:02 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/24/date-math-for-lazy-people/#comment-16068</guid>
		<description>I hate to gush, but this is terrific.  Now a part of my utilities from now until forever!</description>
		<content:encoded><![CDATA[<p>I hate to gush, but this is terrific.  Now a part of my utilities from now until forever!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downloading files in Flex using the FileReference class by DSXP</title>
		<link>http://blog.flexexamples.com/2007/07/28/downloading-files-in-flex-using-the-filereference-class/#comment-16067</link>
		<author>DSXP</author>
		<pubDate>Tue, 07 Oct 2008 19:04:55 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/07/28/downloading-files-in-flex-using-the-filereference-class/#comment-16067</guid>
		<description>Hi there!

I was playing with this and PHP and found that if you try to download a file with zero-bytes length you will get an IOError... like the upload example [http://blog.flexexamples.com/2007/09/21/uploading-files-in-flex-using-the-filereference-class/]

DSXP</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>I was playing with this and PHP and found that if you try to download a file with zero-bytes length you will get an IOError&#8230; like the upload example [http://blog.flexexamples.com/2007/09/21/uploading-files-in-flex-using-the-filereference-class/]</p>
<p>DSXP</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Maps in a Flex project by Kirk</title>
		<link>http://blog.flexexamples.com/2008/08/03/using-google-maps-in-a-flex-project/#comment-16066</link>
		<author>Kirk</author>
		<pubDate>Tue, 07 Oct 2008 16:35:38 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/08/03/using-google-maps-in-a-flex-project/#comment-16066</guid>
		<description>I downloaded the latest swc file which is map_flex_1_7a.swc.  Perhaps you could try using the this file - I am curious if I need to try to get the map_flex_1_5.swc version.</description>
		<content:encoded><![CDATA[<p>I downloaded the latest swc file which is map_flex_1_7a.swc.  Perhaps you could try using the this file - I am curious if I need to try to get the map_flex_1_5.swc version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a simple image gallery with the Flex TileList control by peterd</title>
		<link>http://blog.flexexamples.com/2008/03/08/creating-a-simple-image-gallery-with-the-flex-tilelist-control/#comment-16065</link>
		<author>peterd</author>
		<pubDate>Tue, 07 Oct 2008 14:37:29 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/03/08/creating-a-simple-image-gallery-with-the-flex-tilelist-control/#comment-16065</guid>
		<description>NARESH,

I cannot remember any differences off the top of my head. If you have Flex Builder 3, you can try setting the Flex project to compile against Flex 2.0.1 Hotfix 3 and see if the example works/worked in Flex 2.
Otherwise, try downloading the source code from the link above (view source, etc) and see if my project files work for you. If my files work and you still get the error on your files, see if we have a file in a different location or something.

Hope that helps,
Peter</description>
		<content:encoded><![CDATA[<p>NARESH,</p>
<p>I cannot remember any differences off the top of my head. If you have Flex Builder 3, you can try setting the Flex project to compile against Flex 2.0.1 Hotfix 3 and see if the example works/worked in Flex 2.<br />
Otherwise, try downloading the source code from the link above (view source, etc) and see if my project files work for you. If my files work and you still get the error on your files, see if we have a file in a different location or something.</p>
<p>Hope that helps,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Maps in a Flex project by peterd</title>
		<link>http://blog.flexexamples.com/2008/08/03/using-google-maps-in-a-flex-project/#comment-16064</link>
		<author>peterd</author>
		<pubDate>Tue, 07 Oct 2008 14:33:39 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/08/03/using-google-maps-in-a-flex-project/#comment-16064</guid>
		<description>Kirk,

And you imported the GeocodingEvent and MapEvent classes in your application?
I don't recall having any coding errors in Flex Builder when I published this, but I can try taking another look when I get home tonight.

Peter</description>
		<content:encoded><![CDATA[<p>Kirk,</p>
<p>And you imported the GeocodingEvent and MapEvent classes in your application?<br />
I don&#8217;t recall having any coding errors in Flex Builder when I published this, but I can try taking another look when I get home tonight.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Maps in a Flex project by Kirk</title>
		<link>http://blog.flexexamples.com/2008/08/03/using-google-maps-in-a-flex-project/#comment-16063</link>
		<author>Kirk</author>
		<pubDate>Tue, 07 Oct 2008 13:23:29 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/08/03/using-google-maps-in-a-flex-project/#comment-16063</guid>
		<description>Catch 22

When I go to run the example, I get six different errors (all 1046) for the Geocodingevent and the Mapevent.

I understand that if I move the SWF file to my web server this will go away.

The Flex Builder will not finish compiling the SWF file with the errors - so I can move a "good' file to my hosted server.

What is the trick to getting this to work?</description>
		<content:encoded><![CDATA[<p>Catch 22</p>
<p>When I go to run the example, I get six different errors (all 1046) for the Geocodingevent and the Mapevent.</p>
<p>I understand that if I move the SWF file to my web server this will go away.</p>
<p>The Flex Builder will not finish compiling the SWF file with the errors - so I can move a &#8220;good&#8217; file to my hosted server.</p>
<p>What is the trick to getting this to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a simple image gallery with the Flex TileList control by NARESH</title>
		<link>http://blog.flexexamples.com/2008/03/08/creating-a-simple-image-gallery-with-the-flex-tilelist-control/#comment-16062</link>
		<author>NARESH</author>
		<pubDate>Tue, 07 Oct 2008 13:16:47 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/03/08/creating-a-simple-image-gallery-with-the-flex-tilelist-control/#comment-16062</guid>
		<description>Has something changed between Flex 2 and 3 in regards to the itemRenderer? I keep getting a “1172:Definition CustomItemRenderer could not be found”
I have double checked spelling and I have my application essentially set up the same way as the tutorial, but I just can’t seem to find the problem.

Thank</description>
		<content:encoded><![CDATA[<p>Has something changed between Flex 2 and 3 in regards to the itemRenderer? I keep getting a “1172:Definition CustomItemRenderer could not be found”<br />
I have double checked spelling and I have my application essentially set up the same way as the tutorial, but I just can’t seem to find the problem.</p>
<p>Thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting the label placement on a TabBar control in Flex by web hustler</title>
		<link>http://blog.flexexamples.com/2008/10/06/setting-the-label-placement-on-a-tabbar-control-in-flex/#comment-16061</link>
		<author>web hustler</author>
		<pubDate>Tue, 07 Oct 2008 12:13:25 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/10/06/setting-the-label-placement-on-a-tabbar-control-in-flex/#comment-16061</guid>
		<description>thanks for the code</description>
		<content:encoded><![CDATA[<p>thanks for the code</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting the horizontal spacing between items in a LinkBar control in Flex by Jose</title>
		<link>http://blog.flexexamples.com/2008/04/20/setting-the-horizontal-spacing-between-items-in-a-linkbar-control-in-flex/#comment-16054</link>
		<author>Jose</author>
		<pubDate>Tue, 07 Oct 2008 07:43:45 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/04/20/setting-the-horizontal-spacing-between-items-in-a-linkbar-control-in-flex/#comment-16054</guid>
		<description>i was wondering if is it possible to change the size of the blue box that appears with once you roll over the mouse??</description>
		<content:encoded><![CDATA[<p>i was wondering if is it possible to change the size of the blue box that appears with once you roll over the mouse??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
