views:

408

answers:

1

Hi, I'm trying to work out how to upload videos to YouTube using the api from flash. There seems to be libraries available for doing this with php, ruby, java etc. but not AS3.

Can anyone point me in the right direction on how to do this?

Thanks

A: 

I would start by taking a look at Yahoo's Developer's Guide at:

Developer's Guide: Data API Protocol – Uploading Videos

Rey~

rey
I would then implement a flash form following their HTML suggestion.
rey