Comunidad de diseño web y desarrollo en internet online

HTML & embedFonts

Citar            
MensajeEscrito el 21 Mar 2006 03:09 pm
La duda en concreto: ¿Cómo puedo embeber la fuente en un campo con HTML y que se vea BIEN?
Pues tengo un problema con este código, pincha bien pero no como espero...
Prueben esto y verán que pincha bien, sin embeber texto se diferencia la negrita del otro texto:

Código :

this.createTextField("text_txt", 0, 10, 10, 400, 350);
text_txt.html = true;
text_txt.htmlText = "<b>Con embedFonts se ve mal</b>, y sin embedFonts se ve bien.";
Pero con este otro, no se diferencia la negrita del otro texto (hay que meter la fuente en la biblioteca)

Código :

this.createTextField("text_txt", 0, 10, 10, 400, 350);
text_txt.embedFonts = true;
text_txt.html = true;
text_txt.htmlText = "<b>Con embedFonts se ve mal</b>, y sin embedFonts se ve bien.";
text_txt.setTextFormat(new TextFormat("fuente"));

Estoy enloqueciendo, he probado 1001 maneras diferentes, but Without Any Possitive Results!!!!!

Por Altrix

156 de clabLevel



 

Cuba, Ciudad de la Habana

firefox
Citar            
MensajeEscrito el 21 Mar 2006 08:33 pm
Subiendo el post!!!!!!!, jejejeje

Por Altrix

156 de clabLevel



 

Cuba, Ciudad de la Habana

firefox
Citar            
MensajeEscrito el 22 Mar 2006 12:23 am
Tal vez el uso de sIFR te pueda servir, chaca aquí ó acá

;)

Por La100rra

Claber

5776 de clabLevel

11 tutoriales
4 articulos

Genero:Masculino  

Cd. Juárez, Chihuahua, México.

clabbrowser
Citar            
MensajeEscrito el 22 Mar 2006 01:45 pm
la100rra, no te dejes llevar por el nombre del post (creo que me expresé mal), la duda está dentro del Flash y es: ¿Cómo puedo embeber la fuente en un campo con HTML y que se vea BIEN?...si puedes y no es mucha molestia probar por separado los trozos de código que pongo arriba, para que te percates de que estoy hablando...se agradecería mucho...(lo dejo a tu consideración)

P.D: nunca está de más lo que dijiste de sIFR, :wink:

Por Altrix

156 de clabLevel



 

Cuba, Ciudad de la Habana

firefox
Citar            
MensajeEscrito el 22 Mar 2006 09:16 pm
Help me with this, please!!!!!! (hasta rima y todo, jejeje)

Por Altrix

156 de clabLevel



 

Cuba, Ciudad de la Habana

firefox

 

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