14/04/2011, 18:21
|
| | Fecha de Ingreso: marzo-2010
Mensajes: 26
Antigüedad: 14 años, 8 meses Puntos: 0 | |
Respuesta: flash player en IE lo que hice fue insertarlo asi:
<object type="application/x-shockwave-flash" id="player1" allowscriptaccess="always" allowfullscreen="true" data="http://www.website.com.ar/OriginalMusicPlayerPlaylist.swf" width="260" height="250"><param name="movie" value="www.OriginalMusicPlayerPlaylist.swf" /><param name="FlashVars" value="playlistXmlPath=http://www.website.com.ar/playlist.xml" /></object>
en un widget de texto |