home *** CD-ROM | disk | FTP | other *** search
- -- Call these in the frame before entering the final frame
- -- that the QTVR is in
-
-
- on exitFrame
- global gQTVRInstanceXtra
- QTVRUpdate(gQTVRInstanceXtra)
-
- -- init callbacks again here in case your're coming from the object-from-pano screen
- initPanoCallbacksXtra
- end