--- trunk/lib/Frey/Web/Flowplayer.pm 2008/12/12 19:34:42 823 +++ trunk/lib/Frey/Web/Flowplayer.pm 2008/12/12 23:20:33 825 @@ -16,7 +16,7 @@ is => 'rw', isa => 'Str', required => 1, - default => 'var/flv/strix-2005-2008-codeswarm.flv', + default => 'var/flv/codeswarm.flv', ); has flowplayer_js => (