My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
package de.derhess.video.youtube
{
/**
* released under MIT License (X11)
* http://www.opensource.org/licenses/mit-license.php
*
* Class YouTube Player for the Flex and AIR Plattform
*
* @author Florian Weil [derhess.de, Deutschland]
* @see http://blog.derhess.de
*/
public class AirYouTube extends YouTubeAS3
{
public function AirYouTube()
{
super();
}

}
}

Change log

r11 by Florian....@derhess.de on Oct 27, 2009   Diff
added YouTube AS3 Chromeless API Wrapper
Version 1.0
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 411 bytes, 20 lines
Powered by Google Project Hosting