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…