Posts

Showing posts from May, 2009

Displaying Flash as SharePoint Dashboard

Image
There are many ways to display flash content in SharePoint. The easiest of these is to use Content Editor Web Part. We may have to create a document library to store uploaded flash files for Dashboard display. Then create a new Web Part Page. Then go to Site Actions-> Edit Page. This will open up the page in design mode. Click on Add Web Part on a specific region and Select Content Editor Web Part. Then click on Edit button from the top right corner of the Web Part and Select Modify Shared Web Part. The property panel of the web part will be displayed at the right side of the page. Then select the Source Editor button. Update and Paste the following text into the modal window of Source Editor:   <OBJECT id="Web Part By Fazlul" style="WIDTH: 828px; HEIGHT: 572px" codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0 height=572 width=828 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>   <PARAM N