<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>H1DD3N.R350URC3 &#187; Compression</title>
	<atom:link href="http://blog.hexagonstar.com/tag/compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hexagonstar.com</link>
	<description>&#34;Chaotic Neutral&#34;</description>
	<lastBuildDate>Wed, 03 Mar 2010 04:56:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
    <title>H1DD3N.R350URC3</title>
    <url>http://blog.hexagonstar.com/feed-logo.png</url>
    <link>http://blog.hexagonstar.com</link>
    <width>144</width>
    <height>36</height>
    <description>H1DD3N.R350URC3 - http://blog.hexagonstar.com</description>
    </image>		<item>
		<title>Loading Zip files into Flash &#8230; yummy!</title>
		<link>http://blog.hexagonstar.com/loading-zip-files-into-flash-yummy/</link>
		<comments>http://blog.hexagonstar.com/loading-zip-files-into-flash-yummy/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 06:08:04 +0000</pubDate>
		<dc:creator>sascha</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Compression]]></category>

		<guid isPermaLink="false">http://blog.hexagonstar.com/loading-zip-files-into-flash-yummy/</guid>
		<description><![CDATA[This might be old news for you but I&#8217;ve just coincidentally stumbled over an ActionScript 3 class named FZip that was written by Claus Wahlers and Max Herkender which provides functionality to load standard Zip compressed files into a Flash movie and unpack them on-the-fly. This is amazingly useful and I can see a lot ]]></description>
			<content:encoded><![CDATA[<p>This might be old news for you but I&#8217;ve just coincidentally stumbled over an ActionScript 3 class named <a href="http://wahlers.com.br/claus/blog/zip-it-up/">FZip</a> that was written by Claus Wahlers and Max Herkender which provides functionality to load standard Zip compressed files into a Flash movie and unpack them on-the-fly. This is amazingly useful and I can see a lot of possible use for it in the future.</p>
<p>It also reminds me of an AS 3.0 framework that I started to write a while ago which provides all kinds of file reading and writing means. It can read and write compressed and uncompressed XML-, text- and binary files. The file writing is currently only done by use of mdm Zinc but support for other data storing methods like for example LSOs are planned and I can imagine that this could be extended with native file writing once Apollo is live. Also the compression it uses is based on AS3&#8217;s own ByteArray GZip compression but it writes it&#8217;s own custom header tag to the files to identify the file type, compression, original file suffix etc. Eventually I also started to add encryption classes so the compressed data can be encrypted before.<br />
However this started as an offspring from my current game development project where I want to use it to keep external data files compact and it is still in beta. Now that I found FZip I&#8217;m thinking about adding support for it as well so the publish date for this is delayed a bit more.</p>
<img src="http://blog.hexagonstar.com/?ak_action=api_record_view&id=114&type=feed" alt="" /><br /><small>© 2006 <a href="http://blog.hexagonstar.com">H1DD3N.R350URC3</a>. | <a href="http://blog.hexagonstar.com/loading-zip-files-into-flash-yummy/">Permalink</a> | <a href="http://blog.hexagonstar.com/loading-zip-files-into-flash-yummy/#comments">1 comment</a> | Tags: <a href="http://blog.hexagonstar.com/tag/actionscript/" rel="tag">ActionScript</a>, <a href="http://blog.hexagonstar.com/tag/compression/" rel="tag">Compression</a> | Add to <a href="http://del.icio.us/post?url=http://blog.hexagonstar.com/loading-zip-files-into-flash-yummy/&title=Loading Zip files into Flash &#8230; yummy!">del.icio.us</a></small>]]></content:encoded>
			<wfw:commentRss>http://blog.hexagonstar.com/loading-zip-files-into-flash-yummy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
