I am currently working on an application to distribute movies across the organisation. Something similar as OpenTV on OpenNTF, but then 99% based upon XPages technology.
The movies I have are curently all in FLV (Flash Video) format which is fine for me.
I have taken a look at HTML5 and video, but we still have many Internet Explorer 7 installations which does not seem to run with HTML5 media Libraries that contain fallback scenarios
Therefor I believe I am stucked for now with an Flash Video based solution.
Since I have no experience at this point with integrating Flash in XPages I wonder if you have any recommendations or sample code?
OpenTV seems to be using a JS Library called Swfobject which seems to do the job just fine…