Thursday 17 May 2012

flash player in sharepoint


Add content editor webpart 
edit webpage , click on insert --> select Web parts"-->  media & content--> content editor webpart


save following text in some file & upload it do document library.


<object type="application/x-shockwave-flash" width="400" height="220"
wmode="transparent" data="flvplayer.swf?file=movies/holiday.flv">
<param name="movie" value="flvplayer.swf?file=movies/holiday.flv" />
<param name="wmode" value="transparent" />
</object>

give text file link in content editor

No comments:

Post a Comment