actionscript 3 - Online video sharing AS3 API -


i'm developing web app based on videos client upload using online resource such youtube or vimeo. since youtube has 15 mn restriction length on videos 1 can upload, client has decided use vimeo instead, moogaloop(!) vimeo as3 api restrictive , offers handful of methods control video.

what best as3 api online video sharing site? best , mean 1 allows control possible on site's player features. need able listen events , control fullscreen capability , enable/disable specific features such "embed" or "share" button.

if client willing shell out little dough, should check out brightcove. amount of customization - both via api , web tools - impressive, , can host videos through them or on own server.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -