Re: Help with the flash client required

2013-05-25 Thread Maxim Solodovnik
There was no language selected by default. Somehow the default selection did not work. Thanks! I haven;'t noticed that! :))) Issue with microphone need to investigated, I don't know why it might happens :( You can manually delete build/lib/om folder instead of running ivy.clean (will be much

Re: [IMPORTANT] GSOC 2013

2013-05-25 Thread Maxim Solodovnik
Sebastian has answered could you please check his instructions? I'll review you code most probably tomorrow On Sat, May 25, 2013 at 1:05 AM, Andun Sameera andun...@gmail.com wrote: Hi Maxim, I have updated the module and sample with new methods to do emtoiconizing and unemoticonizing. With

Re: [IMPORTANT] GSOC 2013

2013-05-25 Thread Andun Sameera
Hi Maxim, I have gone through the guide provided by Sebastian. I have done those steps in my implementation with long steps. With this method we can reduce those steps pretty easily. I will change my code according to those steps. Also I will keep the plug-in in the same repo which I have

Re: [IMPORTANT] GSOC 2013

2013-05-25 Thread Maxim Solodovnik
please also change the package and I don't really like the method names ... emotIconsBehavior.addEmoticonize emotIconsBehavior.addUnemoticonize looks too big I would propose to addEmoticonize on behavior add like mydiv.add(new EmotIconsBehavior(#myDiv)); //will add Emoticonize mydiv.add(new