Problems adding listeners to URL loaded images

I can’t seem to be able to add listeners to images I load… Is it limited to samedomain or something?

Heres my code that loads my images, and at the bottom you can see how I’m trying to link them. No error messages… Images load fine. Note where I add my loader to my movieclip, then try to add a listener to my movieclip.

Edit: Never mind… I’m a tard… I had a invisible textbox on top of my hit areas…

Is getVariable available in AS3?

Just ignore that stuff. That has to do with smartFoxServer classes.

I need to figure out why I can’t get listeners to work for loaded stuff.