DonutReply
DonutReply

Reputation: 3254

Uploading video using the YouTube API via Flash AS3

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

Upvotes: 1

Views: 2029

Answers (1)

Rey
Rey

Reputation: 125

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

Developer's Guide: Data API Protocol – Uploading Videos

Rey~

Upvotes: 1

Related Questions