Is it possible to have flash pages in livelink. I have added the [viewablemimetypes application/x-flash swf into the opentext.ini but when I try to open the swf file on livelink all I get is garbage. I'm new to this stuff so don't be to harsh..
You can run flash applications in Livelink. The problem you are having is that you cannot run a flash swf file on its own unless you have the Flash standalone player installed on your machine (avaialble from Macromedia)
You probably don't want to do this anyway though as what I think you want to do is run the flash in a webpage using the standard flash plugin in explorer. The normal flash player will not run an swf on its own but needs a web page with code such as the following in it
<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="
</OBJECT>
Replacing front.swf with whatever your swf is called. Upload the webpage with this code in and the swf to the same livelink directory (you can for example call the webpage customview.html, and when you click on the web page it will run the flash.
You can store flash items in Livelink - they are stored as normal documents, you may need to amend some of the config files to get the handling that you want for VIEW and DOWNLOAD, which it looks like you have done.
If you want to display a flash item on the screen when a user enters a particular folder/project etc then you are probably best loading the item into Livelink and then creating a Customview.HTML file containing the link to the item.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.