Free ID3Stream and ID3Reader Components for Flex 2

Free ID3Stream and ID3Reader Components for Flex 2

From : http://blog.benstucki.net/?p=24
Another set of completely free and open source Flex 2 components are ready for download. Before I go into detail about these, let me explain what I think makes them unique. I’ve read a lot about using rich internet applications as a replacement for desktop applications, but there aren’t many examples out there yet. Unfortunately, the examples I do see are mostly graphical mock-ups of Microsoft Windows. When I personally consider using the Flash Platform for ubiquitous desktop applications I don’t think about constraining the user interface, instead I consider how the ByteArray class may be used to read and manipulate files. The ID3Stream and ID3Reader classes are just a few examples of the untapped power that is in Flex.

Image of Revive by Imaginary Baseball LeagueThe ID3Stream Component is used to download the ID3 portion of an MP3 file and load it into an ID3Reader instance. This allows users to view the MP3’s metadata quickly without having to download the whole file (downloads about 40kb as opposed to 4mb).

The ID3Reader Component is used to parse the raw bytes of an ID3 tag into an array of AS3 objects. It is capable of parsing frame types that the core ID3 object can’t yet, including embedded images.

ID3Stream Explorer (Flash Player 9 Beta 3 Required)
View ID3Stream Explorer Source
Download ID3Stream Explorer Source

Share

0 条评论

留下评论