List Info

Thread: Re: problem with embeded fonts




Re: problem with embeded fonts
country flaguser name
Germany
2007-02-19 11:33:43
When the text is set to bold you also need to EMBED that
font style.
That is why some fonts make your swf really big, when you
need a lot
of styles.

dr.ache

Holth, Daniel C. schrieb:
> Are you using bold or italic text?  Using bold and
italics with embedded
> font can make the text not visible if it changes. 
>
>
> I believe it can be done, but I haven't spent the time
researching it...
> Just been easier to not use bold.
>
> -Dan
>
> -----Original Message-----
> From: flashcoders-bounceschattyfig.figleaf.com
> [mailto:flashcoders-bounceschattyfig.figleaf.com] On
Behalf Of Esther
> Fuldauer
> Sent: Monday, February 19, 2007 11:20 AM
> To: flashcoderschattyfig.figleaf.com
> Subject: [Flashcoders]problem with embeded fonts
>
> Hi,
>
> I'm using Flash 8 Proffessional.
> I have created dynamic text with the authoring tool,
embeded the font
> outlines I want to use and created a font symbol in the
library (with
> all
> the options I need). The dynamic text then uses this
font.
> At runtime the text is not displayed when my function
gives value to my
> dynamic text like this:
>
> mytext.text='string';
>
> I have set some static text in the dynamic text box to
test if this only
> happens at runtime with the generated values. I see the
text then, which
> means font outlines are being embeded, only I can't see
the text
> generated
> by my code, which also is there, as the code works
correctly with device
> fonts, and which I can see doing a trace like
trace(mytext.text)
>
> I can't figure out what is wrong. Any clues?
>
> Thank you
> _______________________________________________
> Flashcoderschattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcode
rs
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.c
om
>
> This e-mail and its attachments are intended only for
the use of the addressee(s) and may contain privileged,
confidential or proprietary information. If you are not the
intended recipient, or the employee or agent responsible for
delivering the message to the intended recipient, you are
hereby notified that any dissemination, distribution,
displaying, copying, or use of this information is strictly
prohibited. If you have received this communication in
error, please inform the sender immediately and delete and
destroy any record of this message. Thank you.
> _______________________________________________
> Flashcoderschattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcode
rs
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.c
om
>
>   

_______________________________________________
Flashcoderschattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcode
rs

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om

Re: problem with embeded fonts
user name
2007-02-19 14:44:17
That was the problem 
I had selected the bold option in the embeding in the
library and then bold
again in the text properties. When I deselected the bold in
the properties
it started working.

Thanks both of you!!

2007/2/19, dr.ache <dr.achegmx.net>:
>
> When the text is set to bold you also need to EMBED
that font style.
> That is why some fonts make your swf really big, when
you need a lot
> of styles.
>
> dr.ache
>
> Holth, Daniel C. schrieb:
> > Are you using bold or italic text?  Using bold and
italics with embedded
> > font can make the text not visible if it changes.
> >
> >
> > I believe it can be done, but I haven't spent the
time researching it...
> > Just been easier to not use bold.
> >
> > -Dan
> >
> > -----Original Message-----
> > From: flashcoders-bounceschattyfig.figleaf.com
> > [mailto:flashcoders-bounceschattyfig.figleaf.com] On
Behalf Of Esther
> > Fuldauer
> > Sent: Monday, February 19, 2007 11:20 AM
> > To: flashcoderschattyfig.figleaf.com
> > Subject: [Flashcoders]problem with embeded fonts
> >
> > Hi,
> >
> > I'm using Flash 8 Proffessional.
> > I have created dynamic text with the authoring
tool, embeded the font
> > outlines I want to use and created a font symbol
in the library (with
> > all
> > the options I need). The dynamic text then uses
this font.
> > At runtime the text is not displayed when my
function gives value to my
> > dynamic text like this:
> >
> > mytext.text='string';
> >
> > I have set some static text in the dynamic text
box to test if this only
> > happens at runtime with the generated values. I
see the text then, which
> > means font outlines are being embeded, only I
can't see the text
> > generated
> > by my code, which also is there, as the code works
correctly with device
> > fonts, and which I can see doing a trace like
trace(mytext.text)
> >
> > I can't figure out what is wrong. Any clues?
> >
> > Thank you
> > _______________________________________________
> > Flashcoderschattyfig.figleaf.com
> > To change your subscription options or search the
archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcode
rs
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.c
om
> >
> > This e-mail and its attachments are intended only
for the use of the
> addressee(s) and may contain privileged, confidential
or proprietary
> information. If you are not the intended recipient, or
the employee or agent
> responsible for delivering the message to the intended
recipient, you are
> hereby notified that any dissemination, distribution,
displaying, copying,
> or use of this information is strictly prohibited. If
you have received this
> communication in error, please inform the sender
immediately and delete and
> destroy any record of this message. Thank you.
> > _______________________________________________
> > Flashcoderschattyfig.figleaf.com
> > To change your subscription options or search the
archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcode
rs
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.c
om
> >
> >
>
> _______________________________________________
> Flashcoderschattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcode
rs
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.c
om
>



-- 
Esther Fuldauer
Web Developer & Designer
tlf. 972355421
movil 679066844
_______________________________________________
Flashcoderschattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcode
rs

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )