Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

flash slideshow in head

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-31-2008, 09:38 AM
 
embroodles embroodles is offline
 

Advanced Member
  
Join Date: Apr 2008
Posts: 82
 

Default flash slideshow in head

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="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
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
Reply With Quote
  #2  
Old 05-31-2008, 10:53 AM
 
embroodles embroodles is offline
 

Advanced Member
  
Join Date: Apr 2008
Posts: 82
 

Default Re: flash slideshow in head

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="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
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
Reply With Quote
  #3  
Old 05-31-2008, 11:05 AM
 
embroodles embroodles is offline
 

Advanced Member
  
Join Date: Apr 2008
Posts: 82
 

Default Re: flash slideshow in head

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
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:20 AM.

   

 
X-Cart forums © 2001-2020