YouTube Widget

Looks like my YouTube widget (MyTube) isn’t working. When testing in Flash Pro it works however as soon as I upload it dies. Weird part, it’s using the same web service as my ripper and that is working just fine. I’m going to check that project into svn, clean up the code, and do some more testing to resolve this problem. Need to rewrite a good chunk of the code base anyway. My logic was all over the place.

Update 12/20/06:
Found out why. YouTube implemented a crossdomain.xml file on their root domain so only youtube can access youtube apis from other domains. Damn it. I guess I have to work on a proxy.

Leave a Reply