Loader component refuses to load

Hi all,

I have made a button which loads a swf file into a loader component. Works fine.

Then inside the swf are pictures which I 've converted to buttons and then added the following action onto:

on (release) {
container.contentPath = “img.jpg”;
}

The file img.jpg is in the same dir as the rest of the site. Don’t get a error messages just doesn’t do anything.

What am I missing? I’m aware this is a newbie question. And I have googled and searched the forum. But I’m still perplexed why it doesn’t do anything.

Cant you load buttons into a loader and then add action to these buttons within the loader?

Appreciate an answer.

Best regards
Vidir