KIOSKMODE set to FALSE

If you want to make it possible for someone (with QuickTime Pro) to copy the movie, set "KIOSKMODE" to FALSE.

HTML TAG:

<EMBED SRC="error.mov" WIDTH="156" HEIGHT= "104" AUTOPLAY="TRUE" KIOSKMODE="FALSE">

Note: "FALSE" is the default setting for this tag. If you don't specify it, the result will be "FALSE."

Back