HomeAbout

YouTube

From the site:

We developed a simple light class to connect to the YouTube gdata API and source playlists and featured videos.It’s a less comprehensive, simpler script than the Adobe’s release on code.google.com but it’s based on the new YouTube gdata API that doesn’t require a developer’s key to access data but connects through a proxy file to the gdata server to access youtube videos. 

 http://labs.flexcubed.com/?p=13 

URL Prioritization Class

From the site:

I wrote a url prioritization class, it works with Loader, URLLoader, and Sound Objects (and maybe NetStream objects one day). This will let you set a priority for requests so they execute in the right order, take a look at currently executing requests or loading requests

http://www.danielhai.com/blog/?p=60

JSON

Use JSON in Actionscript.

http://www.designvox.com/~borys/JSON/JSON.asÂ