PDA

View Full Version : Error messages when saving


SCGwebsite
03-05-2009, 11:22 PM
I keep getting this message. At first suspected my new machine, but just tried laptop and still getting them intermittently:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at controllers.photos.assets::TileView$/scale()
at controllers.photos.assets::TileView/imageTile_Handler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at controllers.photos.assets::Thumbnail/loader_Handler()

Steve
03-06-2009, 04:40 AM
Do you have a debug version of flash installed? Normally you won't actually see those errors but it is helpful for me to see. Where you adding photos to a page or something like that?

SCGwebsite
03-11-2009, 10:26 PM
I just upgraded to CS4, so possibly. I am getting that message & similar when I add stuff or navigate around my pages. I just got a bunch in a row before checking the forum and now can't "make" it do it.

SCGwebsite
03-11-2009, 10:33 PM
Just happened again when I tried to preview:

"TypeError: Error #1009: Cannot access a property or method of a null object reference.
at controllers.themes::ThemeHeader/updateLayout()
at controllers.themes::ThemeHeader/stage_Handler()"

Hope that helps. If it's because of the CS4 upgrade, I'll get on the phone with Adobe.

Thanks,

SB

Steve
03-13-2009, 05:09 PM
Well the errors are not technically caused by CS4 but when you install the CS4 it installs the debug version of the flash player (with most people don't have) and there for you see errors that most people do not see. They are still errors but most of them are very minor. I'll look into the one's you mentioned.