- Timestamp:
- 02/25/08 23:14:44 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/video/uiTemplate/player.uitemplate
r1242 r1245 89 89 <noscript> 90 90 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="VideoIndexee" width="100%" height="100%" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"> 91 <param name="movie" value=" VideoIndexee.swf?indexXml=src/ressources/xml/videoIndex.xml"/>91 <param name="movie" value="../res/VideoIndexee.swf?indexXml=src/ressources/xml/videoIndex.xml"/> 92 92 <param name="quality" value="high"/> 93 93 <param name="bgcolor" value="#869ca7"/> 94 94 <param name="allowScriptAccess" value="sameDomain"/> 95 <embed src="../ tplRes/videoInd/VideoIndexee.swf?indexXml=src/ressources/xml/videoIndex.xml" quality="high" bgcolor="#869ca7" width="100%" height="100%" name="VideoIndexee" align="middle" play="true" loop="false" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">95 <embed src="../res/VideoIndexee.swf?indexXml=src/ressources/xml/videoIndex.xml" quality="high" bgcolor="#869ca7" width="100%" height="100%" name="VideoIndexee" align="middle" play="true" loop="false" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"> 96 96 </embed> 97 97 </object>
Note: See TracChangeset
for help on using the changeset viewer.