views:

22

answers:

2

I'm developing a web app based on videos that my client would like to upload using an online resource such as YouTube or Vimeo. Since YouTube has a 15 mn restriction length on the videos one can upload, my client has decided to use Vimeo instead, but Moogaloop(!) the Vimeo AS3 API is fairly restrictive and only offers a handful of methods to control the video.

What would be your best AS3 API for an online video sharing site? By best , I mean one that allows as much control as possible over the site's player features. I need to be able to listen to events , control the fullscreen capability , enable/disable some specific features such as a "embed" or "share" button.

+1  A: 

If your client is willing to shell out a little dough, you should check out Brightcove. The amount of customization - both via API and web tools - is impressive, and you can host videos through them or on your own server.

mway
Had a quick look at the AS3 API, and it already looks better than YT or Moogaloop. Thanks for the tip!
PatrickS
It is pretty badass. Anytime!
mway
A: 

This page contains the link to the EDU Program signup form which is just a Google Spreadsheet:

http://www.youtube.com/nonprofits

Tegeril
My client knew about it actually , their application was rejected. They advise educators but don't do any training themselves. Thanks for taking the time to post the link.
PatrickS
Ah gotcha, oh well :(
Tegeril