Forum Moderators: open
I've developed this page that will be seen via Intranet, and it works fine from my machine and several other ones. However I just tested it from a laptop, and it just sits there, and doesn't do anything. The page is a pop-up that contains the flash file. The laptop where I tested it is a new one, and I just downloaded to it the latest plug-in. I really don't know what could be wrong. I'm going crazy!
Please help. About 130 people are going to look at this page on Monday with laptops just like that one.
Thanks in advance
Popup or active x blocker on the laptop maybe?
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="1020" height="700">
<param name="movie" value="foundation.swf" />
<param name=quality value=high />
<embed src="foundation.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1020" height="700"></embed>
</object>
and I have version 7, should that version# be different?
Thank you
Player 7 is backwards compatable in 98% of cases.