Kun Janos around Adobe’s <Flex> and <Flash>

about me, my life and my work

Archive for January, 2009

Flex bugs

Posted by admin on 16th January 2009

Bugs…they are so frustrating. But whats worse then having your own bugs is: having other peoples bugs. Why? Because you can fix your bugs if you want to. But for bugs produced by other people you have to wait and wait and waaaaiiit.

This is the list of bugs I found during development in Flex in the last few weeks that are appearing from Adobe:

image doesn’t show up correctly when setting image.x + image.width > 8192!!!(ex x= 200, width=8100)

BitmapData not working as stated in the documentation

resize of an air application is enabled while in full screen mode

FileReference does not fire DataEvent.UPLOAD_COMPLETE_DATA when server takes too long to respond(about 30 seconds)

Image is fireing Click events when image.enabled=false

Downloading (using FileReference) more then 2 files  simultaneously fails

Now, I’m sure the list will just grow bigger and BIGGER, I just hope Adobe will fix them, I mean, that’s why I reported to them.

Posted in <Flex> | No Comments »