Hi Paul

I have a interim solution(from our old intranet) that stores video in a SP doc 
library and pops up a sized window to play flash video via a .js in a hidden 
webpart(script pointer).
 
- create a doc(video ) library
 
-  store all related video files, including html, xml, swf & flv in the library
 
- add hidden script pointer to page, to .js
 
- edit link ie. rel=popup|440|640, /SiteCollectionImages/icon_tv.gif 
 
It's far form perfect put gives users nice access to popup video link(s) from 
within their content...
 
 
 
c
 





>>> Paul Noone <[email protected]> 10/02/2010 8:11 am >>>
Thanks guys. Maybe it's just me (surprise, surprise) but for some reason any 
embed or object tags seem to be getting striped from my CEWPs.

I was hoping there might be a relatively simple (and even supported!) method 
for allowing tags by editing the right system file.

Will give the FLVPlayer a whirl.

Regards,

Paul
Online Developer, ICT
CEO Sydney

From: [email protected][mailto:[email protected]]on Behalf Of 
Chris Howell
Sent: Tuesday, 9 February 2010 5:21 PM
To: ozMOSS
Subject: Re: Multimedia web part(s)

I can second the use of FLVPlayer.

Have also referenced video by putting code into a CEWP e.g.:

<object id="MediaPlayer" width=480 height=368 
classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows 
Media Player components..." type="application/x-oleobject" 
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112";>
<param name="filename" value="http://INSERTPATH";>
<param name="Showcontrols" value="True">
<param name="autoStart" value="False">
</object>

Cheers,

Chris
On 9 February 2010 15:45, Michael Nemtsev 
<[email protected]<mailto:[email protected]>> wrote:
We used FLVPlayer (http://www.flvplayer.com/) to show video in SharePoint Web 
Part
Worked well

WBR,
Michael Nemtsev, Microsoft MVP

http://www.sharepoint-sandbox.com ( http://www.sharepoint-sandbox.com/ 
)<http://www.sharepoint-sandbox.com/>
http://msmvps.com/blogs/laflour

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]<mailto:[email protected]>] On Behalf 
Of Paul Noone
Sent: Tuesday, 9 February 2010 3:47 PM
To: ozMOSS
Subject: Multimedia web part(s)

Hi all,

I have the need to either embed video (wmv, mov etc) and Flash files within 
pages.

Has anyone tried the Erte project [ http://www.codeplex.com/erte]or other 
similar solution that will allowing embedding multimedia content within page 
placeholders of CEWP web parts via the Rich Text editor toolbar??

Kind regards,

Paul Noone
Online Developer, ICT
CEO Sydney

ph: (02) 9568 8461
fax: (02) 9568 8483
email: 
[email protected]<mailto:[email protected]>
web: http://www.ceosyd.catholic.edu.au/


_______________________________________________
ozmoss mailing list
[email protected]<mailto:[email protected]>
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss



Disclaimer: Unless explicitly attributed, the opinions expressed in this email 
are those of the author only and do not represent the official view of Northern 
Sydney Central Coast Health nor the New South Wales Government.

_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to