Login / Sign Up

Your cart has 9 products totalling 306.50 USD

Special characters for FX components

 

 

This is the solution for using different types of characters/languages in the FX components with embedded fonts.

If the component allows you to use non-embedded fonts (and you prefer non-embedded instead of embedded) then you don't need these instructions as they should work with any type of character.

 

Step 1: Edit the images.xml file with a text editor (a regular editor would be Notepad++) and set the format of the XML file to UTF-8. In Notepad++, from the menu, Format -> Encode in UTF-8. Type your text in CDATA tags for each image (in your UTF-8 formatted language) and Save the file

For the second step, there are two possibilities:
- if you’re using any font other than the one already embedded in the component (like Arial and/or Verdana - depending on each component), go for Step 2A
- if you’re using the already embedded font go for Step 2B

Step 2A: In the FLA file create an empty text field on the Stage using Text Tool (put it anywhere just make sure it’s outside the viewable area). Click on (select) this newly created text field on the Stage and go to Properties panel (Ctrl+F3) and select a font which you know it contains all the special characters you need. Click Embedding and select (using Ctrl+Click) all the character types you need (note that each selection increases little by little the SWF size).

Step 2B: Open the Library (Ctrl+L), right clik on an empty space on the Library, select New Font, write Arial or Verdana for Name and Font, check Export for ActionScript, then write Arial or Verdana (the same as before) for the Identifier. Click OK.

Note: for Step 2B you’ll have to know that if you’ll be using rare characters, like Cyrillic, you won’t be able to see them, and you’ll have to go for Step 2A and use other fonts than Arial or Verdana. For Latin characters for example it won’t be a problem.

Step 3 for components having the font customizable through XML: Edit the settings.xml file, and put the name of your font as the value for fontFace (note that it could differ from one component to another), like this

<fontFace value="your_font" />

Step 3 for components having the font customizable through CSS: Edit the style.css file and write the name of your font for the font-family (you might want to put it twice, for both head and body), like this:

font-family: your_font;
  • COMMENTS
  • SEARCH COMMENTS
  • loading comments...
  • 1
  • 2
  • 3
  • 4
  • >
Laurent

Hi,
your component Scroller FX now uses Action Script 3.0.
Your solution (step 2B) doesn’t work anymore… could you update your FAQ ?
Thanks

support

Hi,

Thank you for your suggestion.

Posted 4 Days Ago
Thomas

Hi,
I can’t open the fla file because we have no flash. Is there a pached version for the european market available (we are using the commercial version of 3d FX carousel)?

lg
Thomas

support

Hi,

Please send to support[at]flashxml.net the archive you purchased and we will make the changes for you.

Posted 5 Days Ago
james

Hey this is my Feeds url http://forum.deeptechtons.net/feed.php?mode=forums
but the News Ticker doesn’t seem to pick anything from the url. Is there something wrong with it

Posted 7 Days Ago
F Carrara

Hi,

I also have a special caracter problem : caracters with accent are not visible.
I’m using “3D Carousel” component.

I tried the Arial, then the Verdana in the ‘fontface’ option of the XML file, but it’s still not working

Thank you for your help

support

Hi,

Send to support[at]flashxml.net the archive you purchased and we’ll make the changes.

Posted 15 Days Ago
Iskan

Please, could you help me. I have purchased 3D Carousel Menu FX, but i can’t get any special characters to work. Can you please help me with FLA (dockmenu.fla) file and Cirilic characters (????????????????????????????????) on it with Arial fonts. I want to use it with Russian text on it.

Thank you in advance!

support

Hi,

Please send to support[at]flashxml.net the purchased archive and we will make the necessary changes.

Posted 16 Days Ago
fiance

[Charset = utf-8]
[Verdana, Arial, Helvetica, sans-serif, Tahoma]

Korean is not available
Please use the Korean language to

gallery.fla is sending.

support

Hi,

Please change the value of embedFonts attribute to false in the settings.xml file from holder folder.

Posted 22 Days Ago
Andres

I don’t understand what you mean whit “what component” i am using… I am a newbie in XML in Flash so be more specific so I can answer. Thanks.

support

Hello,

I mean what is the name of the flash that you bought?

Posted 24 Days Ago
Andres

Hi, I bought a Flash in XML and I am trying to have the swedish characters Å,Ä,Ö but when i then open the SWF file the characters dosn’t displays then in the website SWF...

Can you help me?

support

Hi,

What component are you using?

Posted 25 Days Ago
Bela Magyar

Hi, same old story… I need special chars (Hungarian ??í) in Accordion and Caroussel components. I changed encoding to UTF-8 in xml files, but it works only if I did not embed the fonts. My client wants antialiased fonts, but as I see only embedded fonts are antialiased. I tried to edit FLA, but I could not open the file with my Flash 8. Can u help, please.
Thanks

support

Hi,

Please send your archives to support[at]flashxml.net and we’ll try to make the embedding for you.

Posted 1 Month Ago
Daniel

Hi,

i purchased banner rotator fx 2 hours ago – it´s great!!! But i have the same problem like lars with the german ÄäÖöÜüß what can i do?

Thx

Dani

support

Hi,

Please send your archive to support[at]flashxml.net and we will make the changes for you.

Posted 2 Months Ago
  • loading comments...
  • 1
  • 2
  • 3
  • 4
  • >

Leave a Reply

Only alphanumeric characters allowed
Please type a message!
Format your comments using Textile: *bold*, _italic_, "link text":address, @code@