| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
flash slideshow in head | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi all things I have tried.
I read a post about adding flash to main page using welcome tpl. when I add the code as instructed all i get is a white page where featured products are heres my code <OBJECT classid="clsid ![]() codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH=264 HEIGHT=195> <PARAM NAME=movie VALUE="3rdflash.swf"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=scale VALUE=noscale> <EMBED src=3rdflash.swf menu=false quality=high wmode=transparent scale=noscale WIDTH=264 HEIGHT=195 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT> I also tried adding it to the head ,its suppose to be a fade in and out slide show <td class="HeadRightBox"> {* {literal} I Removed the {* {/literal} *} I Removed the *} Ok now with these 2 removed I now have a scrollling slide show in the top right front left to right which is suppose to be a fader and where my catergory boxes are I have a much bigger slide show that does fade in and out Not to mention the space between the head and the rest of the webpage is Huge Any ideas on how to get the fader either to the top right or in the welcome message thanks Bill If I could I would just use the entire featured product box for a fader slideshow but have no idea how to get that in there Noob! thanks Bill
__________________
4.1.9 |
|||||||
#2
|
|||||||
|
|||||||
![]() ok i managed to make the featured products dissapear ,woohoo and got my slideshow in there ,heres my code
{* $Id: welcome.tpl,v 1.28.2.1 2006/07/12 04:51:17 svowl Exp $ *} <OBJECT classid="clsid ![]() codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH=300 HEIGHT=300> <PARAM NAME=movie VALUE="Projects.swf"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=scale VALUE=noscale> <EMBED src=Projects.swf menu=false quality=high wmode=transparent scale=noscale WIDTH=300 HEIGHT=300 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT> {if ($active_modules.Greet_Visitor ne "") and ($smarty.cookies.GreetingCookie ne "") and $logout_user eq ''} {assign var="_name" value=$smarty.cookies.GreetingCookie|replace:"\'": "'"} <h3>{$lng.lbl_welcome_back|substitute:"name":$_nam e} </h3> {elseif $lng.lbl_site_title} <h3>{$lng.lbl_welcome_to|substitute:"company":$lng .lbl_site_title}</h3> {else} <h3>{$lng.lbl_welcome_to|substitute:"company":$con fig.Company.company_name}</h3> {/if} {$lng.txt_welcome} <br /> {if $active_modules.Bestsellers ne "" and $config.Bestsellers.bestsellers_menu ne "Y"} {include file="modules/Bestsellers/bestsellers.tpl"} {/if} <br /> {* {include file="customer/main/featured.tpl" f_products=$f_products} *} Any ideas on how to center it? thanks Bill
__________________
4.1.9 |
|||||||
#3
|
|||||||
|
|||||||
![]() Ok got it centered ,dam I hate being a noob ,when I do this the welcome message itself now is below the flash slide show
how do you get it back above the slide show thanks Bill
__________________
4.1.9 |
|||||||
|
|||
X-Cart forums © 2001-2020
|