Hello Valentin,

On Wed, Feb 24, 2010 at 12:06 AM, Valentin Schmidt <v...@dasdeck.com> wrote:
> so then why did you start with posting code here (pasted below) that
> didn't contain any exception catching? that's the crucial point: you
> have to catch the exception, otherwise you would either get corrupted
> UTF strings or and be caught in an infinite loop (because you used
> "while" instead of "if"!).
>

yes, I did try catching the exceptions.
In fact that is the code running at my site
( http://apps.facebook.com/video-preferans/ )
right now and it still doesn't work.

The try/catch won't help here.

And if you use an "if" instead of "while",
then you lose even more incoming data.

Regards
Alex
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to