<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Papervision, reading zipped collada</title>
	<link>http://nicob.info/blog/papervision-reading-zipped-collada/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 20 Aug 2008 07:02:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: chamans</title>
		<link>http://nicob.info/blog/papervision-reading-zipped-collada/#comment-294</link>
		<author>chamans</author>
		<pubDate>Mon, 19 Nov 2007 13:18:21 +0000</pubDate>
		<guid>http://nicob.info/blog/papervision-reading-zipped-collada/#comment-294</guid>
		<description>Salut super source
pas besoin de cree un nouveau xml
remplace le type par :*
var Objet3D:*;
var file:FZipFile = zip.getFileAt(index);
if(file.filename.indexOf(".DAE") != -1) {
Objet3D=file.content;
}
apres 
var dae:DAE=new DAE(Objet3D);</description>
		<content:encoded><![CDATA[<p>Salut super source<br />
pas besoin de cree un nouveau xml<br />
remplace le type par :*<br />
var Objet3D:*;<br />
var file:FZipFile = zip.getFileAt(index);<br />
if(file.filename.indexOf(&#8221;.DAE&#8221<img src="http://nicob.info/blog/wp-includes/images/yahoo/yahoo3.gif" class="wp-smiley" /> != -1) {<br />
Objet3D=file.content;<br />
}<br />
apres<br />
var dae<img src="http://nicob.info/blog/wp-includes/images/yahoo/yahoo4.gif" class="wp-smiley" />AE=new DAE(Objet3D);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
