I have created a CUSTOM HTML module with this code inside (inserted using the HTML button in the editor) to show up in the header1 position a simple swf video. But, the video does not appear. But appear if you click directly on http://www.setipiacipiaci.com/demogavic ... G_0097.swf it works ... uhm ...
- Code: Select all
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="300" height="250"><param name="movie" value="http://www.setipiacipiaci.com/demogavick/images/stories/videos/IMG_0097.swf" /><param name="quality" value="high" /></object></p>
Where is the error ?