<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm using the ms4w from mapservser:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>E:\ms4w\Apache\cgi-bin>mapserv -v</FONT></DIV>
<DIV><FONT face=Arial size=2>MapServer version 4.4.1 OUTPUT=GIF OUTPUT=PNG 
OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF<BR> OUTPUT=SWF SUPPORTS=PROJ 
SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLI<BR>ENT 
SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER INPUT=POSTGIS 
IN<BR>PUT=OGR INPUT=GDAL INPUT=SHAPEFILE</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and I have the following output options in my map 
file:</FONT></DIV>
<DIV><FONT face=Arial size=2> <BR>  OUTPUTFORMAT<BR>    NAME 
swf<BR>    DRIVER "swf"<BR>    MIMETYPE 
"application/x-shockwave-flash"<BR>    EXTENSION 
"swf"<BR>    IMAGEMODE PC256<BR>    FORMATOPTION 
"OUTPUT_MOVIE=SINGLE"<BR>  END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>  IMAGETYPE swf<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>If I try to run this command:</DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>E:\ms4w\Apache\cgi-bin>mapserv 
QUERY_STRING="map=/ms4w/apps/work/romaniag.map&VE<BR>RSION=1.1.0&REQUEST=GetMap&SRS=EPSG:4326&BBOX=22.9633389261745,47.3965604026846,<BR>24.0539429530201,48.4871644295302&WIDTH=596&HEIGHT=596&FORMAT=SWF&BGCOLOR=0xFFFF<BR>FF&EXCEPTIONS=INIMAGE&WRAPDATELINE=false&LAYERS=Romania,Bucuresti&TRANSPARENT=tr<BR>ue"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It says:</FONT></DIV>
<DIV><FONT face=Arial size=2>Content-type: 
application/x-shockwave-flash</FONT></DIV>
<DIV><FONT face=Arial size=2>then the program exits without saying 
anything.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If I change FORMAT=SWF with FORMAT=PNG I get a lot 
of binary data (it dumps the picture in my console).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Does anyone have any idea what am I doing 
wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>