Home

Archive for the Category » RobotLegs «

Updated Flash AS3 RobotLegs YouTube code

Friday, August 20th, 2010 | Author:

RobotLegs YouTube Example2 Added a GUI and a search facility to the previous example. The demo movie is here and the source code is here . Still needs some work to improve the GUI and performance which will be added some time.

Category: Code Examples, Flash, RobotLegs, YouTube API | Comments off

Flash AS3 RobotLegs YouTube example

Monday, August 09th, 2010 | Author:

RobotLegs YouTube Example Was asked about an updated Flash YouTube example as the previous ones were quite old and Flex based. So here is a work in progress which I will update later. Still need to add a GUI and a search facility but this is the basic version for now. It uses MVCS in RobotLegs and MinimalComps to interface with YouTube. The demo movie is here and the source code is here and the demo search was Ronettes…
Some ideas used in the code were taken from three excellent articles here and here and here

Category: Code Examples, Flash, RobotLegs, YouTube API | 2 Comments