Problem with loadmovie

hi,

I am using loadmovie method of the flash to load external swf file.

Something like this.

[COLOR=Sienna]on(release) {
loadMovie(“products.swf”,_root.dropZone);
}[/COLOR]

My problem is why the hell “products.swf” is not starting playing as soon as loaded… :pirate3: