Using my flash gallery on my site

[CENTER]I made my flash gallery of a tutorial on this site, I used this code for my buttons.

on(release){
myLoader.contentPath = “1.jpg”;
}

but the pictures are not loading… can anyone help me?[/CENTER]