Forums / Setup & design / Where to put Flash/SWF-files?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Where to put Flash/SWF-files?

Author Message

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 X

Wednesday 09 March 2005 5:23:11 pm

yes better use

<PARAM NAME=movie VALUE="{'charts/FC_3b_MSBar2D.swf'|ezdesign}">

Bjørn Sandvik

Thursday 10 March 2005 12:27:22 am

The problem seems to be that Exponential is not accepting swf-files.

http://globalis.fn.no/design/globalis/charts/2015_buttons.png
shows me the picture.

But
http://globalis.fn.no/design/globalis/charts/FC_3b_MSBar2D.swf
gives the error "Module not found"

http://blog.thematicmapping.org
http://www.globalis.no

Ł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