Error when changing to StageDisplayState.NORMAL

Using Pano2VR/Object2VR SWF files with your own Flash projects
Post Reply
flexdesign
Posts: 1
Joined: Thu Oct 07, 2010 3:47 pm

Hi, im currently working on a DVD Standalone AS3 presentation. The presentation starts in fullscreenmodus and loads different panos. The loading works fine, but when I change back to normalscreenmode i get an error.

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at SkinObjectClass/doFullScreenEvent()

I get this error after the loading of the second pano and then try to retrun to normalscreenmode via "ESC".
commodore64
Posts: 40
Joined: Mon Feb 16, 2009 11:38 am

same error here.. any solutions?
suddenly appeared in some of the panoramas (when entering full screen mode),
but not all (even though there is just 1 skin for the 1st panorama..)

i dont have any fullscreen events used in the skin,
I might had tested one onfulscreen enter earlier, but it was removed..

*edit: so far it seems its something to do with hotspots..

**edit2: or not.. in the same panorama, sometimes the error appears, sometimes not.. if you click the minimap several times, then press full screen, error, but sometimes not.

***edit3: same error even with empty new skin, just add hotspot template, 1 rectangle inside hs template, mouseclick - open next panorama: $hu

****edit4: temporary solution, create .exe with non-debug swf player..
Post Reply