try without the var reference. set the htmlText property of the text field
instead.

On 2/7/07, Matthew Ganz <[EMAIL PROTECTED]> wrote:

unfortunately, that isn't working either.  i've tried not embedding the
fonts (as i read from the archives), adding a space plus a period, i.e. "
."
in the "include these characters" field (also from the archives) and still
not getting the result i want.


----- Original Message -----
From: "Keith Reinfeld" <[EMAIL PROTECTED]>
To: "'Flashcoders mailing list'" <flashcoders@chattyfig.figleaf.com>
Sent: Wednesday, February 07, 2007 2:46 PM
Subject: RE: [Flashcoders] adding &nbsp; in html enabled text field


> Doesn't it work to just:
>
> htmlString += "&nbsp;";
>
> ???
>
> -Keith
> http://keithreinfeld.home.comcast.net
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Matthew
> Ganz
> Sent: Wednesday, February 07, 2007 1:41 PM
> To: Flashcoders mailing list
> Subject: [Flashcoders] adding &nbsp; in html enabled text field
>
> hi.
>
> i didn't find a concrete solution in the archives so am asking here. i
> have
> an html-enabled text field with a var reference. the var is a string
that
> i
> want to add &nbsp;'s to. has anyone figured out a solution to this?
>
> any helpful tips are greatly appreciated.
>
> thank you. -- matt.
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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




--
John Van Horn
[EMAIL PROTECTED]
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

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

Reply via email to