Buenas tengo un codigo, bueno dos
Código:
<script src="http://www.mogulus.com/scripts/player.js?channel=groundreport&bgcolor=0xffffff&color=0x999999&showviewers=true&width=454&height=389&on=true" type="text/javascript"></script>
Y este:
Código:
<object id="Player" width="454" height="389" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://www.mogulus.com/studio/Player.swf?channel=groundreport&externalInterface=false&bgcolor=0xffffff&color=0x999999&showviewers=true&on=true"></param><param name="bgcolor" value="#ffffff"></param><embed name="Player" src="http://www.mogulus.com/studio/Player.swf?channel=groundreport&externalInterface=false&bgcolor=0xffffff&color=0x999999&showviewers=true&on=true" type="application/x-shockwave-flash" bgcolor="#ffffff" width="454" height="389"></embed></object>
Y lo quiero poner en una aplicacion, ¿Como lo hago?
Con Visual Basic 6.0