Projector c'ant load images dinamicly

Hi

I have a slide images presentation, i load the big images dinamicly

(release) {
setProperty("_root.img_holder", _x, “300”);
_root.img_holder.loadMovie(“avshi_2.jpg”);
}

for the SWF it works fine, but whan i publich in “Projector” the images dose not load…

how can i change this line
_root.img_holder.loadMovie(“avshi_2.jpg”);

to fscommand?
thankX
[COLOR=#0000ff][/COLOR]