Menu

Tree [r2331] / osmf / trunk / samples / CuePointSample /
 History

HTTPS access


File Date Author Commit
 html-template 2009-10-27 cnewman@akamai.com [r372] Adding new temporal metadata support, including...
 src 2010-09-17 briggs@adobe.com [r1892] Convert all project files from FB3 format to FB...
 .actionScriptProperties 2011-09-02 cdobre [r2326] Update project names and settings to reflect th...
 .flexProperties 2011-08-29 cdobre [r2294] Clean-up for sample applications
 .project 2009-10-27 cnewman@akamai.com [r372] Adding new temporal metadata support, including...
 readme.txt 2010-02-08 briggs@adobe.com [r1032] Fix some stray references to TemporaProxyElemen...

Read Me

Sample Application: CuePointSample

A. Overview

This sample application demonstrates temporal metadata within the OSMF framework. Its purpose is to demonstrate how the TemporalFacet and TemporalIndentifier classes in the org.osmf.metadata package can be used to inspect, add to, and listen for temporal metadata associated with a media element. The sample uses the new CuePoint class found in org.osmf.elements.

B. Installation Instructions (Flex Builder)

1. Unzip/copy the CuePointSample project into your Flex Builder workspace folder. 
2. In Flex Builder, go to the File menu and select "Import".
3. Browse to your Flex Builder workspace folder.
4. Click "Finish". ˙This will import the project.
5. Build the project.
6. Launch the application from the Run menu.

C. Usage Instructions

The sample is a Flex application containing a DataGrid in the upper right which shows initially, all the cue points found in the media.  If the user clicks on a navigation cue point in the grid, the media will seek to that cue point.  The TextArea below the media shows the events dispatched by the TemporalFacet class. The "Add a cue point:" area in the lower right allows the user to add an ActionScript cue point at run-time.  The DataGrid can be sorted by the Time column.  If you add an ActionScript cue point and do not see it in the grid, try clicking the Time column and scrolling to the proper place in the grid.
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.