Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding swf file for product pics


eisot

Recommended Posts

Posted

Old grandma here trying to get things to work. :blush:

 

I have read miles of posts here about flash, code and such but the very basic I don't get is: in what php file and where do I place the embed code? I'm sooooo lost!

 

Here is the automatically created code (by the Flash program) which is suppose to start the swf file with a slide show of the product:

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="960" height="540">

<param name="allowFullScreen" value="False" />

<param name="movie" value="Htable7.swf" />

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

<embed src="Htable7.swf" quality="high" allowFullScreen="false"

pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="960" height="540">

</object>

 

--------------------------

 

Any suggestions much appreciated.

Posted

hello,

 

i asked a question similiar earlier today. i used the banner manager in the admin page to place an ad rotater, i hust put the code you posted

and filled out the banner manager questions. i truly hope that will help.

Posted

Unfortunately I can't make it work.

 

My idea was that I could replace a regular product image with a swf file. :blush:

Theoretically that ought to be possible but then I don't know the limits of these things (which often is a good thing).

Archived

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

×
×
  • Create New...