Rob Rusher wrote:
> Did you try adding it in your style sheet like this:
> @font-face { 
>    src: url("assets/fonts/arial.ttf");
>    fontFamily:futura;
>    unicode-range: "glyphs";
> }
> 
> Then in your flex-config.xml set the unicode-range:
> <language-range>
>    <lang>glyphs</lang>
>    <range>U+0E01-U+0E5B</range>
> </language-range>

Thanks, but it seems to be for MXML project (right me if I'm wrong). And 
I need a solution for AS3 project in Flex 2 alpha...

-- 
Michael "Antares" Klishin,

Email: [EMAIL PROTECTED]
Web: www.novemberain.com

Non progredi est regredi




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to