Created
June 25, 2012 14:15
-
-
Save davidortinau/2988898 to your computer and use it in GitHub Desktop.
ActionCues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<video id = "L1_V1" title = "LESSON 1" | |
file = "videos/2.f4v" | |
ccFilePath = "assets/xml/cc/2.dfxp.xml" | |
previewImagePath="assets/images/lesson1.png"> | |
<actionCues> | |
<action | |
type="title" | |
title = "PATHOPHYSIOLOGY" | |
begin = "00:00:01.00" | |
end = "00:05:18.10" /> | |
<action | |
type="title" | |
title = "NEUROMETABOLIC CASCADE" | |
begin = "00:01:20.00" | |
end = "00:05:18.10" /> | |
<action | |
type="title" | |
title = "YOUTH AT INCREASED RISK" | |
begin = "00:02:41.00" | |
end = "00:05:18.10" /> | |
<action | |
type="title" | |
title = "MOLLY'S MOM" | |
begin = "00:04:43.00" | |
end = "00:05:18.10" /> | |
</actionCues> | |
<chapters> | |
<chapter seconds="0" name="Chapter 1"/> | |
<chapter seconds="83" name="Chapter 2"/> | |
<chapter seconds="164" name="Chapter 3"/> | |
</chapters> | |
</video> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment