<?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: ImageViewer3D</title>
	<atom:link href="http://blog.arnomanders.nl/index.php/archives/imageviewer3d/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/</link>
	<description>Flex, Flash, AIR and everything that is brand new</description>
	<lastBuildDate>Thu, 26 Jan 2012 19:11:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Arno Manders</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-6436</link>
		<dc:creator>Arno Manders</dc:creator>
		<pubDate>Wed, 07 May 2008 07:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-6436</guid>
		<description>The imageviewer works with the url of a photo. He sends this url of the photo to a component &quot;ImageHolder.mxml&quot; (happens in function &quot;getHolder&quot;. This component shows the photo with the nice white border. I draw this component in a BitmapData in the function called &quot;onImageLoaderComplete&quot;. In that function I set the material of the plane to the BitmapData. You could also give it there an embedded image as material. Ofcourse you should the event function to a normal function.

There are 2 points why I wouldn&#039;t recommend you to use embedded images in my component:
1) Your application gets very big
2) While I was building my application I didn&#039;t care a much about loading images nice after eachother. So if you load embedded images without controlling this progress all the images load at the same time and also the preformance could be very low (the same thing happens if you have the images in your cache)

I&#039;ve been busy with a version the imageviewer in Air and I wrote there a nicer way to load images. This will solve problem 2. But I got bored and stopped working on it.

I hope this is usefull for you and feel free to ask if something isn&#039;t clear. But keep in mind that this was one of my first flex programming experience this can mean that not everything is done in the most clear way ;)</description>
		<content:encoded><![CDATA[<p>The imageviewer works with the url of a photo. He sends this url of the photo to a component &#8220;ImageHolder.mxml&#8221; (happens in function &#8220;getHolder&#8221;. This component shows the photo with the nice white border. I draw this component in a BitmapData in the function called &#8220;onImageLoaderComplete&#8221;. In that function I set the material of the plane to the BitmapData. You could also give it there an embedded image as material. Ofcourse you should the event function to a normal function.</p>
<p>There are 2 points why I wouldn&#8217;t recommend you to use embedded images in my component:<br />
1) Your application gets very big<br />
2) While I was building my application I didn&#8217;t care a much about loading images nice after eachother. So if you load embedded images without controlling this progress all the images load at the same time and also the preformance could be very low (the same thing happens if you have the images in your cache)</p>
<p>I&#8217;ve been busy with a version the imageviewer in Air and I wrote there a nicer way to load images. This will solve problem 2. But I got bored and stopped working on it.</p>
<p>I hope this is usefull for you and feel free to ask if something isn&#8217;t clear. But keep in mind that this was one of my first flex programming experience this can mean that not everything is done in the most clear way ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Spaulding</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-6435</link>
		<dc:creator>Andrew Spaulding</dc:creator>
		<pubDate>Wed, 07 May 2008 03:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-6435</guid>
		<description>Hi there, I&#039;m trying to use your ImageViewer3D component and display an internal list of Bitmaps. These are embedded images or something that I generate manually as a list of Bitmap classes. 

I then set photoArray equal to the array of Bitmap types, and have modified ImageViewer3D where it expects this to be a string and changed it to Bitmap.

This approach doesn&#039;t work. Is there a way that I can display an object of type &quot;Bitmap&quot;??

Help is appreciated.

Regards,
Andrew

