xvilo
Gebruiker
- Lid geworden
- 14 dec 2008
- Berichten
- 492
hoi,
ik deze code
maar de vraag is nu hoe ik krijg ik het flash bestandje over de hele pagina breete maar hij moet 26 hoog blijfen
alvast bedankt
ik deze code
HTML:
<body class="sem">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="300" height="26">
<param name="movie" value="MINIPlayer.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<param name="FlashVars" value="playlistfile=playlist.xml&configurationfile=configuration.xml">
<embed src="MINIPlayer.swf" quality="high" wmode="transparent" flashvars="playlistfile=playlist.xml&configurationfile=configuration.xml" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="300" height="26"></embed>
</object>
maar de vraag is nu hoe ik krijg ik het flash bestandje over de hele pagina breete maar hij moet 26 hoog blijfen
alvast bedankt