Search found 2 matches

by hgsch
Fri Dec 21, 2007 10:29 am
Forum: Pano2VR general
Topic: Preloading/Flash API
Replies: 8
Views: 5992

thomas wrote:With beta3 there will be a "clean up" function so that you can fully remove the panorama from the stage.
Hi Thomas,

i must call this function separately? Or is this function in the beta3 not included?
by hgsch
Thu Dec 20, 2007 10:56 am
Forum: Pano2VR general
Topic: Remove Pano in AS3
Replies: 1
Views: 4487

Remove Pano in AS3

Hi, adding pano.swf with addChild() works fine, but how can i remove a pano.swf? (AS3)

removeChild () shows me this error:

TypeError: Error #1009: Der Zugriff auf eine Eigenschaft oder eine Methode eines null-Objektverweises ist nicht möglich.
at PanoCube/doEnterFrame()