v2.1.1
Fix cursor problems on Win Xp
Fix screen size bug between two connections
Fix cursor jittering
Fix Bug in authentication
Fix Bug with autoconnect flashvar
Add setting to disable remote cursor when VNC server is too buggy

v2.1.0
Upgrade to Flex 4.1
Add better compatibility with Tight-VNC
Fix bug around control key
Add default cursor when server is not sending a cursor
Add XCursor encoding (not tested)
Add updateRegion flashvar which allows to specify a region to capture. Format [x]x[y]x[width]x[height][xo] (xo is for server which sends screen with an offset)

v2.0.4
Fix minor bug on Format16bpp
Add flashvar jpegCompression=off to disable jpeg compression for TightCodec
Add Flash 10 required warning
Mask cursor if cursor image is 0x0 instead of crashing
Fix Tight gradient encoding with 16-bit color depth

v2.0.3
Improve password dialog
Fix keyboard input bug
Fix mouse cursor bug
Add Fullscreen button

v2.0.2
Fix password parameter bug
Fix autoConnect parameter bug
Fix typo on "Password reqiered"
Fix bug in RFBPixelFormat24bit which hanged decoding
Fix bug in EncodingTight which crashed decoding
Fix right-click on Firefox/Linux