free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

PDA

View Full Version : [SOLVED] use Arabic Language


shaimaa
08-09-2010, 08:32 PM
hello all,
all flash banners and templates in this site are nice but i have problem when i want use the arabic languge in my text. i think the problem here
<?xml version="1.0" encoding="UTF-8" ?>
which encoding is suitable for arabic ? plz help me because really i need this.

freenicetemplates
08-13-2010, 08:32 AM
Utf-8 Encoding is the good encoding.
Can you send your xml file (with arabic characters), and we'll make tests and send you a new banner that work with it.

shaimaa
08-16-2010, 01:05 PM
thanks for your replay but i've already use " encoding= UTF-8" and i try other encoding but the arabic letters didnt appear :( :confused:
any way this is the XML with Arabic text

<?xml version="1.0" encoding="UTF-8" ?>
- <header_vars>
<graphics_color>FFFFFF</graphics_color>
<animation_loop>no</animation_loop>
- <header>
<text_header_h1 x_pos="5" y_pos="55" size="19" letter_spacing="0" text_color="FFFFFF">منظومة الجرد الالكتروني</text_header_h1>
<text_header_h2 x_pos="10" y_pos="80" size="10" letter_spacing="1.9" text_color="FFFFFF">الحل الامثل</text_header_h2>
<image blur="no">images/your_image2.jpg</image>
</header>
- <header>
<text_header_h1 x_pos="90" y_pos="65" size="18" letter_spacing="1.5" text_color="FFFFFF">نحو مجتمع رقمي</text_header_h1>
<text_header_h2 x_pos="91" y_pos="85" size="11" letter_spacing="3.2" text_color="FFFFFF">دقة بالنتائج</text_header_h2>
<image>images/your_image3.jpg</image>
</header>
- <header>
<text_header_h1 x_pos="10" y_pos="10" size="23" letter_spacing="0" text_color="FFFFFF">مرونة بالتعامل</text_header_h1>
<text_header_h2 x_pos="50" y_pos="40" size="14" letter_spacing="5.4" text_color="FFFFFF">منظومة الجرد الالكتروني</text_header_h2>
<image>images/your_image.jpg</image>
</header>
- <header>
<text_header_h1 x_pos="5" y_pos="55" size="19" letter_spacing="0" text_color="FFFFFF">منظومة الجرد الالكتروني</text_header_h1>
<text_header_h2 x_pos="10" y_pos="80" size="10" letter_spacing="1.9" text_color="FFFFFF">منظومة الجرد الالكتروني الحل الامثل</text_header_h2>
<image blur="no">images/your_image2.jpg</image>
</header>
<music_file loop="no" music_control="no" play_music="no">sounds/music.mp3</music_file>
<play_transition_sound_file>yes</play_transition_sound_file>
<display_preload graphic_color="669ac6">yes</display_preload>
<replay display="yes" x_pos="493" y_pos="135" size="8" letter_spacing="1" bgd_color="FFFFFF" text_color="000000">REPLAY</replay>
</header_vars>

CmAnD
08-17-2010, 06:52 AM
I have the same problem with Macedonian characters.
UTF-8 is always good for Macedonian but in this case it does not work.
I suppose that the problem is somewhere in the flash file.

Please sugest a solution, if there is one.

My custom.xml file:

<?xml version='1.0' encoding='UTF-8' ?>
<header_vars>
<graphics_color>FFFFFF</graphics_color>
<animation_loop>yes</animation_loop>

<header>
<text_header_h1 x_pos="90" y_pos="65" size="18" letter_spacing="1.5" text_color="666666">ПРОБА 1</text_header_h1>
<text_header_h2 x_pos="91" y_pos="85" size="11" letter_spacing="3.2" text_color="FFFFFF">слоганот тука</text_header_h2>
<image blur="yes">images/image1.jpg</image>
</header>
<header>
<text_header_h1 x_pos="90" y_pos="65" size="18" letter_spacing="1.5" text_color="666666">ПРОБА 2</text_header_h1>
<text_header_h2 x_pos="91" y_pos="85" size="11" letter_spacing="3.2" text_color="FFFFFF">слоганот тука</text_header_h2>
<image blur="yes">images/image2.jpg</image>
</header>
<header>
<text_header_h1 x_pos="10" y_pos="10" size="23" letter_spacing="0" text_color="666666">ПРОБА 3</text_header_h1>
<text_header_h2 x_pos="50" y_pos="40" size="14" letter_spacing="5.4" text_color="FFFFFF">слоганот тука</text_header_h2>
<image blur="yes">images/image3.jpg</image>
</header>



<music_file loop="no" music_control="no" play_music="no">sounds/music.mp3</music_file>
<play_transition_sound_file>no</play_transition_sound_file>
<display_preload graphic_color="669ac6">yes</display_preload>
<replay display="no" x_pos="493" y_pos="135" size="8" letter_spacing="1" bgd_color="FFFFFF" text_color="000000"> REPLAY</replay>

shaimaa
08-28-2010, 05:46 PM
i see there is no help for my problem :(

freenicetemplates
08-31-2010, 03:25 PM
Hello,
Can you try with this new header ?