My google code project is public!
While just reading my feeds, I saw that FlashChemist posted an list of the top 104 Free Opensource APIs, Libraries, and tools for the Flash Platform and included my Google Code Project, as3plsreader on the list! Check out number 14.
as3plsreader is, as the name suggest, an PLS Reader for Adobe AIR, read and write PLS files and ofcourse also other playlist formats. More information can be found on code.google.com. Check it out, literally with SVN






Hi, I was going to make my own library to read pls/m3u files for my air application AirFM (http://code.google.com/p/airfm/).
May I ask you when are you going to implement support of m3u files? I do realy want to use it in my application.
Thanks.
Hi Denis,
First off; cool that you are interested in my project and want to use it
Can you tell me exactly what you want, i’ll try to build it in asap, right now it reads and parses only PLS files.
What do want to be able to do? So i can also build a specific test file for it.
Cheers, Sid
Hi Denis,
I’ll try and build this in ASAP, maybe within the next week orso, should not be that hard. (Otherwise it will be after my vacation).
I’ll update you when its in ok?
Cheers, Sidney
Thanks for quick answer.
Currently in my application I have fixed list of online radio stations.
Many of users asked me to allow them add more stations. But I know that most of users does not know how to extract stream url to radio in pls/m3u files.
Thus, your library is very suitable for my application, I will make simple form where user will have to specify pls/m3u file and radio station will be added.
Hi,
I am trying to make flash AIR desktop and website application to stream my radio.I try you plsreadre test file and i am getting parse error whn i use the website url of the playlist i am getting.
Can you please help me.
Regards,
Lineesh
Can you specify exactly what kind or error you are getting?
Cheers Sid