04-25-2012 01:22 AM
Hai,
I am trying to integrate google api in my adobe air application but i could n't get soultion to that .Anybody knows that please help me that.
Thanks
Deepu
04-25-2012 02:12 AM
To help, we'd need a little more info on what you are trying to do... Are you trying to play videos, upload new ones or manipulate existing ones via the API?
Youtube has some fairly good API documentation for playback:
https://developers.google.com/youtube/flash_api_re
The GData API is language-independant, so it's quite easy to use from AS3:
https://developers.google.com/youtube/2.0/develope
Here are some blog posts with background info and code samples:
http://active.tutsplus.com/articles/news/using-the
http://www.jonathantorres.com/blog/2011/04/youtube
04-25-2012 02:20 AM
This is easy to implement wuth the right libraries, and a little bit of time. As requested here are the reources that will get you going.
Download the relevant libraries/wrappers for AS3.
Youtube has an Actionscript 3 API. I highly recommend you readthe docs. Most functions are avaioable there.
Youtube AS3 Player API
https://developers.google.com/youtube/flash_api_re
Google Code Project - AS3youtubelib
http://code.google.com/p/as3youtubelib
Please "LIKE" of mark as a "Solution". If this helped you
![]()
04-25-2012 04:37 AM
This is mainly for desktop applications i need to integrate youtube video player in my project not youtube