Menu

Tree [r835] / osmf / trunk / apps / samples / framework / MediaPlayer /
 History

HTTPS access


File Date Author Commit
 src 2010-01-06 oconnell@adobe.com [r744] Bug in the Media Player, and code cleanup.
 .actionScriptProperties 2009-11-03 briggs@adobe.com [r429] Remove unnecessary library.
 .flexLibProperties 2009-10-23 oconnell@adobe.com [r344] Initial framework support for DRM updates and I...
 .project 2009-08-31 briggs@adobe.com [r65] Commit sprint 5 work to public trunk.
 MediaPlayer-build-config.xml 2009-09-02 weizhang@adobe.com [r89] Add files to build sample applications as part ...
 readme.txt 2009-08-31 briggs@adobe.com [r65] Commit sprint 5 work to public trunk.

Read Me

Sample Library: MediaPlayer

A. Overview

This sample library contains a Flex UIComponent wrapper for MediaPlayerSprite (and by extension,
MediaPlayer).  It is used in a number of sample applications.

B. Installation Instructions (Flex Builder)

Note: These instructions are only necessary if you want to modify the SWF used in the GGTrackingSample
application.

1. Unzip/copy the MediaPlayer project into your Flex Builder workspace folder. 
2. In Flex Builder, go to the File menu and select "Import".
3. Select "General", then "Existing Projects into Workspace", and click "Next".
4. Choose "Select root directory" and "Browse".
5. Browse to your Flex Builder workspace folder.
6. Select the checkbox next to "MediaPlayer", and click "Finish".  This will import the project.
7. Build the project.
8. Add the project to your own Flex application by selecting the Project menu, "Properties",
   "Flex Build Path", "Library Path", "Add Project", and select "MediaPlayer".
 
C. Usage Instructions

Use MediaPlayerWrapper (which extends UIComponent) in your Flex application.  You can assign a
MediaElement, set the ScaleMode, etc.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.