[Mapserver-users] SWF Output formatoption Single vs Multiple

Yewondwossen Assefa assefa at dmsolutions.ca
Thu Sep 4 11:42:48 EDT 2003


There was a bug corrected August 8 on that. Are you using the latest 
version ?

Later,

Geoffrey Rowland wrote:
> Hello,
> 
> In my .map file, if have the FORMATOPTION "OUTPUT_MOVIE=MULTIPLE", my 
> php script generates the SWF correctly.  However if I change MULTIPLE to 
> SINGLE, then I get a Fatal Error saying it failed writing the image.  Am 
> I missing something?
> 
> OUTPUTFORMAT
>        NAME swf
>        MIMETYPE "application/x-shockwave-flash"
>        DRIVER swf
>        IMAGEMODE PC256
>        FORMATOPTION "OUTPUT_MOVIE=SINGLE"
>      END
> 
> 
> 
> 
>                 $map_path="d:/inet/site/pop/";
>         $map = ms_newMapObj($map_path."swf_pop.map");
>         $map->selectOutputFormat("SWF");
>         $image=$map->draw();
>         $image_url=$image->saveWebImage();
> 
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> 


-- 
----------------------------------------------------------------
Assefa Yewondwossen
Software Analyst

Email: assefa at dmsolutions.ca
http://www.dmsolutions.ca/

Phone: (613) 565-5056 (ext 14)
Fax:   (613) 565-0925
----------------------------------------------------------------






More information about the mapserver-users mailing list