[flexcoders] Resize and Scale Window Content

2011-12-26 Thread hkondylk
Hello, 

I want to be able to resize my Window and the content to scale as the window 
resizes. Is this possible or do you have an example?

THanks in advnace.



[flexcoders] Detect Client Disconnect When using RTMP

2011-12-12 Thread hkondylk
Hello,

I've read that by using RTMP for messaging you can identify instantly (almost) 
when the client disconnects. I've searched in google how to detect client 
disconnection in my Java-Server-Code but I was not able to find a running 
example.

Do you have any suggestions?