Hi,
In a Yougrids template, I have an embedded .swf that simply refuses to show up on the front page in Chrome.
It works fine in FF, Opera and in IE.
Here's the weird part: It also works fine in CHROME from a main navigation link when I just embed it in a section's description...if that makes sense.
The same also applies for Safari -- it works as a link but not on the front page.
I'm using the exact same embed code in both instances.
I'm using a third party application that generates the code on their site:
Code:
<div><object style="width:975px;height:600px" ><param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flighticons%2Flayout.xml&showFlipBtn=true&documentId=110108222432-7737d83a19a841449bc1b9a430e92ccf&docName=info_northeast_s_the_guide_to_northeast_michigan&username=infonortheast&loadingInfoText=Info%20Northeast's%20The%20Guide%20to%20Northeast%20Michigan&et=1294526342115&er=78" /><param name="allowfullscreen" value="true"/><param name="menu" value="false"/><embed src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" style="width:975px;height:600px" flashvars="mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flighticons%2Flayout.xml&showFlipBtn=true&documentId=110108222432-7737d83a19a841449bc1b9a430e92ccf&docName=info_northeast_s_the_guide_to_northeast_michigan&username=infonortheast&loadingInfoText=Info%20Northeast's%20The%20Guide%20to%20Northeast%20Michigan&et=1294526342115&er=78" /></object><div style="width:975px;text-align:left;"><a href="http://issuu.com/infonortheast/docs/info_northeast_s_the_guide_to_northeast_michigan?mode=embed&layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flighticons%2Flayout.xml&showFlipBtn=true" target="_blank">Open publication</a> - Free <a href="http://issuu.com" target="_blank">publishing</a></div></div>
I tried to wrap an extra div around the embed code, and I also gave the anonymous div (like it is now) a class and an ID. Nothing.
Any help appreciated at this point. It doesn't make any sense. I'm stumped.
Thanks