Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding flash to oscommerce?


johnduo0007

Recommended Posts

Posted

I added a flash image (code below) but now, after the flash image appears, there is nothing else below, the rest of the page does not load. Wondering if oscommerce has problems with the follwing coding:

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"

width="800" height="200">

<param name="movie" value="flash/HEADER_V7.swf">

<param name="quality" value="high">

<param name="menu" value="false">

<!--[if !IE]> <-->

<!--<object data="flash/HEADER_V7.swf"

width="800" height="200" type="application/x-shockwave-flash">

<param name="quality" value="high">

<param name="menu" value="false">

<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">

FAIL (the browser should render some flash content, not this).

</object>

  • 3 years later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...