<?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: Extended Image</title> <atom:link href="http://blog.another-d-mention.ro/downloads/extended-image/feed/" rel="self" type="application/rss+xml" /><link>http://blog.another-d-mention.ro</link> <description>No matter how you see things, reality changes when you reach understanding</description> <lastBuildDate>Thu, 29 Sep 2011 13:33:02 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1</generator> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-455</link> <dc:creator>admin</dc:creator> <pubDate>Fri, 11 Feb 2011 08:01:43 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-455</guid> <description>You can&#039;t compare this with infranview :)
The decoder only parses images using a color pallet so if you have a file saved by some editor in other way, it read the header wrong and went beyond end of file. I&#039;ve mailed you the source code of the pcx decoder. Take a look and maybe you can improve it&#039;s workings. Cheers.</description> <content:encoded><![CDATA[<p>You can&#8217;t compare this with infranview <img
src='http://blog.another-d-mention.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br
/> The decoder only parses images using a color pallet so if you have a file saved by some editor in other way, it read the header wrong and went beyond end of file. I&#8217;ve mailed you the source code of the pcx decoder. Take a look and maybe you can improve it&#8217;s workings. Cheers.</p> ]]></content:encoded> </item> <item><title>By: Tom Borthwick</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-454</link> <dc:creator>Tom Borthwick</dc:creator> <pubDate>Thu, 10 Feb 2011 22:21:15 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-454</guid> <description>Hello,
We&#039;re evaluating ExtendedImage to see if it will help us display pcx images. I&#039;m getting this error, however:
Error: Error #2030: End of file was encountered.
at flash.utils::ByteArray/readUnsignedByte()
at com.adm.graphics.codecs.pcx.parser::PCXParser/parseData()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\codecs\pcx\parser\PCXParser.as:112]
at com.adm.graphics.codecs.pcx.parser::PCXParser/parse()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\codecs\pcx\parser\PCXParser.as:44]
at com.adm.graphics.codecs.pcx::PCX/render()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\codecs\pcx\PCX.as:49]
at com.adm.graphics::ExtendedImage/onCodecFormatDetected()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\ExtendedImage.as:111]
These are on pcx images that load fine in irfanview. I&#039;m also able to display jpeg images in ExtendedImage without a problem. Any idea what might be the problem?
Thanks</description> <content:encoded><![CDATA[<p>Hello,</p><p>We&#8217;re evaluating ExtendedImage to see if it will help us display pcx images. I&#8217;m getting this error, however:</p><p>Error: Error #2030: End of file was encountered.<br
/> at flash.utils::ByteArray/readUnsignedByte()<br
/> at com.adm.graphics.codecs.pcx.parser::PCXParser/parseData()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\codecs\pcx\parser\PCXParser.as:112]<br
/> at com.adm.graphics.codecs.pcx.parser::PCXParser/parse()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\codecs\pcx\parser\PCXParser.as:44]<br
/> at com.adm.graphics.codecs.pcx::PCX/render()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\codecs\pcx\PCX.as:49]<br
/> at com.adm.graphics::ExtendedImage/onCodecFormatDetected()[D:\Programming\Projects\ExtendedImage\src\com\adm\graphics\ExtendedImage.as:111]</p><p>These are on pcx images that load fine in irfanview. I&#8217;m also able to display jpeg images in ExtendedImage without a problem. Any idea what might be the problem?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Free PSD Tutorials</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-442</link> <dc:creator>Free PSD Tutorials</dc:creator> <pubDate>Mon, 24 Jan 2011 08:09:59 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-442</guid> <description>thanks for da post</description> <content:encoded><![CDATA[<p>thanks for da post</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-346</link> <dc:creator>admin</dc:creator> <pubDate>Wed, 07 Jul 2010 06:44:33 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-346</guid> <description>what are the problems creating it from AS code ?
it should be straight forward:
var img = new ExtendedImage();
img.source = &#039;someimage&#039;;
addChild(img);</description> <content:encoded><![CDATA[<p>what are the problems creating it from AS code ?<br
/> it should be straight forward:</p><p>var img = new ExtendedImage();<br
/> img.source = &#8216;someimage&#8217;;<br
/> addChild(img);</p> ]]></content:encoded> </item> <item><title>By: ylluminate</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-345</link> <dc:creator>ylluminate</dc:creator> <pubDate>Tue, 06 Jul 2010 19:14:16 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-345</guid> <description>Can you provide an as3 example of how to use this?  It seems that direct as3 usage is having problems for some strange reason.</description> <content:encoded><![CDATA[<p>Can you provide an as3 example of how to use this?  It seems that direct as3 usage is having problems for some strange reason.</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-300</link> <dc:creator>admin</dc:creator> <pubDate>Fri, 07 May 2010 07:07:11 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-300</guid> <description>well, yes. the zip is cached by the browser</description> <content:encoded><![CDATA[<p>well, yes. the zip is cached by the browser</p> ]]></content:encoded> </item> <item><title>By: willy ci</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-299</link> <dc:creator>willy ci</dc:creator> <pubDate>Thu, 06 May 2010 18:09:19 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-299</guid> <description>very nice, does it cache zip file to local system?
right now I am using QuietlyScheming&#039;s SuperImage.</description> <content:encoded><![CDATA[<p>very nice, does it cache zip file to local system?<br
/> right now I am using QuietlyScheming&#8217;s SuperImage.</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-254</link> <dc:creator>admin</dc:creator> <pubDate>Mon, 01 Mar 2010 15:06:32 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-254</guid> <description>For all of you out there: Like it says in the description, any price grants you the download. If you don&#039;t intend to pay just put there 0$ and you&#039;ll still get it. There&#039;s no reason to mess up my logs.</description> <content:encoded><![CDATA[<p>For all of you out there: Like it says in the description, any price grants you the download. If you don&#8217;t intend to pay just put there 0$ and you&#8217;ll still get it. There&#8217;s no reason to mess up my logs.</p> ]]></content:encoded> </item> <item><title>By: Mallorca Property</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-250</link> <dc:creator>Mallorca Property</dc:creator> <pubDate>Sun, 21 Feb 2010 12:11:19 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-250</guid> <description>&lt;strong&gt;Mallorca Property...&lt;/strong&gt;
Thanks for all the tips you recommended. This is very helpful. This is a great blog! Well done....</description> <content:encoded><![CDATA[<p><strong>Mallorca Property&#8230;</strong></p><p>Thanks for all the tips you recommended. This is very helpful. This is a great blog! Well done&#8230;.</p> ]]></content:encoded> </item> <item><title>By: sebb</title><link>http://blog.another-d-mention.ro/downloads/extended-image/comment-page-1/#comment-234</link> <dc:creator>sebb</dc:creator> <pubDate>Tue, 29 Dec 2009 19:11:30 +0000</pubDate> <guid
isPermaLink="false">http://blog.another-d-mention.ro/?page_id=620#comment-234</guid> <description>this seems almost to good to be true =)
making a webdesktop and for displaying images this is gonne rock it, thx alot</description> <content:encoded><![CDATA[<p>this seems almost to good to be true =)<br
/> making a webdesktop and for displaying images this is gonne rock it, thx alot</p> ]]></content:encoded> </item> </channel> </rss>
