2010-11-16 7 views

Répondre

1

Est-ce que this page répond?

<OBJECT ....> 
    <PARAM NAME="archive" VALUE="..."> 
    .... 
    <PARAM NAME="cache_option" VALUE="..."> 
    <PARAM NAME="cache_archive" VALUE="..."> 
    <PARAM NAME="cache_version" VALUE="..."> 
</OBJECT> 

ou

<EMBED .... 
    archive="..." 
    .... 
    cache_option="..." 
    cache_archive="..." 
    cache_version="...">