Flash Player 10 & SWF problems

Author Message

Daniele Nocentini

Friday 06 February 2009 6:59:43 am

I have installed a ez 4.1.0 alpha 1 and upgraded to alpha 2 and the problem for SWF file and flash player 10 it's not resolved, I also try the bug on ez 4.0.1 and it's bugged but new version ez 4.0.2 works fine.
Please see the issue tracker :
http://issues.ez.no/13783

Antica Bottega Digitale srl
http://www.abd.it

Sandra Parente

Monday 20 April 2009 9:22:14 am

My solution for 4.1:
remove from mime.ini the lines under [swf] block

Types[]=image/vnd.rn-realflash
Types[]=application/x-shockwave-flash2-preview

If you want to display .swf files on Firefox 3 (Mac and Windows), IE7 and Safari you must leave only

Types[]=application/x-shockwave-flash

Otherwise, when you create a flash object, it saves it with the mime-type image/vnd.rn-realflash, which works only with Opera but not with other browsers (I have tested all the most recent versions and plugins).

The reason why flash files are correctly displayed in eZ Publish 4.0.2 is that this version has not the mime.ini file, but the mime-types are directly defined in lib/ezutils/classes/ezmimetype.php
Here the type was defined as rf:

array( 'rf', 'image/vnd.rn-realflash' ),

Hope this helps.

Sandra Parente
www.netbliss.it

Sandra Parente

Monday 20 April 2009 9:58:52 am

Please see the related issue: http://issues.ez.no/14795

Sandra Parente
www.netbliss.it

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 01:28:57
Script start
Timing: Jan 31 2025 01:28:57
Module start 'layout'
Timing: Jan 31 2025 01:28:57
Module start 'content'
Timing: Jan 31 2025 01:28:57
Module end 'content'
Timing: Jan 31 2025 01:28:57
Script end

Main resources:

Total runtime0.0199 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 588.1250151.2109
Module start 'layout' 0.00470.0031 739.3359220.6875
Module start 'content' 0.00780.0106 960.0234997.8828
Module end 'content' 0.01830.0015 1,957.906333.9922
Script end 0.0198  1,991.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002612.8391140.0002
Check MTime0.00115.4839140.0001
Mysql Total
Database connection0.00073.639210.0007
Mysqli_queries0.00189.202330.0006
Looping result0.00000.050410.0000
Template Total0.00115.610.0011
Template load0.00084.212910.0008
Template processing0.00031.379110.0003
Override
Cache load0.00062.849410.0006
General
dbfile0.00031.349180.0000
String conversion0.00000.024040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs