OSMF YouTube AS3 API -
I am working on an application that needs to load the flyover and youtube video. I'm actually using OSMF and I'm trying to avoid duplication of works by creating a YouTube component and an FLV component.
How will you go about it? Ideally, I want to end up with a YouTube category which extends to MediaAlement.
Thank you!
You can check the source code of the YouTube OSMF plugin developed by the Flash / Strobe Media Playback team:
The plugin creates a YouTubeElement class that provides MediaElement, which uses the YouTube API.
- Andrew Cuke
Comments
Post a Comment