View Single Post
  #7 (permalink)  
Old 03-01-2008, 12:07 PM
Toon's Avatar
Toon Toon is online now
Netvibes is an Addiction™
 
Join Date: Jan 2007
Location: Sheffield, UK
Gender: Male
Posts: 18,944
Default

This is the code...

Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="350" height="226" align="middle">
							<param name="play" value="true" />
							<param name="allowScriptAccess" value="sameDomain" />
							<param name="movie" value="gallery.swf?sourceFile=verticalAutoScroll.xml&owner=phpjabbers.com" />
							<param name="quality" value="high" />
							<param name="bgcolor" value="#ffffff" />
							<embed src="gallery.swf?sourceFile=verticalAutoScroll.xml&owner=phpjabbers.com" quality="high" bgcolor="#ffffff" width="353" height="226" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" play="true" /></embed> 
						</object>
I'm wondering if there's an easy way to get IE6 to stop asking to activate flash. I'm sure I've done it before with the swfobject before. If anybody has had this issue fill me in on the info.
Reply With Quote