Can I do this?

Evenin. Wassup with this one?

this.createEmptyMovieClip(“butter”,6);
with (“butter”){
_x = 0;
_y = 0;
}
butter.loadMovie(“destination.swf”)
stop();

destination is the name of a variable which will determine the name of the swf. I dunno how or if I can get it in to those (brackets).

Cheers babe.:pa: