Posted by VitaminB | Posted in Flash Video, Source Downloads | Posted on 11-07-2008
Tags: ActionScript, Flash, PHP, Source, Video, Youtube
A quick and easy way to stream YouTube video into you flash files is by using PHP to grab the stream from the YouTube server and sending it to your flash document. This comes in quite handy if you are strapped for server space or if you want to put less stress on your bandwidth usage. And you also get to stream those classics.
In this example we will grab the file and stream it into flash.

