Index: swftools.module
===================================================================
--- swftools.module	(revision 831)
+++ swftools.module	(working copy)
@@ -813,7 +813,7 @@
   }
 
   // Return the path
-  return file_create_url($path);
+  return str_replace($GLOBALS['base_url'],'',file_create_url($path));
 
 }
