Page 1 of 1

Error when changing to StageDisplayState.NORMAL

Posted: Fri Oct 08, 2010 10:20 am
by flexdesign
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".

Re: Error when changing to StageDisplayState.NORMAL

Posted: Mon Jan 23, 2012 1:48 pm
by commodore64
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..