EmbedMovie: Boolean;
The EmbedMovie property determines whether the contents of the FlashBox component should be saved into the base when the form is compiled.
If the property is set to True, the Flash object is saved automatically to the database and loaded from it on form launch, otherwise the file specified in the Movie property is loaded. This conduct is meant to make the Flash objects loaded by one user available to other users of the repository. Default value of this property is True.
See also: