Search found 3 matches

by Congregate
Mon Feb 04, 2008 11:12 am
Forum: Pano2QTVR - Flash
Topic: Panorama Flash API
Replies: 54
Views: 121063

Re: Panorama Flash API

The pano is added to the stage. However, I managed to fix it by removing the loader instead of 'vr'.
removeChild(loader);
by Congregate
Mon Jan 28, 2008 4:59 pm
Forum: Pano2QTVR - Flash
Topic: Panorama Flash API
Replies: 54
Views: 121063

Re: Panorama Flash API

I've been busy converting my code from AS2 to AS3, and I'm having trouble with removing the panorama. I have tried: vr.pano.cleanup(); removeChild(vr); However, this error occurs: ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller. at flash.display::DisplayObjectCon...
by Congregate
Mon Aug 27, 2007 11:23 am
Forum: Pano2QTVR - Flash
Topic: pano looks wierd, need a mask around container
Replies: 2
Views: 4119

Im having the same problem with the triangles. I've fixed the edges though.

TIA