To restart a movie totally:
loadMovieNum(_level0._url, 0);This makes use of the _url property of the movie, which gives the location of the .swf file (not the url of the page it is in). -- ArthurClemens - 04 Sep 2003
loadMovieNum(_level0._url, 0);This makes use of the _url property of the movie, which gives the location of the .swf file (not the url of the page it is in). -- ArthurClemens - 04 Sep 2003