Embed Flash -> Flash files are print normaly but not when they are embed in an other object...

Author Message

laurent le cadet

Wednesday 25 August 2004 2:22:34 am

Hi,

1 - I've override the base/override/templates/embed/flash.tpl in mysite/override/templates/embed/flash.tpl.

2 - clean caches

The page code show the template but without any relation with the file :

<div class="view-embed">
    <div class="content-media">
            <object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="" height="">
        <param name="movie" value="/content/download/" />
        <param name="quality" value="" />
        <param name="play" value="" />
        <param name="loop" value="" />
        <embed src="/content/download/"
               quality="" pluginspage=""
               width="" height="" play=""
               loop="" >
        </embed>
        </object>
        </div>
</div>

As I see that's the <b>$attribute.contentobject_id</b> variable which is used for the path file but it doesn't seems to work.

Any idea ?

Thanks

Laurent

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 19 2025 06:07:00
Script start
Timing: Jan 19 2025 06:07:00
Module start 'layout'
Timing: Jan 19 2025 06:07:00
Module start 'content'
Timing: Jan 19 2025 06:07:01
Module end 'content'
Timing: Jan 19 2025 06:07:01
Script end

Main resources:

Total runtime0.6988 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 590.7813152.6875
Module start 'layout' 0.00590.0035 743.468839.6172
Module start 'content' 0.00940.6880 783.0859440.4141
Module end 'content' 0.69740.0013 1,223.50008.0156
Script end 0.6988  1,231.5156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4625160.0002
Check MTime0.00140.1943160.0001
Mysql Total
Database connection0.00090.123410.0009
Mysqli_queries0.656693.9603460.0143
Looping result0.00040.0615440.0000
Template Total0.669395.820.3347
Template load0.00180.264720.0009
Template processing0.667595.514320.3337
Template load and register function0.00010.018310.0001
states
state_id_array0.00080.108210.0008
state_identifier_array0.00110.156120.0005
Override
Cache load0.00150.2088130.0001
Sytem overhead
Fetch class attribute can translate value0.00060.078710.0006
Fetch class attribute name0.00050.077720.0003
XML
Image XML parsing0.00080.109510.0008
class_abstraction
Instantiating content class attribute0.00000.000720.0000
General
dbfile0.00090.1269160.0001
String conversion0.00000.001640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs