Dipi Graphics

Web Developer / (x)Html / Css / Actionscript 3.0 / Php / JavaScript

  • Home
  • Works
  • Labs
  • Blog
  • C.V
  • Contact
Home > Blog
<< 123456 >>1/6
  • jQuery Plugin
  • jQuery
  • Stage
  • Flex / Flash Builder
  • Fingers Motion
  • Divers
  • ActionScript

Retrieve videos feeds from the YoutubeData API with the AS3 YoutubeData Library

Written by denis in ActionScript, Tue, Apr 5th 2011, 20:58

I found some library to deal with the youtube API but all of them use a remoting service like amfphp. I didn't want to use a remoting service. I just needed a simple way to retrieve video feeds. So I create a library wich use the JSON-C format. (http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_jsonc.html).

This allows you to quickly retrieved search results and information about each video using only actionscript.

How To ?

Download

  • YoutubeData.swc
  • youtubeDataDemo.zip (FlashBuilder Project)

Docs

online documentations

I will add support for more API query's propeties later so stay tuned ! follow me on twitter : dipigraph

comments (0)
| More

Away3D #02 VideoMaterial

Written by denis in ActionScript, Thu, Mar 31st 2011, 11:46

online demo

comments (2)
| More

Playing with Molehill and Away3D Broomstick

Written by denis in ActionScript, Wed, Mar 30th 2011, 20:18

I had finally a moment monday to try the new molehill API using Away3D 4.0 Broomstick.

The scene has 256 cubes, a "pointLight" and a simple colorMaterial on each cube. By clicking on the page you launch a tween. You can download the project source if you want.

You can test it here : http://dipi-graphics.com/as3/molehill/01/demo3D.html
You must have the flash player 11 incubator installed.

comments (0)
| More
<< 123456 >>1/6

All rights reserved to www.dipi-graphics.com