<?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: Build a Drag-and-Drop XML Image Viewer</title>
	<atom:link href="http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/</link>
	<description>Resources, tutorials , tips &#38; tricks for RIA : Flex, Flash, Air, AS3</description>
	<lastBuildDate>Fri, 03 Feb 2012 02:30:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Oz DiGennaro</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-5372</link>
		<dc:creator>Oz DiGennaro</dc:creator>
		<pubDate>Tue, 21 Dec 2010 14:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-5372</guid>
		<description>Very nice.  Creating the thumbs and big images is a good exercise for user.
To build with Flex 4 requires some changes:  edit properties to remove the reference to &quot;libs&quot;  in &quot;Flex Build Path&quot;.
You&#039;ll also have to let Flex Builder &quot;recreate the HTML template&quot;.
After those minor fixes - it&#039;s beautiful.
Oz</description>
		<content:encoded><![CDATA[<p>Very nice.  Creating the thumbs and big images is a good exercise for user.<br />
To build with Flex 4 requires some changes:  edit properties to remove the reference to &#8220;libs&#8221;  in &#8220;Flex Build Path&#8221;.<br />
You&#8217;ll also have to let Flex Builder &#8220;recreate the HTML template&#8221;.<br />
After those minor fixes &#8211; it&#8217;s beautiful.<br />
Oz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney Bezerra</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-1040</link>
		<dc:creator>Sidney Bezerra</dc:creator>
		<pubDate>Tue, 06 Apr 2010 22:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-1040</guid>
		<description>I&#039;m just arriving in FLEX world.

And this example is just wath I need. But it has some trouble? I simply can&#039;not see it working i&#039;ve copied the source, and don&#039;t work. then I wrote all the code as a new project in Flex Builder, and what happens is that the .swf file works once if I go to bin-debug and start it, but when running the project, or copying all the files in a server it don&#039;t work.

Could you help me ??

Thanks
Sidney Bezerra
sidney.bezerra@gmail.com
55+11 3624-2357
São Paulo - Brasil</description>
		<content:encoded><![CDATA[<p>I&#8217;m just arriving in FLEX world.</p>
<p>And this example is just wath I need. But it has some trouble? I simply can&#8217;not see it working i&#8217;ve copied the source, and don&#8217;t work. then I wrote all the code as a new project in Flex Builder, and what happens is that the .swf file works once if I go to bin-debug and start it, but when running the project, or copying all the files in a server it don&#8217;t work.</p>
<p>Could you help me ??</p>
<p>Thanks<br />
Sidney Bezerra<br />
<a href="mailto:sidney.bezerra@gmail.com">sidney.bezerra@gmail.com</a><br />
55+11 3624-2357<br />
São Paulo &#8211; Brasil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Mört</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-881</link>
		<dc:creator>Kurt Mört</dc:creator>
		<pubDate>Mon, 15 Feb 2010 18:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-881</guid>
		<description>Your demo does not work!
Setup: Ubuntu 9.10, Firefox 3.5,  plugin: swf 9.0 r999</description>
		<content:encoded><![CDATA[<p>Your demo does not work!<br />
Setup: Ubuntu 9.10, Firefox 3.5,  plugin: swf 9.0 r999</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravindran V</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-787</link>
		<dc:creator>Ravindran V</dc:creator>
		<pubDate>Sat, 23 Jan 2010 09:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-787</guid>
		<description>The Images are working internally. but when I publish to Web they are showing up. Any reason why is it os.
How come it is displaying in your demo.

Can you please help</description>
		<content:encoded><![CDATA[<p>The Images are working internally. but when I publish to Web they are showing up. Any reason why is it os.<br />
How come it is displaying in your demo.</p>
<p>Can you please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravindran V</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-786</link>
		<dc:creator>Ravindran V</dc:creator>
		<pubDate>Sat, 23 Jan 2010 06:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-786</guid>
		<description>This is very simple to use. When I try this as a project it works. But If I want to view in the different system I took all the files on bin-debug &amp; assets folder. The Images are not coming up any reason for this.</description>
		<content:encoded><![CDATA[<p>This is very simple to use. When I try this as a project it works. But If I want to view in the different system I took all the files on bin-debug &amp; assets folder. The Images are not coming up any reason for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tutorial blog</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-447</link>
		<dc:creator>tutorial blog</dc:creator>
		<pubDate>Mon, 26 Oct 2009 15:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-447</guid>
		<description>thank for share</description>
		<content:encoded><![CDATA[<p>thank for share</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-445</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Sun, 25 Oct 2009 11:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-445</guid>
		<description>Very useful tutorial
Thanks</description>
		<content:encoded><![CDATA[<p>Very useful tutorial<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Offset26</title>
		<link>http://www.riacodes.com/flex/build-a-drag-and-drop-xml-image-viewer/comment-page-1/#comment-439</link>
		<dc:creator>Offset26</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=923#comment-439</guid>
		<description>thank you
nice like others
so I have a question
you know, the Flash Loader Component cant Load Video . and this component just use for Picture or MovieClip and SWF contents.
also the FlvPlay component can import video files.
so the question is do you know a flash component or class that can load files ( picture or video ) from xml file and show their ?
like as Cooliris

that check the file and if it Video show it with video Payer and if is picture show it with Loader</description>
		<content:encoded><![CDATA[<p>thank you<br />
nice like others<br />
so I have a question<br />
you know, the Flash Loader Component cant Load Video . and this component just use for Picture or MovieClip and SWF contents.<br />
also the FlvPlay component can import video files.<br />
so the question is do you know a flash component or class that can load files ( picture or video ) from xml file and show their ?<br />
like as Cooliris</p>
<p>that check the file and if it Video show it with video Payer and if is picture show it with Loader</p>
]]></content:encoded>
	</item>
</channel>
</rss>

