Skip to content

Commit

Permalink
different test video
Browse files Browse the repository at this point in the history
  • Loading branch information
maccman committed May 25, 2010
1 parent 45a1f2f commit 25db3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
fv = $("#video").flareVideo(); fv = $("#video").flareVideo();
fv.load([ fv.load([
{ {
src: 'http://flarevideo.s3.amazonaws.com/stylo.mp4', src: 'http://flarevideo.com/flarevideo/examples/volcano.mp4',
type: 'video/mp4' type: 'video/mp4'
} }
]); ]);
Expand Down

0 comments on commit 25db3ae

Please sign in to comment.