View Single Post
  #8  
Old 06-13-2007, 04:22 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: bread crumb static links

Can't say as I recommend Flash, but if you are set on using it the easiest solution would be to edit subcategories.tpl and use Smarty to name your Flash objects. You would need to name your flash files to correspond to the ProductID for example, so you could use:

{$subcat.categoryid}.swf

for example. Otherwise, you will have to completely rebuild the breadcrumb functionality.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote