This is a discussion on Flash video problem - Websphere ; Hello, i have a problem with flash video stored into WCM. I am using this flash player http://www.longtailvideo.com/players/jw-flv-player/ 1) I created new authoring template, which have one field, type - File Resource. 2) I created new content for new authoring ...
Hello, i have a problem with flash video stored into WCM. I am using this flash player http://www.longtailvideo.com/players/jw-flv-player/
1) I created new authoring template, which have one field, type - File Resource.
2) I created new content for new authoring template, and attach video.flv file
3) I stored swf-player as simple file in theme.
4) I created presentation template
-----------------------------------------------------
param name="flashvars" value="file=
embed src="/wps/themes/html/myTheme/player-viral.swf"
flashvars="file=
------------------------------------------------------
But it doesn't working, although video available for downloading via link which i get form content element.
I think that portal can't get access to flv video, because if i store flv file into theme as player file, all nice working.
Any ideas?