I am trying to put flash in the section of the UNI template where the pics rotate. But I am running into some errors. In the basic settings from the admin side I selected custom HTML block and I put the following into it
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="780" height="381">
<param name="movie" value="images/3906.swf">
<param name="quality" value="high">
<embed src="images/3906.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" align="absbottom" width="780" height="381"></embed>
</object>
I do have the swf file in a folder I created called "images". But on the template shows a big blank space where the flash should be and there is only this \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n so visitors/members dont' see the flash. Can someone guide me on how to fix this?
Thanks
