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

3 views
Skip to first unread message

Don

unread,
Sep 26, 2011, 1:59:34 PM9/26/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

Hot-Text

unread,
Jan 26, 2012, 10:37:18 PM1/26/12
to
"Don" <n...@adr.com> wrote in message news:v9f187tjllgf7drs4...@4ax.com...
> 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.

Don

<!-- 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>


see /> at height="33"> /> </a>

For /> is a Error
it go like this height="33" /> </a>


--
User-agent: *
Disallow: /

Hot-Text

unread,
Jan 26, 2012, 10:57:51 PM1/26/12
to
"Don" <n...@adr.com> wrote in message news:v9f187tjllgf7drs4...@4ax.com...
> 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.

Delete this it only for IE browsers

<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>


For it not need know more for IE browsers......
But if you like seeing it on Opera just Delete

<br/>
Content on this page requires a newer version of Adobe Flash Player.
<br/>

For IE browsers will see
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0"
And update to a newer version of Adobe Flash Player...
0 new messages