1 2 3 4 5 6 7
| <!--[if IE]><script type="text/javascript">AC_FL_RunContent('data','flash/preview','type','application/x-shockwave-flash','width','300','height','250','src','flash/preview','quality','high','wmode','transparent','movie','flash/preview' ); //end AC code
</script><noscript><! endif -->
<object type="application/x-shockwave-flash" data="publicite/<?php echo html_entity_decode(stripslashes($dataPub->animation)); ?>" width="300" height="250" >
<param name="movie" value="publicite/<?php echo html_entity_decode(stripslashes($dataPub->animation)); ?>" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
</object> |
Partager