[as]
for (i=288; i<=318; i++) {
var val = String.fromCharCode(i);
trace(val);
}
[/as]
Any good?
M
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Steven Loe
> Sent: 22 August 2006 16:40
> To: [email protected]
> Subject: [Flashcoders] Special characters?
>
> How does one access characters in a font that are beyond the
> standard ascii 127 characters? I'm about to start working
> with a custom font that has icons in the outer reaches of the
> key map. The icons are in locations 288 - 318.
>
> Any ideas how to get these characters?
>
> Thanks in advance,
>
> Steven
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection
> around http://mail.yahoo.com
> _______________________________________________
> [email protected]
> 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
>
_______________________________________________
[email protected]
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