Menu

Tree [r290] / osmf / trunk / apps / samples / plugins / MASTSample /
 History

HTTPS access


File Date Author Commit
 html-template 2009-09-25 cnewman@akamai.com [r248] Adding the MAST plugin and a MAST sample app.
 src 2009-09-30 cnewman@akamai.com [r280] Updating the MAST plugin integration test.
 .actionScriptProperties 2009-09-29 cnewman@akamai.com [r263] Code changes from MAST code review.
 .project 2009-09-28 cnewman@akamai.com [r257] Fix the absolute path in the MASTSample project.
 MASTSample-build-config.xml 2009-09-25 weizhang@adobe.com [r254] Change build system to fix AkamaiPluginSample b...
 readme.txt 2009-09-30 cnewman@akamai.com [r281] Adding readme file for the MAST sample.

Read Me

Sample Application: MASTSample

A. Overview

The MASTSample sample application demonstrates the use of the MAST Actionscript plugin to retrieve a
MAST document, parse it into a MAST object model, and play a pre-roll ad before a video.  

B. Installation Instructions (Flex Builder)

1. Unzip/copy the MASTSample 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 "MASTSample", and click "Finish".  This will import the project.
7. Build the project.
8. Launch the application from the Run menu.

NOTE: this sample project requires the MediaFramework project and the VAST project, you will need to 
import those Flex projects as well in order to build the MASTSample project.

C. Usage Instructions

The MASTSample app is a pure AS3 application which loads a MAST document, parses it and displays a preroll video ad.
When you run the application, you'll see a 10-15 second preroll, followed by a 30 second video.  The preroll
is generated from the VAST document located at the URL referenced in MASTSample.as. 

Note that not all MAST elements are supported in the current release.  The OSMF MAST specification (located
at http://opensource.adobe.com/wiki/display/osmf/MAST+Support has additional details on the current scope of
MAST support within OSMF.
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.