Copy link to clipboard
Copied
quote:...
Limitations on Keyboard Input of International Scripts: Some international scripts using Unicode encoding cannot be typed into Flash Player 10 on Macintosh OS or Windows. While all writing scripts supported by Flash Player 10 can be displayed correctly
Copy link to clipboard
Copied
quote:
Limitations on Keyboard Input of International Scripts: Some international scripts using Unicode encoding cannot be typed into Flash Player 10 on Macintosh OS or Windows. While all writing scripts supported by Flash Player 10 can be displayed correctly, keyboard input for some of these scripts may not function. Keyboard input will work correctly for several writing scripts including Roman, Chinese, Japanese, Cyrillic, and Central European languages on both Windows and Macintosh. On the Windows platform, typing works correctly only for writing scripts such as Arabic, Hebrew or Thai that have Windows codepages.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
<gfx>
<firstname><![CDATA[سپریم کورٹ کی طرف سے ]]></firstname>
<lastname><![CDATA[سپریم کورٹ کی طرف سے ]]></lastname>
<desig><![CDATA[ سپریم کورٹ کی طرف سے]]></desig>
</gfx>
Copy link to clipboard
Copied
quote:
<?xml version="1.0" ISO-8859-6"?>
<gallery>
<album title="My Pictures Test 1" lgpath="gallery/album1/large/">
<img src="1.jpg" caption="العربي" />
<img src="2.jpg" />
<img src="3.jpg" />
<img src="4.jpg" />
<img src="5.jpg" />
<img src="6.jpg" />
</album>
</gallery>
Copy link to clipboard
Copied
quote:
<gallery>
<album title="My Pictures Test 1" lgpath="gallery/album1/large/">
<img>
<src>1.jpg</src>
<caption><![CDATA[العربي ]]> </caption>
</img>
<img src="2.jpg" />
<img src="3.jpg" />
<img src="4.jpg" />
<img src="5.jpg" />
<img src="6.jpg" />
</album>
</gallery>
Find more inspiration, events, and resources on the new Adobe Community
Explore Now