Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Flash header logo


eStore B

Recommended Posts

Posted

To Embed some flash u could use:

 

<object type="application/x-shockwave-flash" data="logo.swf?path=logo.swf" width="750" height="75">
<param name="movie" value="logo.swf?path=logo.swf" />
<param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" />
<img src="images/flash-pic.jpg" width="750" height="75" alt="" />
</object>

 

This code will display the flash or the image if the browser is not flash capable.

 

There are other techniques using javascript, the above is XHTML complient.

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Posted
To Embed some flash u could use:

 

<object type="application/x-shockwave-flash" data="logo.swf?path=logo.swf" width="750" height="75">
<param name="movie" value="logo.swf?path=logo.swf" />
<param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" />
<img src="images/flash-pic.jpg" width="750" height="75" alt="" />
</object>

 

This code will display the flash or the image if the browser is not flash capable.

 

There are other techniques using javascript, the above is XHTML complient.

 

 

thank you for responding but I am still not clear about where to insert info.

Will it be in the includes/header.php document and here:

 

. tep_image(DIR_WS_IMAGES . 'header98.jpg', STORE_NAME) . '</a>'; ?></td>

  • 2 weeks later...
Posted
thank you for responding but I am still not clear about where to insert info.

Will it be in the includes/header.php document and here:

 

. tep_image(DIR_WS_IMAGES . 'header98.jpg', STORE_NAME) . '</a>'; ?></td>

 

I think that is were you would put it, I would advise just backing up header.php and giving it a go.

Archived

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

×
×
  • Create New...