Error in quicktime attributes

Author Message

Erland Flaten

Wednesday 19 November 2008 2:15:37 am

It is not possible to set the quicktime plugin to: autoplay=false
Movies will play as the users have set it which for most users is as "true" which I beleave is the default by the installer.

The attribute set inside the object tag is the typo "play". Like this:

<object width="384" height="304">
        <param name="movie" value="/nor/content/download/476/2910/nevellfjell_anmarsj.mov" />

        <param name="controller" value="" />
        <param name="play" value="" />
        <param name="loop" value="" />
        <embed src="/nor/content/download/476/2910/nevellfjell_anmarsj.mov"
               type="video/quicktime"
               pluginspage="http://quicktime.apple.com"
               width="384" height="304" play=""
               loop="" controller="" >
        </embed>
        </object>

Any suggestion what to do? is it something in this quicktime.tpl?
The important feature for me in this case is to set the plugin to:

autoplay="false" because there are more than one movie on the same page.

The <a href="http://www.apple.com/quicktime/tutorials/embed2.html">correct embed tag attributes</a> page at Apple is a place to read about this topic. Not all of the tags are necessary, but I suggest that both the attribute and value can be written in plain text instead of selction with radio buttuns. This opens for user errors, but also for correct usage and attribute creativity and revisjons by the pluggin maker.

Erland Flaten
Lilllehammer, Norway

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 18 2025 18:26:44
Script start
Timing: Jan 18 2025 18:26:44
Module start 'layout'
Timing: Jan 18 2025 18:26:44
Module start 'content'
Timing: Jan 18 2025 18:26:45
Module end 'content'
Timing: Jan 18 2025 18:26:45
Script end

Main resources:

Total runtime0.9422 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.0067 589.0469152.6250
Module start 'layout' 0.00670.0029 741.671939.4453
Module start 'content' 0.00960.9312 781.1172436.4219
Module end 'content' 0.94090.0013 1,217.53918.1641
Script end 0.9422  1,225.7031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.3688160.0002
Check MTime0.00150.1610160.0001
Mysql Total
Database connection0.00110.114310.0011
Mysqli_queries0.901895.7164460.0196
Looping result0.00040.0424440.0000
Template Total0.899495.520.4497
Template load0.00220.228620.0011
Template processing0.897395.231420.4486
Template load and register function0.00020.020110.0002
states
state_id_array0.00080.087010.0008
state_identifier_array0.00120.127020.0006
Override
Cache load0.00180.1902110.0002
Sytem overhead
Fetch class attribute can translate value0.00050.057210.0005
Fetch class attribute name0.00060.060510.0006
XML
Image XML parsing0.00020.016010.0002
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00070.0749100.0001
String conversion0.00000.001240.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 8
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs