Has anyone got an ActionScript 3 Youtube API?

Google / Youtube has a Youtube API for javascript and Actionscript 2.

Unfortunately, this API is not compatible with ActionScript 3 without a shell that Google itself does not provide.

Does anyone have a wrapper for ActionScript 3 that they can make available?

+3
source share
7 answers

FINALLY! YouTube official API changed from AS2 to AS3

http://code.google.com/apis/youtube/flash_api_reference.html

Note. This documentation was updated in October 2009 to explain how to use AS3, not ActionScript 2.0 (AS2).

+2
source
+3
source

as3youtubelib API - ..

youtube.

http://code.google.com/p/youtubechromelesswrapper-as3/ - API, Flash/Flex Javascript API ( ExternalInterface) Flash. , YouTube.

+3
0
-1
source

Source: https://habr.com/ru/post/1697248/


All Articles