Skip to content

Commit

Permalink
Added sample FLV movie.
Browse files Browse the repository at this point in the history
  • Loading branch information
spocke committed Jan 13, 2011
1 parent b0c36eb commit 8fd7d81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/lists/media_list.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ var tinyMCEMediaList = [
["Some AVI", "media/sample.avi"],
["Some RealMedia", "media/sample.rm"],
["Some Shockwave", "media/sample.dcr"],
["Some Video", "media/sample.mp4"]
["Some Video", "media/sample.mp4"],
["Some FLV", "media/sample.flv"],
];
Binary file added examples/media/sample.flv
Binary file not shown.

0 comments on commit 8fd7d81

Please sign in to comment.