Changeset 2041
- Timestamp:
- 01/05/12 11:40:56 (17 months ago)
- Location:
- branches/fl5_instream/js/test/examples
- Files:
-
- 2 edited
-
instream.html (modified) (1 diff)
-
instream/ad1.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/fl5_instream/js/test/examples/instream.html
r2040 r2041 101 101 <label>Autoload</label> 102 102 <select id="autoload" onchange="return setupAll();"> 103 <option id="autoload_ true" value="true" selected="selected">True</option>104 <option id="autoload_ false" value="false">False</option>103 <option id="autoload_false" value="false" selected="selected">False</option> 104 <option id="autoload_true" value="true">True</option> 105 105 </select><br/> 106 106 </formset> -
branches/fl5_instream/js/test/examples/instream/ad1.xml
r2040 r2041 1 1 <?xml?> 2 2 <ad> 3 <url> /testing/files/bunny.mp4</url>3 <url>http://content.bitsontherun.com/videos/yYul4DRz-1ahmry41.mp4</url> 4 4 <link>http://www.google.com</link> 5 5 </ad>
Note: See TracChangeset
for help on using the changeset viewer.
