not working either. but i'm trying to work thru a solution i just found on
the archives where the UnicodeTable.xml file that feeds the Flash IDE is
updated to include the range for unicode for a non-breaking space.
http://chattyfig.figleaf.com/pipermail/flashcoders/2006-March/162967.html
i haven't gotten it working yet but i believe it's because i'm not writing
the unicode correctly into my flash string. i'm writing it like this:
myText = "here is where i want an extra space \u00A0 between words."
----- Original Message -----
From: "John VanHorn" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Wednesday, February 07, 2007 4:04 PM
Subject: Re: [Flashcoders] adding in html enabled text field
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 in html enabled text field
> Doesn't it work to just:
>
> htmlString += " ";
>
> ???
>
> -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 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 '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
_______________________________________________
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