Forums / Setup & design / Where to put Flash/SWF-files?
Bjørn Sandvik
Wednesday 09 March 2005 3:45:16 pm
I'm using some Flash/SWF-files for making charts on our site. If I want to use these files in my templates where should I put them? It is not possible to create a new folder like /design/mysite/charts/ and then use
<PARAM NAME=movie VALUE="/design/mysite/charts/FC_3b_MSBar2D.swf">
on the template-file.
http://blog.thematicmapping.org http://www.globalis.no
Björn [email protected]
Wednesday 09 March 2005 5:23:11 pm
yes better use
<PARAM NAME=movie VALUE="{'charts/FC_3b_MSBar2D.swf'|ezdesign}">
Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs Looking for hosting? http://hostingezpublish.com ----------------------------------------------------------------------------- GMT +01:00 Hannover, Germany Web: http://www.xrow.com/
Thursday 10 March 2005 12:27:22 am
The problem seems to be that eZ publish is not accepting swf-files.
http://globalis.fn.no/design/globalis/charts/2015_buttons.pngshows me the picture.
But http://globalis.fn.no/design/globalis/charts/FC_3b_MSBar2D.swfgives the error "Module not found"
Łukasz Serwatka
Thursday 10 March 2005 12:28:53 am
Hi,
Try to add .swf extension to .htaccess file if you using it. It will help I hope ;)
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Eivind Marienborg
Thursday 10 March 2005 12:29:44 am
Have you checked this?
http://www.ez.no/ez_publish/documentation/incoming/developing_projects/flash/how_to_display_a_flash_movie_in_pagelayout_tpl