Flashplayer error #1009 on stageResize

I spotted a strange fp behaviour. On some computers Flashplayer throws an error saying #1009 null object reference.

The Problem: the stage resize is called when the flash app isn’t completly loaded.

The Fix : check for null object:

“if(_videoPlayer != null)”

thanks to martin vor the tip

 

Leave a Reply

Formatting: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">