PDA

View Full Version : Error#1009 Cannot access method or property of null object


kminev
11-06-2008, 05:53 PM
Hi,

I have flex application composed of modules, custom components driven by one main application. I am loading my modules to the main application "driver" of the entire web site and any time I add something new to some of my modules or components I am getting errors.

To replicate the error:

1. I go to some module (1st time everythinh perfect)
2. I go to the same module (2th time it always comes up with the above error)

Any ideas why that happens???

I keep fixing it , but it keeps happening all the time after new change or modification is made.

Thanks in advance.

tsj4
11-06-2008, 09:00 PM
I assume you are referencing an object which is not defined and there anymore