Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

having flash in middle column


Biru

Recommended Posts

you can add it in your catalog / includes / languages / english [or your language folder] / index.php

 

like this

 

<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="100" height="100">

<param name="movie" value="Movie1.swf">

<param name="play" value="true">

<param name="loop" value="true">

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

<embed width="100" height="100" src="s\Movie1.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></object>

 

 

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Link to comment
Share on other sites

you can add it in your catalog / includes / languages / english [or your language folder] / index.php

 

like this

 

<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="100" height="100">

<param name="movie" value="Movie1.swf">

<param name="play" value="true">

<param name="loop" value="true">

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

<embed width="100" height="100" src="s\Movie1.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></object>

 

 

Nic

rte cheers my man

i shall try it now...

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...