Mike,

Works like a charm. Thank you very much!

-Steven

</>

--- Mike Mountain <[EMAIL PROTECTED]> wrote:

>  [as]
> for (i=288; i<=318; i++) {
>       var val = String.fromCharCode(i);
>       trace(val);
> }
> [/as]
> 
> Any good?
> 
> M
> 
> > -----Original Message-----
> > 
> > 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?



__________________________________________________
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

Reply via email to