Load then Play an external SWF

hi all…

the following is a very simple code for loading an external swf file then makin’ it play after loading

var xx=loadMovieNum (“data.swf”,1);
_xx.play();

but it did not work , where did i go wrong guys ??

any ideas please :frowning: