Forums / Setup & design / Embed Flash -> Flash files are print normaly but not when they are embed in an other object...

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

eZ debug

Timing: Jan 19 2025 03:24:29
Script start
Timing: Jan 19 2025 03:24:29
Module start 'content'
Timing: Jan 19 2025 03:24:29
Module end 'content'
Timing: Jan 19 2025 03:24:29
Script end

Main resources:

Total runtime0.7987 sec
Peak memory usage4,096.0000 KB
Database Queries47

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 590.6875180.7656
Module start 'content' 0.00610.7873 771.4531445.5703
Module end 'content' 0.79340.0052 1,217.023441.9609
Script end 0.7986  1,258.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3789140.0002
Check MTime0.00130.1634140.0001
Mysql Total
Database connection0.00080.098810.0008
Mysqli_queries0.761695.3609470.0162
Looping result0.00040.0503450.0000
Template Total0.771396.620.3856
Template load0.00230.284720.0011
Template processing0.769096.285820.3845
Template load and register function0.00010.012610.0001
states
state_id_array0.00150.191710.0015
state_identifier_array0.00120.147920.0006
Override
Cache load0.00180.2286130.0001
Sytem overhead
Fetch class attribute can translate value0.00060.072610.0006
Fetch class attribute name0.00090.111820.0004
XML
Image XML parsing0.00050.067910.0005
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00100.1192180.0001
String conversion0.00000.000730.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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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