![]() |
Problems displaying Flash Banner
I have been searching continuously for an answer to this and am close to giving up. I have created a Flash header that I want to be displayed at the top of the page. I have included the Flash code in head.tpl as shown below. When I view the page, it hangs with 1 item to download and the flash banner just appears as whitespace. You can right click on where the flash should be and the Flash menu options appears (Play, Loop, About Flash etc). If anyone could help me it would be great as this seems like a really simple thing but I cant get it to work & I dont want to buy a mod. You can view it at http://www.supplementzone.com.au/xcart/home.php
Code:
{* $Id: head.tpl,v 1.40.2.3 2004/11/19 06:40:15 max Exp $ *} |
will someone please reply??
Could someone please help me? No one has replied and all i want is to be able to insert flash into my header??
Thankyou. |
Try removing this
Try removing this from the head.tpl file
Code:
<HTML> See if that fixes the problem. Also make sure that the .swf file is uploaded to the Skin1/images folder. JB |
Doesnt work
jb1013 Thankyou for your suggestion but it didnt work. The page still comes up as 1 item remaining, and when you right click on where the movie should be it says movie not loaded.
Can anyone please help to correctly insert my Flash header? PLEASE!! |
Here's my head.tpl which has a working Flash Header
Here's my head.tpl which has a working Flash Header. Hope it helps.
Code:
{* $Id: head.tpl,v 1.40.2.3 2004/11/19 06:40:15 max Exp $ *} |
I don't thin k flash works in x-cart
I don't think flash works in x-cart, I've tried it myself and gave up, BOOMER has a mod that will make flash work. I know this sucks bigtime because flash should be supported by x-cart out-of-the-box, BOOMERS flash link below:
http://www.cart-lab.com/lab/customer/product.php?productid=46&cat=0&page=1#tabs |
Flash worked for me
http://www.themarquistheater.com/store/xcart/home.php
The store is heavily moded and still in development, but I didn't do any thing special to get the Flash Header working. My head.tpl is above, so hopefully you can figure out what your missing. Good Luck, JB |
Is this All of your head.tpl?
Code:
{* $Id: head.tpl,v 1.40.2.3 2004/11/19 06:40:15 max Exp $ *} Is this everything? First thing that I noticed was that Code:
<HTML> The second thing you might want to check assuming this is everything is that you have unclosed <TR> and <Table> tags. JB |
Jason Cool site!
Hi Jason,
You have a cool site.... I will be probably adding a flash to to my pages here in a few weeks and will be following your advice. Hopefully I will be as sucessful as you in implementing this. Not to change the subject or anything: how did you get that cool red background in? THanks in advance. :D |
Check this thread for some more details on the gradient background.
http://forum.x-cart.com/viewtopic.php?t=19547&highlight= Here's what I modified. The body tag has a background image added in skin1.css Code:
body { Here's the image: http://www.themarquistheater.com/images/bg.gif Then I added this class to skin1.css Code:
.gradient { Then this is the last three lines of rectangle_top.tpl Code:
<TABLE class="gradient" align="center" border="0" cellpadding="0" cellspacing="0" width="{$width|default:"760px"}" height="100%"> The bg_gradient_moments.gif image can be veiwed here: http://www.themarquistheater.com/images/bg_gradient_moments.gif Hope that helps. Peace, JB |
All times are GMT -8. The time now is 10:14 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.