Hi Cem,

you are character entry problems are a Flash Player bug. That bug made it 
impossible to enter unicode chars (outside the 127 ASCII chars) into Flash 
apps, Flex apps and SWF runtime OpenLaszlo apps. The good news: the bug is 
fixed now. The bad news: it's only fixed with Flash Player 10.1 Beta for Linux. 
The details are here:
http://jira.openlaszlo.org/jira/browse/LPP-6928

Good luck for your app!

Raju

I've tested with Ubuntu 9.x and OpenSuse with Flash Player 10.1, and everything 
worked for me with German special chars. 
On Mar 16, 2010, at 5:31 PM, cem sonmez wrote:

> Hi all
> I have some questions and waited for a couple of time to ask all of them in a 
> thread
> I am using a Linux distibution (Pardus). And all the problems below occurs 
> for linux.
> 
> * @problem : when try to write @ character on an edittext, it is being seen 
> like at [1] 
> 
> * character encoding : when I try to use the Turkish characters on the text , 
> it is being seen like at [2] (this is for the string şuleı). Browser 
> character encoding is UTF-8.
> 
> * streaming problem : for the first time when I publish the video stream, I 
> can see my cam clearly on the videoview. But after using closing the stream 
> by using :
> stream.close();
> camm.setAttribute("show",false); 
> and when I try to publish and show my cam on the videoview, I just see the 
> black and gray lines on the videoview like at [3]. Similarly at the other 
> ones, this problem does not repeats on a windows machine.
> 
> Is there anyone had an experience like such cases?
> Thanks in advance.
> Best regards.
> 
> [1] - http://members.comu.edu.tr/cem/images/@character.png
> [2] - http://members.comu.edu.tr/cem/images/character.png
> [3] - http://members.comu.edu.tr/cem/images/streaming.png
> 
> -- 
> Cem SONMEZ

Reply via email to