[Papervision3D] KMZ works, then fails once images are zipped in. IOErrorEvent.

Danny danny.mcgillick at gmail.com
Wed Apr 22 21:33:19 PDT 2009


Note: I'm zipping using OSX's built in right-click-archive.

On Thu, Apr 23, 2009 at 2:22 PM, bakedbeing <danny.mcgillick at gmail.com>wrote:

>
> Hi guys, I'm working with DAE files zipped and renamed KMZ, and opening
> them
> with the KMZ class.
>
> This works fine when I zip a single DAE file, but fails when I compress an
> image in with the DAE file. I've tried zipping it with the dae at the root
> and jpgs in a /materials folder, I've also tried it with the jpgs and DAE
> file in a single folder.
>
> The error I receive is :
>
> Error #2044: Unhandled IOErrorEvent:. text=Error #2124: Loaded file is an
> unknown type.
>
> Any ideas?
>
> Code -------
>
>    _baseRingKMZ = new KMZ();
>    _baseRingKMZ.addEventListener(FileLoadEvent.LOAD_COMPLETE,
> kmzCompleteLsnr);
>    _baseRingKMZ.load("model/baseRing.kmz");
>
> --
> View this message in context:
> http://www.nabble.com/-Papervision3D--KMZ-works%2C-then-fails-once-images-are-zipped-in.-IOErrorEvent.-tp23189689p23189689.html
> Sent from the Papervision3D mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20090423/5c4ac47a/attachment.html>


More information about the Papervision3D mailing list