Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/05/2011, 23:12
Avatar de ramon92
ramon92
 
Fecha de Ingreso: enero-2004
Ubicación: Lima
Mensajes: 135
Antigüedad: 20 años, 3 meses
Puntos: 8
Respuesta: Alinear a derecha

Prueba con todo esto dentro de tu body

Código HTML:
<style type="text/css">
/*<![CDATA[*/
	html, body {
		height: 100%;
		overflow: hidden;
	}
	body {
		background: #CCCCCC;
		margin: 0;                
	}
	#content {
		height: 39px;
		width:710px;
		float:right;
	}
/*]]>*/
</style>
<script type="text/javascript" src="swfobject.js"></script>
</head>
    <body>
        <div id="content">
            <p>In order to view this page you need JavaScript and Flash Player support!</p>
        </div>
        <script type="text/javascript">
        // <![CDATA[
            var so = new SWFObject('miflash.swf', 'website', '710px', '39px', '10', '#000000');
            so.useExpressInstall('swfobject/expressinstall.swf');
            so.addParam('menu', 'false');
            so.write('content');
        // ]]>
        </script> 
__________________
Hosting Peru.ME | Hosting para Empresas
Agencia de Publicidad Online (Enjoy the difference)