hola, pense que se avia perdido o lago similar esque lo deje en foro html y llego a foro de escript , bueno mi pregunta en realidad es tengo un codigo
Código HTML:
<html>
<head>
<meta http-equiv="Content-Language" content="es">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>MUSICA</title>
</head>
<body background="fond2.jpg" text="#000080">
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
<table style="WIDTH: 48%" border="1" id="table1" height="368">
<tr>
<td>
<p align="left">
<EMBED name=MediaPlayer1
pluginspage=http://www.microsoft.com/Windows/MediaPlayer/
src=
width=480 height=339
type=application/x-mplayer2 autostart="true" invokeURLs="false"
enablecontextmenu="0" showstatusbar="0" AutoSize="true"
displaysize="4" VOLUME="100" showcontrols="true"></td>
</tr>
</table>
</body>
</html>
y lo que quiero es encapsular parte de este codigo en especial lo que corresponde al reproductor windows media en un fichero js se podria hacer eso ?????