Ignore:
Timestamp:
02/25/08 23:14:44 (4 years ago)
Author:
anp
Message:

suite génération vidéoIndexée

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/video/uiTemplate/player.uitemplate

    r1242 r1245  
    8989<noscript> 
    9090        <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"/> 
    9292                        <param name="quality" value="high"/> 
    9393                        <param name="bgcolor" value="#869ca7"/> 
    9494                        <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"> 
    9696                        </embed> 
    9797        </object> 
Note: See TracChangeset for help on using the changeset viewer.