Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Warning to upgrade flash player appearing outside of flash area

2 views
Skip to first unread message

Don

unread,
Sep 27, 2011, 10:14:01 AM9/27/11
to
Can anyone tell me why the following code causes the "Content on this page requires a newer version of Adobe Flash Player" not to appear in the area for the flash? It appears at the bottom of the
page for all browsers but IE.

---------------------
<div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0" width="750" height="650" id="sf"
viewastext>
<param name="movie" value="strollthroughthegardenglisteningocean.swf" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="../../../scripts/expressInstall.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="allowScriptAccess" value="always" />
<param name="allowFullScreen" value="true" />
<embed src="strollthroughthegardenglisteningocean.swf" quality="high" name="sf" allowscriptaccess="always" allowfullscreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="750" height="650" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div id="contentinnercntrslideshowgetplayercntr">
<br />Content on this page requires a newer version of Adobe Flash Player.<br /><br />
<a href="http://www.adobe.com/go/getflashplayer"> <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33"
/></a>
</div>
</object>
</div>
---------------------

Here's the webpage: http://rosegarden.mesacc.edu/flash/gallery/strollthroughthegardenglisteningocean/strollthroughthegardenglisteningocean.html


Thanks,
Don
0 new messages