Comunidad de diseño web y desarrollo en internet online

Ayuda con css en flash

Citar            
MensajeEscrito el 30 May 2006 02:35 pm
Hola a todos, necesito un poco de su ayuda,este es el problema:

Necesito poner marco como este dentro de un textarea en flash. Intente poniendo codigo html y poniendo css. Pero no logro hacerlo funcionar alguien sabe como hacerlo???
Solo necesito crear un marco...

Atte
Daniel

<tr>
<td width="400" height="15" ><b>T&iacute;tulo:</b>&nbsp;Lomeli es Trolo</td>
<td width="200"><b>Fecha publicaci&oacute;n:</b>&nbsp;2006-03-15</td>
</tr>
<tr>
<td colspan="2">rrererere
</td>
</tr>
</table><br><table width="600" height="100" border="2">
<tr>
<td width="400" height="15" ><b>T&iacute;tulo:</b>&nbsp;Lomeli es Trolo</td>
<td width="200"><b>Fecha publicaci&oacute;n:</b>&nbsp;2006-03-15</td>
</tr>
<tr>
<td colspan="2">rrererere
</td>
</tr>
</table>


En css lo he puesto mas o menos asi

Código :

.box {
   border: double;
   border-color: #0000FF;
   background: #DBDBDB;
   width: 600px;
   height: 200px;
   text-align: center;
   position: relative;
}
.ele1 {
   border-right: double;
   border-bottom: double;
   border-color: #0000FF;
   padding: 5px;
   width: 48%;
   height: 25%;
   position: absolute;
    text-align:justify;
    top: -3px;
   left: -3px;
}
.ele2 {
   border-bottom: double;
   border-color: #0000FF;
   padding: 5px;
   width: 49%;
   height: 25%;
   position: absolute;
   text-align:justify;
   top: -3px;
   left: 296px;
}
.ele3 {
   padding: 5px;
   width: 98%;
   height: 65%;
   position: absolute;
   text-align:justify;
   left: 0px;
   bottom: 0px;
}

            

Por zkropotkine

5 de clabLevel



 



Ultima edición por zkropotkine el 30 May 2006 03:13 pm, editado 1 vez

msie
Citar            
MensajeEscrito el 30 May 2006 03:09 pm
dentro de Flash solo algunas etiquetas de html son aceptadas, cheka los tutoriales

Por Soundwave

Claber

1728 de clabLevel

5 tutoriales

 

Los Andes CHILE

firefox
Citar            
MensajeEscrito el 30 May 2006 10:10 pm

Por pepo_pe

55 de clabLevel



Genero:Masculino  

msie
Citar            
MensajeEscrito el 31 May 2006 03:44 am

zkropotkine escribió:

Hola a todos, necesito un poco de su ayuda,este es el problema:

Necesito poner marco como este dentro de un textarea en flash. Intente poniendo codigo html y poniendo css. Pero no logro hacerlo funcionar alguien sabe como hacerlo???
Solo necesito crear un marco...

Atte
Daniel

<tr>
<td width="400" height="15" ><b>T&iacute;tulo:</b>&nbsp;Lomeli es Trolo</td>
<td width="200"><b>Fecha publicaci&oacute;n:</b>&nbsp;2006-03-15</td>
</tr>
<tr>
<td colspan="2">rrererere
</td>
</tr>
</table><br><table width="600" height="100" border="2">
<tr>
<td width="400" height="15" ><b>T&iacute;tulo:</b>&nbsp;Lomeli es Trolo</td>
<td width="200"><b>Fecha publicaci&oacute;n:</b>&nbsp;2006-03-15</td>
</tr>
<tr>
<td colspan="2">rrererere
</td>
</tr>
</table>


En css lo he puesto mas o menos asi

Código :

.box {
   border: double;
   border-color: #0000FF;
   background: #DBDBDB;
   width: 600px;
   height: 200px;
   text-align: center;
   position: relative;
}
.ele1 {
   border-right: double;
   border-bottom: double;
   border-color: #0000FF;
   padding: 5px;
   width: 48%;
   height: 25%;
   position: absolute;
    text-align:justify;
    top: -3px;
   left: -3px;
}
.ele2 {
   border-bottom: double;
   border-color: #0000FF;
   padding: 5px;
   width: 49%;
   height: 25%;
   position: absolute;
   text-align:justify;
   top: -3px;
   left: 296px;
}
.ele3 {
   padding: 5px;
   width: 98%;
   height: 65%;
   position: absolute;
   text-align:justify;
   left: 0px;
   bottom: 0px;
}

            


Si he visto que no se puede hacerse con html...pero alguien puede decirme porque no lo hace con el css que he puesto o si se puede hacer de alguna otra manera???

Por zkropotkine

5 de clabLevel



 

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.