Broken FileReference/Finding the most recent Flash Player 10
We’ve been doing quite a lot of stuff using the new FileReference API that allows access to local files without server roundtrips. The current official release candidate seems to limit the allowed file size to somewhere in the region of 512k. This thread on the flash player 10 forums summarises the problem nicely. It’s led us on a bit of mission to find a more recent version of the player, which can be found here:
http://opensource.adobe.com/svn/opensource/flex/sdk/branches/3.0.x/in/player/10/
[The contents of this article are now incorrect. We've been using the players in this package and this one for linux now.]
Thankfully, this newer version does not seem to carry this FileReference limitation.
If you look through previous posts on our blog, there are a couple of posts relating to the location of the most recent player. Once again, the most recent version appears in a different location. This rather begs the question as to why new players are being littered around various places on the adobe website with no apparent consistency.
Why aren’t developers being informed of newer releases of the player that can be publicly obtained? Why are they being “hidden” in the various branches of the Flex SVN repository?
