Added a flash picture on the home page, just below the horizontal menu bar, using the following in the home page tremplate and Global Content Block.
Code: Select all
TPLHomePage
<div id="home_bridge_pic">
{global_content name='home_bridge_pic'}
</div>Code: Select all
home_bridge_pic
<embed type="application/x-shockwave-flash" width="720" height="405" src="../flash/homepic.swf" quality="1" wmode="Window" menu="true" loop="true" play="true" scale="ShowAll" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>Is there a cure for this?
Thanks