Adobe Australia</description>
		<content:encoded><![CDATA[<p>Hi there, I&#8217;m trying to use your ImageViewer3D component and display an internal list of Bitmaps. These are embedded images or something that I generate manually as a list of Bitmap classes. </p>
<p>I then set photoArray equal to the array of Bitmap types, and have modified ImageViewer3D where it expects this to be a string and changed it to Bitmap.</p>
<p>This approach doesn&#8217;t work. Is there a way that I can display an object of type &#8220;Bitmap&#8221;??</p>
<p>Help is appreciated.</p>
<p>Regards,<br />
Andrew</p>
<p>Adobe Australia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno Manders &#187; Blog Archive &#187; ImageViewer3D final release</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-5279</link>
		<dc:creator>Arno Manders &#187; Blog Archive &#187; ImageViewer3D final release</dc:creator>
		<pubDate>Tue, 11 Mar 2008 12:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-5279</guid>
		<description>[...] I&#8217;m going to release the code of ImageViewer3D like I promised before. It is not finished but I have to move on to other things. I few days ago I asked everyone to give [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m going to release the code of ImageViewer3D like I promised before. It is not finished but I have to move on to other things. I few days ago I asked everyone to give [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-5267</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 10 Mar 2008 18:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-5267</guid>
		<description>Thank you all for the comments. Some things made it to my final product. Tomorrow I post the my final code and then I have to move on to another project</description>
		<content:encoded><![CDATA[<p>Thank you all for the comments. Some things made it to my final product. Tomorrow I post the my final code and then I have to move on to another project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-5244</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Sat, 08 Mar 2008 12:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-5244</guid>
		<description>Ziet er gaaf uit man... leuk om te zien waar je mee bezig bent!!</description>
		<content:encoded><![CDATA[<p>Ziet er gaaf uit man&#8230; leuk om te zien waar je mee bezig bent!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sytse</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-5238</link>
		<dc:creator>Sytse</dc:creator>
		<pubDate>Fri, 07 Mar 2008 17:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-5238</guid>
		<description>Ziet er goed uit Arno! Je zou nog iets kunnen verzinnen in de interface waardoor het duidelijk wordt hoe je weer terug gaat naar het overzicht na het inzoomen op een foto, dat je op de foto zelf klikt is niet duidelijk (en niet logisch).

Ken je de firefox plugin piclens? Misschien dat je daar nog wat inspiratie uit kunt halen, die is erg gaaf :)

Je zou evt nog iets met een zoekveld kunnen doen, zodat de gebruiker zelf via de api van Flickr kan zoeken en de resultaten op deze manier krijgt te zien. 

Oh, en misschien een loading bar ofzo voor elke foto.. de eerste keer duurt het lang voordat ie de foto&#039;s laad en ik vroeg me af waarom ik naar de witte vlakjes zat te kijken :P

Keep up the good work, ben benieuwd naar wat je allemaal gaat maken op je stage!</description>
		<content:encoded><![CDATA[<p>Ziet er goed uit Arno! Je zou nog iets kunnen verzinnen in de interface waardoor het duidelijk wordt hoe je weer terug gaat naar het overzicht na het inzoomen op een foto, dat je op de foto zelf klikt is niet duidelijk (en niet logisch).</p>
<p>Ken je de firefox plugin piclens? Misschien dat je daar nog wat inspiratie uit kunt halen, die is erg gaaf :)</p>
<p>Je zou evt nog iets met een zoekveld kunnen doen, zodat de gebruiker zelf via de api van Flickr kan zoeken en de resultaten op deze manier krijgt te zien. </p>
<p>Oh, en misschien een loading bar ofzo voor elke foto.. de eerste keer duurt het lang voordat ie de foto&#8217;s laad en ik vroeg me af waarom ik naar de witte vlakjes zat te kijken :P</p>
<p>Keep up the good work, ben benieuwd naar wat je allemaal gaat maken op je stage!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-5236</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Fri, 07 Mar 2008 14:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-5236</guid>
		<description>Looking nice! :razz:</description>
		<content:encoded><![CDATA[<p>Looking nice! :razz:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frans</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-5235</link>
		<dc:creator>Frans</dc:creator>
		<pubDate>Fri, 07 Mar 2008 13:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-5235</guid>
		<description>jo arno!!

ziet er vet uit man!! nooit geweten dat je creatief was :wink: haha :grin:

goed weekend en tot volgende week!

grtn frans</description>
		<content:encoded><![CDATA[<p>jo arno!!</p>
<p>ziet er vet uit man!! nooit geweten dat je creatief was :wink: haha :grin:</p>
<p>goed weekend en tot volgende week!</p>
<p>grtn frans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrice Closier</title>
		<link>http://blog.arnomanders.nl/index.php/archives/imageviewer3d/comment-page-1/#comment-5234</link>
		<dc:creator>Fabrice Closier</dc:creator>
		<pubDate>Fri, 07 Mar 2008 13:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/imageviewer3d/#comment-5234</guid>
		<description>Very nice Arno! Smoooooooooooth!</description>
		<content:encoded><![CDATA[<p>Very nice Arno! Smoooooooooooth!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

