[Gfoss] IMAGETYPE FLASH

Ciao a tutti,

ho letto che è possibile in MapServer definire l'output di tipo swf (formato
flash).
Ho provato a settare questo in pmapper ma non cambia niente!

ho settato :

..
SHAPEPATH "/ms4w/apps/pmapper_demodata"
SYMBOLSET "../common/symbols/symbols-pmapper.sym"
FONTSET "../common/fonts/msfontset.txt"
RESOLUTION 96
IMAGETYPE swf
..

OUTPUTFORMAT
  NAME "swf"
  MIMETYPE "application/x-shockwave-flash"
  DRIVER swf
  IMAGEMODE PC256
  FORMATOPTION "OUTPUT_MOVIE=MULTIPLE"
END
..

Cosa ho sbagliato? in teoria nella dir tmp dovrei trovare i file swf! ma
invece niente. sempre file png.

--
View this message in context: http://www.nabble.com/IMAGETYPE-FLASH-tp22079784p22079784.html
Sent from the Gfoss mailing list archive at Nabble.com.