One more cup of Error #1009 :(

Hi all, we all know the routine, me noob you gods, so here it goes :slight_smile:

I get, of course “TypeError: Error #1009: Cannot access a property or method of a null object reference.”

I read this and that on this forum, like [COLOR=#800080]http://www.kirupa.com/forum/showthread.php?t=339687[/COLOR] and other threads but to no avail, as I’m either very tired (worked on the script in the last 10 hrs straight), or plain moron (hope not :))

The error I get is at this line

loc2 = br.com.stimuli.loading.BulkLoader.getLoader(“intro_site”).getMovieClip(“swf/home.swf”);

the scenario is standard, I have a website, and one swf calls the other one. Trace loc2 is null

Attached is the relevant code, I need an extras pair of eyes to take a look. thanks, eternally grateful!