A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: font problem

  1. #1
    Senior Member
    Join Date
    May 2004
    Location
    Eastbourne, England
    Posts
    174

    font problem

    Hi,

    I have created a little banner animation but have encountered a problem.

    I have downloaded some fonts from the internet and realise these will not be displayed on other people's computers unless they have downloaded it. To counter this problem i found by making the text "static text" and unclicking "auto kern" and "use device fonts". This allows the text ot be displayed on any computer even if the user doesnt have the font.

    My actual problem was following this i wanted to add the current time and date to the banner. In doing this i created 2 layers and 2 key frames in each. In 1 layer i put the actionscript and layer two the actual font; size, colour and text. At first this worked fine but i needed to define a variable name to the font layer of "textdate". To do this i could not use static text but had to make it dynamic text - this worked fine on my computer but when uploaded the time worked fine but only in ariel font :S. Please visit the following pages which show my problem

    http://www.stenroy.com/~ftpoliver/logo15.swf
    http://www.stenroy.com/~ftpoliver/logo16.swf

    if you have a solution (want better explanation)or have an idea on how to fix this please reply,
    thanx

    Oli

  2. #2
    Cubed Member Soccr743's Avatar
    Join Date
    Mar 2004
    Location
    Maryland
    Posts
    163
    In the properties panel of the dynamic text boxes click character and the select the characters you need and click ok...

    That embeds the font so all computers can see it...


    -----Soccr743-----

  3. #3
    Senior Member FFF's Avatar
    Join Date
    Feb 2002
    Posts
    955
    You seem to have many of the font concepts wrong.

    Device fonts will replace your fonts by the system fonts available on the user's end. They may or not be the same ones. PC and MAC users see different system fonts.

    The embedding options only apply to dynamic or input text. Static text is embedded by default - device fonts should NOT be selected.

    The kerning has nothing to do with the embedding of the font.

    More about fonts in Flash here:
    http://www.macromedia.com/support/fl...flashfonts.htm

    If you need more help, don't hesitate to ask.

  4. #4
    Junior Member
    Join Date
    Mar 2004
    Location
    Mocsow
    Posts
    14
    i think this will help .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center