I'm trying to get a Flex 3 application to run on Flash Player versions below 9.0.28. During the process, I found that the 'uploadCompleteData' event (FileReference) was added only in 9.0.28, but it isn't listed in the release notes:
http://www.adobe.com/support/documentation/en/flashplayer/9/releasenotes.html#fixes_9028 Is there a complete list of things added in Flash Player 9.0.28 on the Adobe website? I thought the release notes was it. PS: It's pretty silly that for one or two events here and there Adobe has raised the minimum Player version to 9.0.28. We're losing users because of this (9.0.28 adoption is not as high as you might think). I'll try to get my app to work on lower versions and post the recipe here.