The Lazy ActionScript Developer’s Way to Stream Flash Video

In this final installment of my tutorial on YouTube hacking, I’m going to show how to build the FLV URL for YouTube videos and start streaming the FLV in your ActionScript application. As you will notice, this is very little work, because it is based on the streaming example in the AS3 language reference. I’m being lazy.

More …

Digital Archeology 101: The Age Before the Internet

Jason Scott is a collector of bits. Mostly bits from the 80s. Back in the 80s and early 90s, bits didn’t travel that far or easily. There was Internet, but it was only accessible by a handful of American academics. Us, mortal beings had to be content with sneakernet and BBS’s. So collectors of those bits should be treated with the utmost respect. They are archaeologists.

More …

Tying the YouTube Services Together Like a Pro Web 2.0 Developer

Connecting different webservices together could leave open the door to attacks on your privacy by malicious individuals. This post goes into how Flash protects you from this, but still leaves open possibilities to tie together interesting mashups. I also explain how this fits in the large picture of our YouTube project and give an example.

More …

The YouTube Flash Video (FLV) secret

I’m sorry for the hyperbole in the title, but it really is something YouTube is very hush-hush about. In spite of that, direct access to the Flash Video file of YouTube movies gives you a very powerful tool. You have total control over: when, how and where you play the video.

More …