.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man! .\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST! .TH "SWFMovie_protect" 3 "15 March 2007" "c2man movie.c" .SH "NAME" SWFMovie_protect \- enable edit protections for a movie .SH "SYNOPSIS" .ft B #include .br .sp void SWFMovie_protect .br ( .br SWFMovie movie, .br char *password .br ); .ft R .SH "PARAMETERS" .TP .B "SWFMovie movie" Movie to protect. .TP .B "char *password" Mds5 encoded password. .SH "DESCRIPTION" This function adds a block that tells flash editors to require a password to allow editing of this this movie. The block contains an md5 encoded password which will be used by the flash editor to allow access to the movie.