Skip to content

Instantly share code, notes, and snippets.

@jefflab
Created December 13, 2010 01:02
Show Gist options
  • Save jefflab/738521 to your computer and use it in GitHub Desktop.
Save jefflab/738521 to your computer and use it in GitHub Desktop.
TypeError: Error #1009: Cannot access a property or method of a null object reference.
atVideoTool/_assign_camera()[/Users/jhollenbeck/Sites/zoodles/av/video_tool/src/VideoTool.as:121]
atVideoTool/_setup_video()[/Users/jhollenbeck/Sites/zoodles/av/video_tool/src/VideoTool.as:101]
atVideoTool/_event_stage_init()[/Users/jhollenbeck/Sites/zoodles/av/video_tool/src/VideoTool.as:51]
mxmlc -debug=true video_tool/src/VideoTool.as
cp video_tool/src/VideoTool.swf ~/code/zoodles/www/public/widgets/video_tool.swf
TypeError: Error #1009: Cannot access a property or method of a null object reference.
atMailRecorder/setupVideo()[/Users/jlabarge/code/zoodles/av/mail_recorder/src/MailRecorder.as:207]
atMailRecorder/onStage()[/Users/jlabarge/code/zoodles/av/mail_recorder/src/MailRecorder.as:153]
mxmlc -debug=true mail_recorder/src/MailRecorder.as
cp mail_recorder/src/MailRecorder.swf ~/code/zoodles/www/public/widgets/mail_recorder.swf
TypeError: Error #1009: Cannot access a property or method of a null object reference.
atMailRecorder/setupVideo()[/Users/jlabarge/code/zoodles/av/mail_recorder/src/MailRecorder.as:207]
atMailRecorder/onStage()[/Users/jlabarge/code/zoodles/av/mail_recorder/src/MailRecorder.as:153]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment