Index: /FCKeditor/branches/features/new_samples/_samples/html/sample16.html
===================================================================
--- /FCKeditor/branches/features/new_samples/_samples/html/sample16.html	(revision 2256)
+++ /FCKeditor/branches/features/new_samples/_samples/html/sample16.html	(revision 2257)
@@ -54,4 +54,7 @@
 				<td style="width: 100%">
 					<script type="text/javascript">
+if ( document.location.protocol == 'file:' )
+	alert( 'Warning: This samples does not work when loaded from local filesystem due to security restrictions implemented in Flash.'
+     			+ '\n\nPlease load the sample from a web server instead.') ;
 <!--
 // Automatically calculates the editor base path based on the _samples directory.
