Invalid xhtml code for embeding .asf & .rm files.

Author Message

John Smith

Monday 23 January 2006 5:28:58 am

hi there,

Hope someone can help me. I have embeded .asf and .rm files into ez publish 3.6.x.

The source code for windows media video file which is the .asp file given below:

<object ID="MediaPlayer"  CLASSID="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" STANDBY="Loading Windows Media Player components..." type="application/x-oleobject" width="300" height="300">
	<param name="filename" value="/news/content/download/67/226/name.asf" />
	<param name="autostart" value="1" />
	<param name="showcontrols" value="1" />
	<embed src="/news/content/download/67/226/name" type="application/x-mplayer2" pluginspage="" width="300" height="300" autostart="1" showcontrols="1" ></embed>
</object>

The page is not xhtml valid because of source ezpublish generating.

Same thing is happening for Real Player File.

<object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="300" height="200">
<param name="src" value="/content/download/89/314/name.rm" />
<param name="controls" value="imagewindow" />
<param name="autostart" value="true" />
<embed src="/content/download/89/314/phpNOohcL.rm" pluginspage="http://real.com" type="audio/x-pn-realaudio-plugin" width="300" height="200" autostart="true" controls="imagewindow" ></embed>
</object>

The page is also not xhtml valid.

Please guide me how to make the pages accessible.

cheers

Regards.

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

Main resources:

Total runtime0.0145 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0039 589.2891152.6406
Module start 'layout' 0.00390.0027 741.929739.4922
Module start 'content' 0.00660.0056 781.421989.2891
Module end 'content' 0.01220.0022 870.710930.3047
Script end 0.0145  901.0156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002517.3497140.0002
Check MTime0.00117.8195140.0001
Mysql Total
Database connection0.00063.986810.0006
Mysqli_queries0.002315.847130.0008
Looping result0.00000.068810.0000
Template Total0.001711.910.0017
Template load0.00106.577410.0010
Template processing0.00085.305810.0008
Override
Cache load0.00064.008110.0006
General
dbfile0.00138.733880.0002
String conversion0.00000.036040.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.0001 secs