This function has the following syntaxMovie.Flatten ( movie source, boolean FastStart -> false) returns none
This function flattens the movie specified by the 'source' parameter. This removes all dependance on other movie files from the specified movie.The 'FastStart' parameter, if true, creates a movie which can begin playing before all the movie data is loaded. This is particularly useful for creating movies which will be placed on web sites.